[129784] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Sat Dec 20 11:12:00 PST 2014


Revision: 129784
          https://trac.macports.org/changeset/129784
Author:   ryandesign at macports.org
Date:     2014-12-20 11:12:00 -0800 (Sat, 20 Dec 2014)
Log Message:
-----------
py-tox: update to 1.8.1 (#46285; maintainer); remove py26 and py33 subports because this already happened for dependency py-py

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

Removed Paths:
-------------
    trunk/dports/python/py-tox/files/tox26
    trunk/dports/python/py-tox/files/tox33

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-12-20 17:17:03 UTC (rev 129783)
+++ trunk/dports/python/py-graveyard/Portfile	2014-12-20 19:12:00 UTC (rev 129784)
@@ -268,6 +268,7 @@
 tastypie            0.9.9_1     25 26
 textile             2.1.3_1     24 25 26
 torndb              0.3_1       25 26
+tox                 1.8.1_0     26 33
 translationstring   1.1_1       24 25 26 31 32 33
 trep                0.92.1_1    26
 trollius            1.0.2_1     33

Modified: trunk/dports/python/py-tox/Portfile
===================================================================
--- trunk/dports/python/py-tox/Portfile	2014-12-20 17:17:03 UTC (rev 129783)
+++ trunk/dports/python/py-tox/Portfile	2014-12-20 19:12:00 UTC (rev 129784)
@@ -4,25 +4,28 @@
 PortSystem          1.0
 PortGroup           python 1.0
 PortGroup           select 1.0
-PortGroup           bitbucket 1.0
 
-bitbucket.setup     hpk42 tox 1.8.0
 name                py-tox
-categories          python devel
-maintainers         gmail.com:pedro.salgado
+version             1.8.1
+categories-append   devel
+maintainers         gmail.com:pedro.salgado openmainter
 platforms           darwin
 supported_archs     noarch
 license             MIT
 
 description         tox: virtualenv-based automation of test activities
 long_description    Tox as is a generic virtualenv management and test command line tool
-homepage            https://bitbucket.org/hpk42/tox/
 
-checksums           rmd160  e27689603a1e7a9d6f1dc1d3a317ac1bb6a82aa5 \
-                    sha256  0f5201ac8dd985fcc9c81426a37571b0e96247175634f752b6de7549c6cb229f
+homepage            http://tox.testrun.org/
+master_sites        https://pypi.python.org/packages/source/t/tox/
 
-python.versions     26 27 33 34
+distname            tox-${version}
 
+checksums           rmd160  e728e6c822b2127d4c653f4ac58ee7d5ccb24937 \
+                    sha256  44ca1e038cb57fe40ac0dff8b67b258efe05517bf9b4b4b07035f8be830aac01
+
+python.versions     27 34
+
 if {${name} ne ${subport}} {
     depends_lib-append port:py${python.version}-py \
                        port:py${python.version}-virtualenv \

Deleted: trunk/dports/python/py-tox/files/tox26
===================================================================
--- trunk/dports/python/py-tox/files/tox26	2014-12-20 17:17:03 UTC (rev 129783)
+++ trunk/dports/python/py-tox/files/tox26	2014-12-20 19:12:00 UTC (rev 129784)
@@ -1 +0,0 @@
-bin/tox-2.6

Deleted: trunk/dports/python/py-tox/files/tox33
===================================================================
--- trunk/dports/python/py-tox/files/tox33	2014-12-20 17:17:03 UTC (rev 129783)
+++ trunk/dports/python/py-tox/files/tox33	2014-12-20 19:12:00 UTC (rev 129784)
@@ -1 +0,0 @@
-bin/tox-3.3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141220/52aa4d33/attachment.html>


More information about the macports-changes mailing list