[142340] trunk/dports/python/py-nuitka/Portfile
stromnov at macports.org
stromnov at macports.org
Sat Dec 12 05:20:43 PST 2015
Revision: 142340
https://trac.macports.org/changeset/142340
Author: stromnov at macports.org
Date: 2015-11-09 23:00:31 -0800 (Mon, 09 Nov 2015)
Log Message:
-----------
py-nuitka: update to version 0.5.16
Modified Paths:
--------------
trunk/dports/python/py-nuitka/Portfile
Modified: trunk/dports/python/py-nuitka/Portfile
===================================================================
--- trunk/dports/python/py-nuitka/Portfile 2015-11-10 06:58:13 UTC (rev 142339)
+++ trunk/dports/python/py-nuitka/Portfile 2015-11-10 07:00:31 UTC (rev 142340)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-nuitka
-version 0.5.15
+version 0.5.16
revision 0
categories-append devel
platforms darwin
@@ -19,17 +19,16 @@
long_description ${description}
homepage http://nuitka.net/
-master_sites https://pypi.python.org/packages/source/N/Nuitka/
+master_sites pypi:N/Nuitka
distname Nuitka-${version}
-checksums rmd160 4bf6ae0658905f724e0bbb9feb59882378eb173e \
- sha256 98078cfe8778421d36c3e167dbf68fc5855b4df9ed1e864d198fb2c726c1983e
+checksums rmd160 fad5ba17e7da2aa5fe627816265d67394f84e580 \
+ sha256 154689da7cf88b46e90f5d0a303a1172e3713d4c4e3fd3137a318b9a36e402b8
if {${name} ne ${subport}} {
livecheck.type none
} else {
- livecheck.type regex
- livecheck.url https://pypi.python.org/pypi/nuitka/json
- livecheck.regex {Nuitka-(\d+(?:\.\d+)*)\.[tz]}
+ livecheck.name Nuitka
+ livecheck.type pypi
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/cc65e660/attachment.html>
More information about the macports-changes
mailing list