[142239] trunk/dports/python/py-certifi/Portfile

stromnov at macports.org stromnov at macports.org
Sat Dec 12 04:55:06 PST 2015


Revision: 142239
          https://trac.macports.org/changeset/142239
Author:   stromnov at macports.org
Date:     2015-11-08 07:07:12 -0800 (Sun, 08 Nov 2015)
Log Message:
-----------
py-certifi: add py35 subport

Modified Paths:
--------------
    trunk/dports/python/py-certifi/Portfile

Modified: trunk/dports/python/py-certifi/Portfile
===================================================================
--- trunk/dports/python/py-certifi/Portfile	2015-11-08 15:03:28 UTC (rev 142238)
+++ trunk/dports/python/py-certifi/Portfile	2015-11-08 15:07:12 UTC (rev 142239)
@@ -12,7 +12,7 @@
 license             {MPL-1.1 GPL-2+ LGPL-2.1+}
 supported_archs     noarch
 
-python.versions     27 33 34
+python.versions     27 33 34 35
 
 maintainers         stromnov openmaintainer
 
@@ -20,9 +20,9 @@
 long_description    ${description}
 
 homepage            http://pypi.python.org/pypi/certifi
-master_sites        https://pypi.python.org/packages/source/c/certifi/
+master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
 
-distname            certifi-${version}
+distname            ${python.rootname}-${version}
 
 checksums           rmd160  f66b7d3c1d217317ffe36ccff311c976752a1428 \
                     sha256  dc3a2b2d9d1033dbf27586366ae61b9d7c44d8c3a6f29694ffcbb0618ea7aea6
@@ -33,7 +33,5 @@
 
     livecheck.type      none
 } else {
-    livecheck.type      regex
-    livecheck.url       https://pypi.python.org/pypi/certifi/json
-    livecheck.regex     {certifi-(\d+(?:\.\d+)*)\.[tz]}
+    livecheck.type      pypi
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/36bdce08/attachment.html>


More information about the macports-changes mailing list