Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708584 - net-dns/rbldnsd: missing python_check_deps()
Summary: net-dns/rbldnsd: missing python_check_deps()
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-07 07:37 UTC by Michał Górny
Modified: 2020-02-11 17:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-02-07 07:37:15 UTC
python_gen_any_dep doesn't work without python_check_deps() function.  Please fix.
Comment 1 Larry the Git Cow gentoo-dev 2020-02-11 17:09:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=390249f9888149c83468fe7a083a33b5c1136d70

commit 390249f9888149c83468fe7a083a33b5c1136d70
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2020-02-11 16:18:30 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2020-02-11 17:09:25 +0000

    net-dns/rbldnsd: new revision with GLEP81 and a fix for python deps.
    
    Standard GLEP81 update in the process of fixing bug 708584, which
    looks to need only a single has_version call predicated on USE=test
    added in python_check_deps().
    
    Closes: https://bugs.gentoo.org/708584
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 net-dns/rbldnsd/rbldnsd-0.998b-r1.ebuild | 69 ++++++++++++++++++++++++++++++++
 1 file changed, 69 insertions(+)