[146174] trunk/dports/python/py-configargparse/Portfile

petr at macports.org petr at macports.org
Tue Mar 1 11:22:53 PST 2016


Revision: 146174
          https://trac.macports.org/changeset/146174
Author:   petr at macports.org
Date:     2016-03-01 11:22:53 -0800 (Tue, 01 Mar 2016)
Log Message:
-----------
py-configargparse: update to 0.10.0, add py35 subport

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

Modified: trunk/dports/python/py-configargparse/Portfile
===================================================================
--- trunk/dports/python/py-configargparse/Portfile	2016-03-01 18:49:08 UTC (rev 146173)
+++ trunk/dports/python/py-configargparse/Portfile	2016-03-01 19:22:53 UTC (rev 146174)
@@ -8,7 +8,8 @@
 set _n              [string index ${_name} 0]
 
 name                py-configargparse
-version             0.9.3
+version             0.10.0
+categories-append   devel
 platforms           darwin
 supported_archs     noarch
 license             MIT
@@ -26,11 +27,11 @@
 master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
 distname            ${_name}-${version}
 
-checksums           md5     69273e8099661cd12985b85d795ab73e \
-                    rmd160  d8ecc734b0a4e63a7a5061533eb404e6ca54ab74 \
-                    sha256  141c57112e1f8eb7e594a9820e95af897a7fa2d186cef5cff7e08cb3f7252829
+checksums           md5     408ad7af06cd449420cecc19bee6f0c9 \
+                    rmd160  158182f4929e33c9b325806cc9c3f509515334d2 \
+                    sha256  3b50a83dd58149dfcee98cb6565265d10b53e9c0a2bca7eeef7fb5f5524890a7
 
-python.versions     27 34
+python.versions     27 34 35
 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160301/a9331492/attachment.html>


More information about the macports-changes mailing list