Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 505638 - dev-python/PyRSS2Gen-1.1 version bump and Python 3 support
Summary: dev-python/PyRSS2Gen-1.1 version bump and Python 3 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 505642 512242
  Show dependency tree
 
Reported: 2014-03-25 11:34 UTC by Dennis Schridde
Modified: 2014-09-30 04:29 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 Dennis Schridde 2014-03-25 11:34:49 UTC
The website [1] says:
[Download PyRSS2Gen-1.1.tar.gz]
Requires Python 2.3. (Uses the datetime module for timestamps.) Also works under Python 3.x

Thus the ebuild should support this. (It currently only installs Python 2 files.)

[1] http://www.dalkescientific.com/Python/PyRSS2Gen.html
Comment 1 Dennis Schridde 2014-04-19 04:56:14 UTC
Would be great if someone could have a look at this. The patch to the ebuild after version bump is really simple:
-PYTHON_COMPAT=( python2_{6,7} pypy pypy2_0 )
+PYTHON_COMPAT=( python{2_{6,7},3_3} pypy2_0 )
Comment 2 Ben de Groot (RETIRED) gentoo-dev 2014-09-30 04:29:47 UTC
+*PyRSS2Gen-1.1 (30 Sep 2014)
+
+  30 Sep 2014; Ben de Groot <yngwin@gentoo.org> +PyRSS2Gen-1.1.ebuild:
+  Non-maintainer commit: version bump requested in bug #505638 six months ago
+