Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488474 - dev-python/pyspf-2.0.8 version bump
Summary: dev-python/pyspf-2.0.8 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-18 11:59 UTC by Michael Orlitzky
Modified: 2014-03-03 00:20 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 Michael Orlitzky gentoo-dev 2013-10-18 11:59:03 UTC
There was a nasty bug #463892 in pyspf-2.0.7 which the -r1 fixed. From the changelog, it looks like this was fixed in 2.0.8:

  Version 2.0.8 - May 25, 2013
    * Use ipaddr/ipaddres module in place of custom IP processing code
    * Numerous python3 compatibility fixes
    * Improved unicode error detection in SPF records
    * Fixed a bug caused by a null CNAME in cache

So we can drop that patch, and IMO this is the version we should eventually stabilize.
Comment 1 Michael Orlitzky gentoo-dev 2013-12-20 14:09:18 UTC
Ping. The stable version of pyspf (2.0.7) still has the bug causing it to lose mail. Ideally 2.0.8 should go stable, but if it isn't going to get bumped, I can file the stablereq for 2.0.7-r1.
Comment 2 Patrick Lauer gentoo-dev 2014-02-24 06:09:11 UTC
+  24 Feb 2014; Patrick Lauer <patrick@gentoo.org> +pyspf-2.0.8.ebuild:
+  Bump for #488474

Feel free to upgrade this into a stable request as needed ...
Comment 3 Christian Zuckschwerdt 2014-02-25 10:49:24 UTC
Version 2.0.8 depends on ipaddr for Python 2.7. This needs to go into DEPEND.
Comment 4 Christian Zuckschwerdt 2014-02-25 10:50:46 UTC
2.0.8 is not compatible with mail-filter/pypolicyd-spf-1.1.2 anymore, see bug #502378
Comment 5 Marcin Mirosław 2014-02-27 13:43:11 UTC
PYTHON_TARGETS="" should also contains python3_x
Comment 6 Michael Orlitzky gentoo-dev 2014-03-03 00:20:44 UTC
Since this was bumped, I'm going to close this bug and open new ones for the ipaddr/python-3.x bugs. Thanks Patrick.