[137788] trunk/dports/python/py-cssutils/Portfile

cal at macports.org cal at macports.org
Fri Jun 19 11:13:32 PDT 2015


Revision: 137788
          https://trac.macports.org/changeset/137788
Author:   cal at macports.org
Date:     2015-06-19 11:13:32 -0700 (Fri, 19 Jun 2015)
Log Message:
-----------
py-cssutils: update to 1.0, enable python 3.4 support, closes #48043, maintainer timeout

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

Modified: trunk/dports/python/py-cssutils/Portfile
===================================================================
--- trunk/dports/python/py-cssutils/Portfile	2015-06-19 18:00:57 UTC (rev 137787)
+++ trunk/dports/python/py-cssutils/Portfile	2015-06-19 18:13:32 UTC (rev 137788)
@@ -5,7 +5,7 @@
 PortGroup               python 1.0
 
 name                    py-cssutils
-version                 0.9.9
+version                 1.0
 categories              python www
 maintainers             gmail.com:billitch
 license                 LGPL-3+
@@ -16,15 +16,15 @@
                         CSS Cascading Style Sheets.
 
 platforms               darwin
-python.versions         26 27
+python.versions         26 27 34
 
 homepage                http://cthedot.de/cssutils/
 master_sites            https://bitbucket.org/cthedot/cssutils/downloads/
 distname                cssutils-${version}
 use_zip                 yes
 
-checksums               rmd160  0affdb2edc523e4f22d54d7a92ce81bccbeb76a6 \
-                        sha256  f7061a591859c025504c7871ef3b843383a025d570128edf1c63a6ef53753e8d
+checksums               rmd160  16efd2eca89977a98fb0edb01e17ed5233b43f2e \
+                        sha256  4504762f5d8800b98fa713749c00acfef8419826568f9363c490e45146a891af
 
 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/20150619/85b6269e/attachment.html>


More information about the macports-changes mailing list