[144847] trunk/dports/python/py-pyficache/Portfile

sean at macports.org sean at macports.org
Tue Jan 19 15:42:16 PST 2016


Revision: 144847
          https://trac.macports.org/changeset/144847
Author:   sean at macports.org
Date:     2016-01-19 15:42:15 -0800 (Tue, 19 Jan 2016)
Log Message:
-----------
py-pyficache: upgrade to 0.3.0

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

Modified: trunk/dports/python/py-pyficache/Portfile
===================================================================
--- trunk/dports/python/py-pyficache/Portfile	2016-01-19 23:42:14 UTC (rev 144846)
+++ trunk/dports/python/py-pyficache/Portfile	2016-01-19 23:42:15 UTC (rev 144847)
@@ -3,9 +3,10 @@
 
 PortSystem          1.0
 PortGroup           python 1.0
+PortGroup           github 1.0
 
+github.setup        rocky python-filecache 0.3.0 release-
 name                py-pyficache
-version             0.2.3
 platforms           darwin
 supported_archs     noarch
 license             GPL-3+
@@ -19,12 +20,9 @@
                     file, the common use is when the file is a Python \
                     script since parsing of the file is done to figure \
                     out where the statement boundaries are.
-homepage            https://code.google.com/p/pyficache
 
-master_sites        https://pypi.python.org/packages/source/p/pyficache
-distname            pyficache-${version}
-checksums           rmd160  25f368784f48c6567b80708369dbf6df09e2e30f \
-                    sha256  78b7c4d2a9e94545fc36f1aa460b4fbe2f7e0af8bede28ddf2d05b4b5753ad0e
+checksums           rmd160  564c603448aa9309681a5a20110591d77d9b62d5 \
+                    sha256  5657e16290d95143ecb6ab57049d099b18a419d32f3230bbe3b302491b4a45d3
 
 python.versions     27 34
 
@@ -32,8 +30,4 @@
     depends_lib-append  port:py${python.version}-coverage \
                         port:py${python.version}-pygments
     livecheck.type      none
-} else {
-    livecheck.type      regex
-    livecheck.url       [lindex ${master_sites} 0]
-    livecheck.regex     {pyficache-(\d(?:\.\d+)+)}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160119/35f76c01/attachment-0001.html>


More information about the macports-changes mailing list