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