[142279] trunk/dports/python/py-affine/Portfile
stromnov at macports.org
stromnov at macports.org
Sat Dec 12 05:05:14 PST 2015
Revision: 142279
https://trac.macports.org/changeset/142279
Author: stromnov at macports.org
Date: 2015-11-08 23:21:24 -0800 (Sun, 08 Nov 2015)
Log Message:
-----------
py-affine: add py35 subport
Modified Paths:
--------------
trunk/dports/python/py-affine/Portfile
Modified: trunk/dports/python/py-affine/Portfile
===================================================================
--- trunk/dports/python/py-affine/Portfile 2015-11-09 07:18:42 UTC (rev 142278)
+++ trunk/dports/python/py-affine/Portfile 2015-11-09 07:21:24 UTC (rev 142279)
@@ -12,7 +12,7 @@
license BSD
supported_archs noarch
-python.versions 27 34
+python.versions 27 34 35
maintainers stromnov openmaintainer
@@ -20,9 +20,9 @@
long_description ${description}
homepage https://github.com/sgillies/affine
-master_sites https://pypi.python.org/packages/source/a/affine/
+master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
-distname affine-${version}
+distname ${python.rootname}-${version}
checksums rmd160 c33263bad683f1a423c77b2a25f2808381b2c484 \
sha256 69e6f82130bfc61a223624f49359e7e3bda131221ca02f7da486a3d0505c7efa
@@ -33,7 +33,5 @@
livecheck.type none
} else {
- livecheck.type regex
- livecheck.url https://pypi.python.org/pypi/affine/json
- livecheck.regex {affine-(\d+(?:\.\d+)*)\.[tz]}
+ livecheck.type pypi
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/d0cbfc9c/attachment.html>
More information about the macports-changes
mailing list