Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 328851 - dev-python/pyspf-2.0.5-r1 doesn't support Python 2.*
Summary: dev-python/pyspf-2.0.5-r1 doesn't support Python 2.*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-18 20:56 UTC by Vincent-Xavier JUMEL
Modified: 2010-07-19 00:33 UTC (History)
1 user (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 Vincent-Xavier JUMEL 2010-07-18 20:56:46 UTC
pyspf import urllib.request from python-2.6 lib, which doesn't exist. There is not even a elog message.

Reproducible: Always




zsh/2 2387 % qlist dev-python/pyspf
/usr/bin/type99.py
/usr/bin/spfquery.py
/usr/lib/python2.6/site-packages/spf.py
/usr/lib/python2.6/site-packages/pyspf-2.0.5-py2.6.egg-info
/usr/share/doc/pyspf-2.0.5-r1/CHANGELOG.lzma
/usr/share/doc/pyspf-2.0.5-r1/PKG-INFO.lzma
/usr/share/doc/pyspf-2.0.5-r1/README.lzma
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-07-18 21:45:31 UTC
dev-python/pydns doesn't support Python 3, so I would suggest reverting the change in dev-python/pyspf.
Comment 2 Vincent-Xavier JUMEL 2010-07-18 22:11:30 UTC
So reversion could be a good option, since it break pypolicyd-spf.

Cheers
Comment 3 Daniel Black (RETIRED) gentoo-dev 2010-07-19 00:33:42 UTC
full reversion of pyspf done.

pypolicyd-spf constrained to python2.

Thanks for the bug report and guidance.