Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 597024 - virtual/python-dnspython depenencies should be updated for dev-python/dnspython-1.15.0
Summary: virtual/python-dnspython depenencies should be updated for dev-python/dnspyt...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on: 618116
Blocks:
  Show dependency tree
 
Reported: 2016-10-13 10:49 UTC by Hendrik v. Raven
Modified: 2019-05-04 15:09 UTC (History)
3 users (show)

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 Hendrik v. Raven 2016-10-13 10:49:28 UTC
the new dnspython removes the need for the py2 and py3 slots, but the matching virtual has not been updated. It currently blocks the upgrade to the newest version as it has a !dev-python/dnspython:0 (presumably for the transition to the split packages).
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2016-10-21 03:50:31 UTC
I think the proper way of fixing this is to stabilize the new dnspython, then start transitioning things back to that.  Once transitioned we'd remove the virtual.
Comment 2 Hendrik v. Raven 2016-10-24 22:07:31 UTC
Currently it breaks unstable dnspython which probably makes stabilization a bit difficult. It would be nice to see this fixed before things get stabilized as it is blocking world updates.
Comment 3 Hendrik v. Raven 2017-05-10 11:09:42 UTC
It would be nice if this could finally be fixed. Now the latest stable (!) dnspython can not be installed as it is blocked by the virtual which most packages depend on.
Comment 4 Mike Gilbert gentoo-dev 2017-05-10 14:56:32 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a5b19b59d42221c000fe5b4f95cb4a4576d6368

commit 0a5b19b59d42221c000fe5b4f95cb4a4576d6368
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Wed May 10 10:44:21 2017 -0400

    virtual/python-dnspython: depend on dev-python/dnspython:0

    This will ease the transition as dnspython is stabilized.

    Bug: https://bugs.gentoo.org/597024
    Package-Manager: Portage-2.3.5_p32, Repoman-2.3.2_p62

 virtual/python-dnspython/python-dnspython-2.ebuild | 15 +++++++++++++++
 1 file changed, 15 insertions(+)