[136733] trunk/dports/python/py-pyro/Portfile

stromnov at macports.org stromnov at macports.org
Mon May 25 05:12:14 PDT 2015


Revision: 136733
          https://trac.macports.org/changeset/136733
Author:   stromnov at macports.org
Date:     2015-05-25 05:12:13 -0700 (Mon, 25 May 2015)
Log Message:
-----------
py-pyro: update to version 4.35

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

Modified: trunk/dports/python/py-pyro/Portfile
===================================================================
--- trunk/dports/python/py-pyro/Portfile	2015-05-25 11:35:07 UTC (rev 136732)
+++ trunk/dports/python/py-pyro/Portfile	2015-05-25 12:12:13 UTC (rev 136733)
@@ -4,7 +4,7 @@
 PortGroup           python 1.0
 PortGroup           github 1.0
 
-github.setup        irmen Pyro4 4.25
+github.setup        irmen Pyro4 4.35
 
 name                py-pyro
 description         Distributed object middleware for Python (RPC)
@@ -23,13 +23,13 @@
 supported_archs     noarch
 maintainers         fusion.gat.com:smithsp openmaintainer
 
-checksums           rmd160  5a869f015a484a1e51bdb8c0059b279e55caf5cc \
-                    sha256  a2bd9ff71e2dce460330a82850a391804417bc53fffdbfdb3000b5bf5b9d2e21
+checksums           rmd160  c1ad1eff1bd0a8131112756a3316d870f66c9698 \
+                    sha256  31ad0af131e394a46ee48c0731c61f9049713e9af7e56382f4a61b166294e8dc
 
 python.versions     26 27 33 34
 
 if {${name} ne ${subport}} {
     depends_build-append port:py${python.version}-setuptools
-    depends_lib-append  port:py${python.version}-serpent
+    depends_lib-append   port:py${python.version}-serpent
     livecheck.type       none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150525/28ad9cba/attachment.html>


More information about the macports-changes mailing list