[142346] trunk/dports/python/py-cligj/Portfile
stromnov at macports.org
stromnov at macports.org
Sat Dec 12 05:22:14 PST 2015
Revision: 142346
https://trac.macports.org/changeset/142346
Author: stromnov at macports.org
Date: 2015-11-10 01:29:25 -0800 (Tue, 10 Nov 2015)
Log Message:
-----------
py-cligj: add py35 subport
Modified Paths:
--------------
trunk/dports/python/py-cligj/Portfile
Modified: trunk/dports/python/py-cligj/Portfile
===================================================================
--- trunk/dports/python/py-cligj/Portfile 2015-11-10 08:27:52 UTC (rev 142345)
+++ trunk/dports/python/py-cligj/Portfile 2015-11-10 09:29:25 UTC (rev 142346)
@@ -11,7 +11,7 @@
platforms darwin
license BSD
-python.versions 27 34
+python.versions 27 34 35
maintainers stromnov openmaintainer
@@ -19,9 +19,9 @@
long_description ${description}
homepage https://github.com/mapbox/cligj
-master_sites https://pypi.python.org/packages/source/c/cligj/
+master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
-distname cligj-${version}
+distname ${python.rootname}-${version}
checksums rmd160 28bc8ddc035c565d8e68429b5bc72b752d36709b \
sha256 a534cb32a44b7d1182c13fa81507b479cabbdbcb40f6470a080b670a88aff425
@@ -32,7 +32,5 @@
livecheck.type none
} else {
- livecheck.type regex
- livecheck.url https://pypi.python.org/pypi/cligj/json
- livecheck.regex {cligj-(\d+(?:\.\d+)*)\.[tz]}
+ livecheck.type pypi
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/9aa99950/attachment.html>
More information about the macports-changes
mailing list