Summary: | net-proxy/http-replicator: Verify and potentially improve Python-related code | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever> |
Component: | Current packages | Assignee: | Gentoo Network Proxy Developers (OBSOLETE) <net-proxy+disabled> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | junghans |
Priority: | High | Keywords: | InVCS |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 308257 | ||
Attachments: | ebuild patch |
Description
Arfrever Frehtes Taifersar Arahesis (RETIRED)
2010-04-18 02:50:20 UTC
I've retired as a gentoo dev; reassigning to herd. Created attachment 294063 [details, diff]
ebuild patch
usr/bin/repcacheman.py only suppprts python{2.6 2.7}. You might want to change the option for not python{2.6 2.7}
In bug #339079. there seems to be a problem with python-2.6. So I would make it depend on python-2.7+ and hope it will not break with 2.8. (In reply to comment #3) http://www.python.org/dev/peps/pep-0404/ (In reply to comment #4) > (In reply to comment #3) > > http://www.python.org/dev/peps/pep-0404/ Great! So it is 2.7 only. I will push a update in 3.0-r2 (will fix #411083 as well) together with a fix to ignore egit-src in distfiles and the fix from bug #362697. Any strong opinions against it? Added 3.0-r3 to the tree. |