[110814] trunk/dports/python/py-gnupg/Portfile

snc at macports.org snc at macports.org
Fri Sep 6 13:23:14 PDT 2013


Revision: 110814
          https://trac.macports.org/changeset/110814
Author:   snc at macports.org
Date:     2013-09-06 13:23:14 -0700 (Fri, 06 Sep 2013)
Log Message:
-----------
py-gnupg:
 * update to 0.3.5
 * add Python 3.4 support

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

Modified: trunk/dports/python/py-gnupg/Portfile
===================================================================
--- trunk/dports/python/py-gnupg/Portfile	2013-09-06 20:15:12 UTC (rev 110813)
+++ trunk/dports/python/py-gnupg/Portfile	2013-09-06 20:23:14 UTC (rev 110814)
@@ -7,8 +7,8 @@
 name                py-gnupg
 # never remove/decrement an epoch
 epoch               1
-version             0.3.4
-python.versions     25 26 27 31 32 33
+version             0.3.5
+python.versions     25 26 27 31 32 33 34
 python.default_version 27
 platforms           darwin
 maintainers         snc openmaintainer
@@ -21,8 +21,8 @@
 master_sites        googlecode:python-gnupg
 distname            python-gnupg-${version}
 
-checksums           rmd160  347239b85c5ec138b9cb8299301fc16ab23a7e0c \
-                    sha256  9ee9c5fa6636392d1990a688cb6db7f558edef68298f53b84ee3764e053d3ff9
+checksums           rmd160  93c8c1dc808874e887ff0fce6ba718b345b3872a \
+                    sha256  4ce2922a03f07dbd13838a9fe9611b6dabe88966c369f8daa2cd86b896520f43
 
 if {$subport != $name} {
     livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130906/3915fd4b/attachment.html>


More information about the macports-changes mailing list