[130843] trunk/dports/python

larryv at macports.org larryv at macports.org
Fri Jan 2 14:24:35 PST 2015


Revision: 130843
          https://trac.macports.org/changeset/130843
Author:   larryv at macports.org
Date:     2015-01-02 14:24:35 -0800 (Fri, 02 Jan 2015)
Log Message:
-----------
py{25,26,32}-transaction: Replace with py{27,34}

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

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2015-01-02 22:24:33 UTC (rev 130842)
+++ trunk/dports/python/py-graveyard/Portfile	2015-01-02 22:24:35 UTC (rev 130843)
@@ -565,6 +565,7 @@
 py-torndb               0.3_1       25 26
 py-tox                  1.8.1_0     26 33
 py-tpg                  3.0.4_1     24
+py-transaction          1.2.0_1     25 26 32
 py-translationstring    1.1_1       24 25 26 31 32 33
 py-trep                 0.92.1_1    26
 py-trollius             1.0.2_1     33

Modified: trunk/dports/python/py-transaction/Portfile
===================================================================
--- trunk/dports/python/py-transaction/Portfile	2015-01-02 22:24:33 UTC (rev 130842)
+++ trunk/dports/python/py-transaction/Portfile	2015-01-02 22:24:35 UTC (rev 130843)
@@ -7,7 +7,7 @@
 name                py-transaction
 set real_name       transaction
 version             1.2.0
-python.versions     25 26 27 32 34
+python.versions     27 34
 categories-append   databases
 maintainers         nomaintainer
 license             ZPL-2.1
@@ -27,11 +27,3 @@
 if {${name} ne ${subport}} {
     depends_build       port:py${python.version}-setuptools
 }
-
-subport py25-transaction {
-    # The last version of `transaction` to support Python 2.5 is 1.1.1
-    version         1.1.1
-    distname        ${real_name}-${version}
-    checksums       rmd160  29bb6d288dc22ea0a70e04d8150f13af69efee9d \
-                    sha256  3e00f6db97297cd2ff869b3d32109019bf898d925593926d729d546a47660ca9
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150102/bf9779a0/attachment.html>


More information about the macports-changes mailing list