[114787] trunk/dports/python/py-html5lib/Portfile

hum at macports.org hum at macports.org
Sun Dec 15 03:49:54 PST 2013


Revision: 114787
          https://trac.macports.org/changeset/114787
Author:   hum at macports.org
Date:     2013-12-15 03:49:54 -0800 (Sun, 15 Dec 2013)
Log Message:
-----------
py-html5lib: add support for python 33 and 34; update checksums.

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

Modified: trunk/dports/python/py-html5lib/Portfile
===================================================================
--- trunk/dports/python/py-html5lib/Portfile	2013-12-15 11:48:01 UTC (rev 114786)
+++ trunk/dports/python/py-html5lib/Portfile	2013-12-15 11:49:54 UTC (rev 114787)
@@ -21,11 +21,10 @@
 master_sites        https://github.com/html5lib/html5lib-python/archive
 distname            html5lib-python-${version}
 distfiles           ${version}.tar.gz
-checksums           md5     6e58dc169d96787ccab362360712ff70 \
-                    sha1    6bc3cab50ae7c2f1b9991493d988fe52cef4b60e \
-                    rmd160  4f916b9a4a6aafe91de48d5fc9075245408874b2
+checksums           rmd160  4f916b9a4a6aafe91de48d5fc9075245408874b2 \
+                    sha256  689b80f7cccfa226728ddb99346414c10e8e9a92278360788b8b7d87368455e1
 
-python.versions     25 26 27 31 32
+python.versions     25 26 27 31 32 33 34
 
 livecheck.type      regex
 livecheck.url       https://github.com/html5lib/html5lib-python/tags/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131215/6c403117/attachment-0001.html>


More information about the macports-changes mailing list