Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 222037

Summary: Drop old zope versions depending on python-2.3
Product: Gentoo Linux Reporter: Ali Polatel (RETIRED) <hawking>
Component: New packagesAssignee: net-zope (OBSOLETE) <net-zope+disabled>
Status: RESOLVED FIXED    
Severity: enhancement CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 224015    
Bug Blocks: 222035    

Description Ali Polatel (RETIRED) gentoo-dev 2008-05-14 08:24:07 UTC
alip@trippin> grep "=dev-lang/python-2.3" *.ebuild
zope-2.7.9.ebuild:RDEPEND="=dev-lang/python-2.3*"
zope-2.8.4.ebuild:RDEPEND="=dev-lang/python-2.3*"
zope-2.8.6.ebuild:RDEPEND="=dev-lang/python-2.3*"
zope-2.8.7.ebuild:RDEPEND="=dev-lang/python-2.3*"
zope-2.8.8.ebuild:RDEPEND="=dev-lang/python-2.3*"
zope-2.8.9.1.ebuild:RDEPEND="=dev-lang/python-2.3*"
zope-2.8.9.ebuild:RDEPEND="=dev-lang/python-2.3*"

Is there any reason to keep these in the tree? If not please remove them so we
can remove python-2.3.
Thanks.
Comment 1 Tupone Alfredo gentoo-dev 2008-05-27 21:51:15 UTC
I guess is better to stabilize a newer version of zope before dropping the old ones. 
Comment 2 Ali Polatel (RETIRED) gentoo-dev 2008-05-27 22:49:55 UTC
Do it(tm) :-)
Comment 3 Tupone Alfredo gentoo-dev 2008-06-07 23:06:53 UTC
All the version that depends on python-2.3 are masked for removal.
Comment 4 Ali Polatel (RETIRED) gentoo-dev 2008-06-24 16:45:41 UTC
Thanks!