[117691] trunk/dports/python/py-argh/Portfile

g5pw at macports.org g5pw at macports.org
Sat Mar 8 02:49:25 PST 2014


Revision: 117691
          https://trac.macports.org/changeset/117691
Author:   g5pw at macports.org
Date:     2014-03-08 02:49:25 -0800 (Sat, 08 Mar 2014)
Log Message:
-----------
python/py-argh
  update to 0.24.1
  add subports for python 33 and 34

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

Modified: trunk/dports/python/py-argh/Portfile
===================================================================
--- trunk/dports/python/py-argh/Portfile	2014-03-08 10:43:56 UTC (rev 117690)
+++ trunk/dports/python/py-argh/Portfile	2014-03-08 10:49:25 UTC (rev 117691)
@@ -5,7 +5,7 @@
 
 name            py-argh
 set real_name   argh
-version         0.23.2
+version         0.24.1
 maintainers     nomaintainer
 platforms       darwin
 description     simple argparse wrapper
@@ -19,11 +19,11 @@
 master_sites        https://pypi.python.org/packages/source/a/${real_name}
 distname            ${real_name}-${version}
 
-checksums           md5    0d026a85bdfb5dd895138b274a3fc665 \
-                    rmd160 c36ba3f12800fef903c1498b643ce96e61dba6cd \
-                    sha256 7e7b41f7d6156da42e9643deea78fff09adb80672cd4d7e3da6d12a27d94407b
+checksums           md5     67ef29c2a32b206228933d94cdfeda96 \
+                    rmd160  272d128abc9ec5e331c03a6086e307210b5e5ddc \
+                    sha256  4980eb11339c9954885b8e44a1e39a4a1c114b738a7d8942c08494f4902f82a9
 
-python.versions     27
+python.versions     27 33 34
 
 if {${name} ne ${subport}} {
     depends_build  port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140308/303d5624/attachment-0001.html>


More information about the macports-changes mailing list