Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40725 - adns-python can depend on >=net-libs/adns-1.0
Summary: adns-python can depend on >=net-libs/adns-1.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-07 05:49 UTC by Stephane Loeuillet
Modified: 2004-02-14 05:02 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 Stephane Loeuillet 2004-02-07 05:49:46 UTC
seemant bumped adns version to 1.1 from 1.0 last year

the only ebuild which specifically requires adns 1.0 is its python binding : adns-python (which is only used by straw, which works actually for me)

as this binding compiles well with adns 1.1, couldn't the requirement be changed to a broader one ?

from :
=net-libs/adns-1.0*
to :
>=net-libs/adns-1.0


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2004-02-14 05:02:12 UTC
fixed, thanks for your report