[120405] trunk/dports/python/py-tox/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue May 27 10:47:38 PDT 2014


Revision: 120405
          https://trac.macports.org/changeset/120405
Author:   ryandesign at macports.org
Date:     2014-05-27 10:47:38 -0700 (Tue, 27 May 2014)
Log Message:
-----------
py-tox: maintainer update to 1.7.1 and remove py25 subport (#43831)

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

Modified: trunk/dports/python/py-tox/Portfile
===================================================================
--- trunk/dports/python/py-tox/Portfile	2014-05-27 17:41:31 UTC (rev 120404)
+++ trunk/dports/python/py-tox/Portfile	2014-05-27 17:47:38 UTC (rev 120405)
@@ -6,10 +6,8 @@
 PortGroup           select 1.0
 PortGroup           bitbucket 1.0
 
-bitbucket.setup     hpk42 tox 1.6.1
-
+bitbucket.setup     hpk42 tox 1.7.1
 name                py-tox
-version             1.6.1
 categories          python devel
 maintainers         gmail.com:pedro.salgado
 platforms           darwin
@@ -19,9 +17,10 @@
 long_description    Tox as is a generic virtualenv management and test command line tool
 homepage            https://bitbucket.org/hpk42/tox/
 
-checksums           sha256 b4aaa0b330d5f5963d196b65760e13c69d614f57ca93f22b3ca293f037aabd3a
+checksums           rmd160  c68ab2f8302942d330df93378dbd40cedc21d5a8 \
+                    sha256  7801068b3b529db6b6eb511f5d91802acf6b9001901f524e02aa45043169906c
 
-python.versions     25 26 27
+python.versions     26 27
 
 if {${name} ne ${subport}} {
     depends_lib-append port:py${python.version}-py \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140527/f89f808c/attachment.html>


More information about the macports-changes mailing list