[149029] trunk/dports/python/py-zope-event/Portfile

mps at macports.org mps at macports.org
Wed May 25 09:20:59 PDT 2016


Revision: 149029
          https://trac.macports.org/changeset/149029
Author:   mps at macports.org
Date:     2016-05-25 09:20:59 -0700 (Wed, 25 May 2016)
Log Message:
-----------
py-zope-event: update to 4.2.0, fix livecheck.

Modified Paths:
--------------
    trunk/dports/python/py-zope-event/Portfile

Modified: trunk/dports/python/py-zope-event/Portfile
===================================================================
--- trunk/dports/python/py-zope-event/Portfile	2016-05-25 15:46:49 UTC (rev 149028)
+++ trunk/dports/python/py-zope-event/Portfile	2016-05-25 16:20:59 UTC (rev 149029)
@@ -5,7 +5,7 @@
 
 name                py-zope-event
 set real_name       zope.event
-version             3.5.1
+version             4.2.0
 python.versions     27
 maintainers         nomaintainer
 platforms           darwin
@@ -24,9 +24,12 @@
 master_sites        pypi:z/${real_name}
 distname            ${real_name}-${version}
 
-checksums           rmd160  46f8cbf1ab855c086aac1a3bdcbe0a6f7e7418dc \
-                    sha256  47fef2b2e06c16f337601ae01fb9cbc5301e6c5fb35d35bed6e805986dd71b7d
+checksums           rmd160  230e4888c5bfd3e9da0936372a9257d86018322a \
+                    sha256  ce11004217863a4827ea1a67a31730bddab9073832bdb3b9be85869259118758
 
 if {${name} ne ${subport}} {
     depends_build       port:py${python.version}-setuptools
+} else {
+    livecheck.type      regex
+    livecheck.regex     ${real_name}-(\[0-9.\]+)${extract.suffix}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160525/c7ca2eb9/attachment.html>


More information about the macports-changes mailing list