[149115] trunk/dports/python/py-logilab-common/Portfile
stromnov at macports.org
stromnov at macports.org
Tue May 31 07:05:49 PDT 2016
Revision: 149115
https://trac.macports.org/changeset/149115
Author: stromnov at macports.org
Date: 2016-05-31 07:05:49 -0700 (Tue, 31 May 2016)
Log Message:
-----------
py-logilab-common: update to version 1.2.1
Modified Paths:
--------------
trunk/dports/python/py-logilab-common/Portfile
Modified: trunk/dports/python/py-logilab-common/Portfile
===================================================================
--- trunk/dports/python/py-logilab-common/Portfile 2016-05-31 14:00:35 UTC (rev 149114)
+++ trunk/dports/python/py-logilab-common/Portfile 2016-05-31 14:05:49 UTC (rev 149115)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-logilab-common
-version 1.2.0
+version 1.2.1
revision 0
categories-append devel
platforms darwin
@@ -20,12 +20,12 @@
long_description ${description}
homepage http://www.logilab.org/project/logilab-common
-master_sites pypi:l/logilab-common/
+master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname logilab-common-${version}
-checksums rmd160 2fdeb34de75009ab70fd02e62e28ed38034c0afd \
- sha256 d4e5cec3be3a89f06ff05e359a221e69bd1da33cb7096cad648ddcccea8465b7
+checksums rmd160 ad77cd05d65c8d221af6157600d3466dbad929e6 \
+ sha256 af735b5fdc304f7ee2fe44a6f096604e13c0b0d98b97dde96d4107a88480fd87
if {${name} ne ${subport}} {
depends_build-append \
@@ -51,7 +51,5 @@
livecheck.type none
} else {
- livecheck.type regex
- livecheck.url https://pypi.python.org/pypi/logilab-common/json
- livecheck.regex {logilab-common-(\d+(?:\.\d+)*)\.[tz]}
+ livecheck.type pypi
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160531/ddd01601/attachment-0001.html>
More information about the macports-changes
mailing list