Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 605084 - [TRACKER] dev-python/twisted-* split pkg dep update
Summary: [TRACKER] dev-python/twisted-* split pkg dep update
Status: CONFIRMED
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: Tracker
Depends on: 603688 605086 605098 605100 605102 605104 605106 605108 605110 605112 605114 605116 605118 605120 605122 614096 614166 658384 660652 660654 660656 660658 660660 660662 660664 660666 660668 660670 660672 660674 660676
Blocks: metatracker 706474
  Show dependency tree
 
Reported: 2017-01-08 17:50 UTC by Brian Dolbec
Modified: 2022-04-15 08:05 UTC (History)
2 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 Brian Dolbec (RETIRED) gentoo-dev 2017-01-08 17:50:43 UTC
The in tree split twisted releases currently in the tree are no longer supported upstream.  Existing pkgs in tree should be migrated to the newer single package release dev-python/twisted.

New releases of those pkgs depending on twisted should dep only on the new 

>=dev-python/twisted-16.0.0

Existing releases could change to an || () dep with the new twisted dep being listed first to limit conflicts

eg:
		|| (
			>=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
			(
				>=dev-python/twisted-mail-14.0.1[${PYTHON_USEDEP}]
				>=dev-python/twisted-web-14.0.1[${PYTHON_USEDEP}]
				>=dev-python/twisted-words-14.0.1[${PYTHON_USEDEP}]
			)



 

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2017-01-25 11:02:31 UTC
dev-util/buildbot-slave needs a bug, too.
Comment 2 Brian Dolbec (RETIRED) gentoo-dev 2018-07-08 03:00:05 UTC
Maintainer needed pkgs needing update or tree cleaning:

dev-python/pyutil
dev-python/txsocksx
net-fs/tahoe-lafs