[150230] trunk/dports/python

petr at macports.org petr at macports.org
Wed Jul 13 03:32:02 PDT 2016


Revision: 150230
          https://trac.macports.org/changeset/150230
Author:   petr at macports.org
Date:     2016-07-13 03:32:02 -0700 (Wed, 13 Jul 2016)
Log Message:
-----------
py-argh: update to version @0.26.2, retire py33 and add py35 subport, fix homepage

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

Modified: trunk/dports/python/py-argh/Portfile
===================================================================
--- trunk/dports/python/py-argh/Portfile	2016-07-13 10:10:01 UTC (rev 150229)
+++ trunk/dports/python/py-argh/Portfile	2016-07-13 10:32:02 UTC (rev 150230)
@@ -8,26 +8,24 @@
 set _n              [string index ${_name} 0]
 
 name                py-${_name}
-version             0.24.1
+version             0.26.2
 platforms           darwin
-license             LGPL-3+
 supported_archs     noarch
-
+license             LGPL-3+
 maintainers         petr openmaintainer
 
-description         simple argparse wrapper
-long_description \
-    ${description}
+description         A simple argparse wrapper
+long_description    ${description}
 
-homepage            https://bitbucket.org/neithere/${_name}/
+homepage            https://github.com/neithere/${python.rootname}
 master_sites        pypi:${_n}/${_name}
 distname            ${_name}-${version}
 
-checksums           md5     67ef29c2a32b206228933d94cdfeda96 \
-                    rmd160  272d128abc9ec5e331c03a6086e307210b5e5ddc \
-                    sha256  4980eb11339c9954885b8e44a1e39a4a1c114b738a7d8942c08494f4902f82a9
+checksums           md5     edda25f3f0164a963dd89c0e3c619973 \
+                    rmd160  42da2aa1dfae654419acfc62db73d0fb27ecd23f \
+                    sha256  e9535b8c84dc9571a48999094fda7f33e63c3f1b74f3e5f3ac0105a58405bb65
 
-python.versions     27 33 34
+python.versions     27 34 35
 
 if {${name} ne ${subport}} {
     depends_build  port:py${python.version}-setuptools

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2016-07-13 10:10:01 UTC (rev 150229)
+++ trunk/dports/python/py-graveyard/Portfile	2016-07-13 10:32:02 UTC (rev 150230)
@@ -35,6 +35,7 @@
 }
 
 py-apptools             4.2.1_1     26
+py-argh                 0.24.1_1    33
 py-astlib               0.8.0_1     26 32
 py-astroML              0.3_1       26 33
 py-pyaudio              0.2.8_1     26
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160713/e08d63a2/attachment-0001.html>


More information about the macports-changes mailing list