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

snc at macports.org snc at macports.org
Wed Feb 3 19:10:19 PST 2016


Revision: 145396
          https://trac.macports.org/changeset/145396
Author:   snc at macports.org
Date:     2016-02-03 19:10:19 -0800 (Wed, 03 Feb 2016)
Log Message:
-----------
py-gnupg: update to 0.3.8, from bitbucket

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

Modified: trunk/dports/python/py-gnupg/Portfile
===================================================================
--- trunk/dports/python/py-gnupg/Portfile	2016-02-04 03:04:36 UTC (rev 145395)
+++ trunk/dports/python/py-gnupg/Portfile	2016-02-04 03:10:19 UTC (rev 145396)
@@ -3,11 +3,13 @@
 
 PortSystem          1.0
 PortGroup           python 1.0
+PortGroup           bitbucket 1.0
 
+bitbucket.setup     vinay.sajip python-gnupg 0.3.8
+
 name                py-gnupg
 # never remove/decrement an epoch
 epoch               1
-version             0.3.5
 python.versions     26 27 34 35
 python.default_version 27
 platforms           darwin
@@ -17,15 +19,9 @@
 description         a Python wrapper for GPG
 long_description    gnupg.py is a Python API which wraps the GNU Privacy Guard.
 
-homepage            http://code.google.com/p/python-gnupg/
-master_sites        googlecode:python-gnupg
-distname            python-gnupg-${version}
+checksums           rmd160  74d0e3afc6d486677900a87addf856c1881d5c87 \
+                    sha256  e90d299e2a114380ef8ca86ed026bae1a4a1b0af3e8040f4e327e6262349ad94
 
-checksums           rmd160  93c8c1dc808874e887ff0fce6ba718b345b3872a \
-                    sha256  4ce2922a03f07dbd13838a9fe9611b6dabe88966c369f8daa2cd86b896520f43
-
 if {${name} ne ${subport}} {
     livecheck.type      none
-} else {
-    livecheck.regex     python-gnupg-(\\d+(\\.\\d+)+)
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160203/b12db95f/attachment.html>


More information about the macports-changes mailing list