[146966] trunk/dports/python/py-lxml/Portfile

petr at macports.org petr at macports.org
Tue Mar 22 08:23:55 PDT 2016


Revision: 146966
          https://trac.macports.org/changeset/146966
Author:   petr at macports.org
Date:     2016-03-22 08:23:55 -0700 (Tue, 22 Mar 2016)
Log Message:
-----------
py-lxml: bump version to 3.6.0

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

Modified: trunk/dports/python/py-lxml/Portfile
===================================================================
--- trunk/dports/python/py-lxml/Portfile	2016-03-22 15:09:14 UTC (rev 146965)
+++ trunk/dports/python/py-lxml/Portfile	2016-03-22 15:23:55 UTC (rev 146966)
@@ -8,7 +8,7 @@
 set _n              [string index ${_name} 0]
 
 name                py-${_name}
-version             3.5.0
+version             3.6.0
 categories-append   devel
 platforms           darwin
 license             BSD
@@ -28,13 +28,12 @@
 
 homepage            http://lxml.de/
 master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
-
-checksums           md5     9f0c5f1eb43ff44d5455dab4b4efbe73 \
-                    rmd160  b6f1e849045fd28cf1f11b3442c7608c4c02f5cf \
-                    sha256  349f93e3a4b09cc59418854ab8013d027d246757c51744bf20069bc89016f578
-
 distname            ${_name}-${version}
 
+checksums           md5     5957cc384bd6e83934be35c057ec03b6 \
+                    rmd160  c9b12725206623b6c052a86641fe920b6d7bd56c \
+                    sha256  9c74ca28a7f0c30dca8872281b3c47705e21217c8bc63912d95c9e2a7cac6bdf
+
 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/20160322/8a99bbd6/attachment.html>


More information about the macports-changes mailing list