[143241] trunk/dports/python/py-backports-ssl/Portfile
stromnov at macports.org
stromnov at macports.org
Sat Dec 12 09:09:13 PST 2015
Revision: 143241
https://trac.macports.org/changeset/143241
Author: stromnov at macports.org
Date: 2015-12-09 03:36:15 -0800 (Wed, 09 Dec 2015)
Log Message:
-----------
py-backports-ssl: update to version 0.0.8
Modified Paths:
--------------
trunk/dports/python/py-backports-ssl/Portfile
Modified: trunk/dports/python/py-backports-ssl/Portfile
===================================================================
--- trunk/dports/python/py-backports-ssl/Portfile 2015-12-09 11:31:07 UTC (rev 143240)
+++ trunk/dports/python/py-backports-ssl/Portfile 2015-12-09 11:36:15 UTC (rev 143241)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-backports-ssl
-version 0.0.7
+version 0.0.8
revision 0
categories-append devel
platforms darwin
@@ -20,12 +20,12 @@
long_description ${description}
homepage https://github.com/alekstorm/backports.ssl
-master_sites https://pypi.python.org/packages/source/b/backports.ssl/
+master_sites pypi:b/backports.ssl
distname backports.ssl-${version}
-checksums rmd160 43fd0dbb79f8eb97111fe4aa2082ee7ba7cf662c \
- sha256 a0eb2edd8f5925b76781e5f56a0e17542b25da0ffcf1cdb126fc8d524df9fbc4
+checksums rmd160 79098fe9be4ef1d1a163c060f088705ddfc69480 \
+ sha256 399c3205a16855096d99acca532cbc4b8d7bcd7effcef876c8e406ab86f70a1d
if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-backports \
@@ -44,7 +44,6 @@
livecheck.type none
} else {
- livecheck.type regex
- livecheck.url https://pypi.python.org/pypi/backports.ssl/json
- livecheck.regex {backports\.ssl-(\d+(?:\.\d+)*)\.[tz]}
+ livecheck.name backports.ssl
+ livecheck.type pypi
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/e6fb158c/attachment.html>
More information about the macports-changes
mailing list