[147820] trunk/dports/python/py-xattr/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Apr 16 11:47:49 PDT 2016


Revision: 147820
          https://trac.macports.org/changeset/147820
Author:   khindenburg at macports.org
Date:     2016-04-16 11:47:49 -0700 (Sat, 16 Apr 2016)
Log Message:
-----------
py-xattr: update to 0.8.0; add py35 #50971

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

Modified: trunk/dports/python/py-xattr/Portfile
===================================================================
--- trunk/dports/python/py-xattr/Portfile	2016-04-16 18:25:12 UTC (rev 147819)
+++ trunk/dports/python/py-xattr/Portfile	2016-04-16 18:47:49 UTC (rev 147820)
@@ -5,8 +5,7 @@
 PortGroup           python 1.0
 
 name                py-xattr
-version             0.7.5
-revision            1
+version             0.8.0
 license             {MIT PSF}
 platforms           darwin linux
 maintainers         optusnet.com.au:arsptr openmaintainer
@@ -24,10 +23,10 @@
 master_sites        http://pypi.python.org/packages/source/x/xattr/
 distname            xattr-${version}
 
-checksums           rmd160  c2d4a24cb9f14f498311f1e944779688a1dcc0f9 \
-                    sha256  32ceae0a55e8a2f5de35f085397aaaf55ae80dc127fd8613f76d3945ff4bf2b9
+checksums           rmd160  15a8cb415077e3b66af6c7eafe4bd3f10b964294 \
+                    sha256  71d08712f78ed543215e4145779a336e42acb4003b97e16d493a680cf08f1d01
 
-python.versions     27 34
+python.versions     27 34 35
 
 if {${name} ne ${subport}} {
     depends_build       port:py${python.version}-setuptools
@@ -38,7 +37,5 @@
 
     livecheck.type      none
 } else {
-    livecheck.type      regex
-    livecheck.url       http://pypi.python.org/pypi/xattr/
-    livecheck.regex     xattr-(\[0-9.\]+)${extract.suffix}
+    livecheck.type      pypi
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160416/67c40584/attachment.html>


More information about the macports-changes mailing list