[112280] trunk/dports/python/py-py/Portfile
stromnov at macports.org
stromnov at macports.org
Wed Oct 16 13:17:28 PDT 2013
Revision: 112280
https://trac.macports.org/changeset/112280
Author: stromnov at macports.org
Date: 2013-10-16 13:17:28 -0700 (Wed, 16 Oct 2013)
Log Message:
-----------
py-py: update to version 1.4.17
Modified Paths:
--------------
trunk/dports/python/py-py/Portfile
Modified: trunk/dports/python/py-py/Portfile
===================================================================
--- trunk/dports/python/py-py/Portfile 2013-10-16 20:04:31 UTC (rev 112279)
+++ trunk/dports/python/py-py/Portfile 2013-10-16 20:17:28 UTC (rev 112280)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-py
-version 1.4.14
+version 1.4.17
revision 0
categories-append devel
platforms darwin
@@ -25,14 +25,13 @@
homepage http://pylib.readthedocs.org/
master_sites http://pypi.python.org/packages/source/p/py/
-checksums rmd160 9edc928159dea4b37a233ed2426631474922bc60 \
- sha256 a1915fffc0590a104fd033466469c7f074a1b524d1a08c7fc501f406a0d8526f
+checksums rmd160 dd082443593c98d09a71699ca9bcdd1e53ca1290 \
+ sha256 45d74855a614c73f97b0cbbe5615e5be34fa623ecf5ee6b7a4417f9a52665fb7
distname py-${version}
if {$subport != $name} {
depends_build-append port:py${python.version}-setuptools
- depends_run-append port:py${python.version}-pytest
# Deactivate hack
if {![catch {set installed [lindex [registry_active py${python.version}-py] 0]}]} {
@@ -45,5 +44,5 @@
livecheck.type none
} else {
livecheck.url ${master_sites}
- livecheck.regex "py-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+ livecheck.regex {py-(\d+(?:\.\d+)*)\.[tz]}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131016/2fbfd643/attachment.html>
More information about the macports-changes
mailing list