[114786] trunk/dports/python/py-feedparser/Portfile

hum at macports.org hum at macports.org
Sun Dec 15 03:48:01 PST 2013


Revision: 114786
          https://trac.macports.org/changeset/114786
Author:   hum at macports.org
Date:     2013-12-15 03:48:01 -0800 (Sun, 15 Dec 2013)
Log Message:
-----------
py-feedparser: add support for python 3x.

Modified Paths:
--------------
    trunk/dports/python/py-feedparser/Portfile

Modified: trunk/dports/python/py-feedparser/Portfile
===================================================================
--- trunk/dports/python/py-feedparser/Portfile	2013-12-15 11:45:57 UTC (rev 114785)
+++ trunk/dports/python/py-feedparser/Portfile	2013-12-15 11:48:01 UTC (rev 114786)
@@ -24,7 +24,7 @@
 checksums           sha1    dfe654e4babd258b1402b89e889d78330206d78c \
                     rmd160  d6976ab0ed42b878d3a9367cc8b3cfdafa5974f3
 
-python.versions     24 25 26 27
+python.versions     24 25 26 27 31 32 33 34
 
 if {${name} ne ${subport}} {
     depends_build-append port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131215/492d3fb5/attachment.html>


More information about the macports-changes mailing list