[139373] trunk/dports/python/py-envoy/Portfile
mf2k at macports.org
mf2k at macports.org
Fri Aug 14 07:47:10 PDT 2015
Revision: 139373
https://trac.macports.org/changeset/139373
Author: mf2k at macports.org
Date: 2015-08-14 07:47:10 -0700 (Fri, 14 Aug 2015)
Log Message:
-----------
py-envoy: Update to version 0.0.3.
Modified Paths:
--------------
trunk/dports/python/py-envoy/Portfile
Modified: trunk/dports/python/py-envoy/Portfile
===================================================================
--- trunk/dports/python/py-envoy/Portfile 2015-08-14 14:27:32 UTC (rev 139372)
+++ trunk/dports/python/py-envoy/Portfile 2015-08-14 14:47:10 UTC (rev 139373)
@@ -5,7 +5,7 @@
PortGroup python 1.0
PortGroup github 1.0
-github.setup kennethreitz envoy 0.0.2 v
+github.setup kennethreitz envoy 0.0.3 v
name py-envoy
platforms darwin
license MIT
@@ -18,12 +18,13 @@
master_sites http://pypi.python.org/packages/source/e/envoy/
distname envoy-${version}
-checksums rmd160 4c9eabcecf9caa14403ee3f995ec5cf7b4030677 \
- sha256 e10aeed89078bb214ff817a189aaf85ab5024025b2e555286872307c9e79b799
+checksums rmd160 7bbdd7a17697411c1dfc75ace83c72051889d1b4 \
+ sha256 22b02009cfda2cf2cdb94a75a15ac3fd910aea8685c53e8e03715c7e9d8e8bde
+
python.versions 27
if {${name} ne ${subport}} {
- depends_build port:py${python.version}-setuptools
+ depends_build-append port:py${python.version}-setuptools
livecheck.type none
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150814/3471c126/attachment.html>
More information about the macports-changes
mailing list