[130391] trunk/dports/python

larryv at macports.org larryv at macports.org
Mon Dec 29 21:39:20 PST 2014


Revision: 130391
          https://trac.macports.org/changeset/130391
Author:   larryv at macports.org
Date:     2014-12-29 21:39:20 -0800 (Mon, 29 Dec 2014)
Log Message:
-----------
py{24,25,26}-sqlalchemy-migrate: Replace with py27

Modified Paths:
--------------
    trunk/dports/python/py-graveyard/Portfile
    trunk/dports/python/py-sqlalchemy-migrate/Portfile

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-12-30 05:39:15 UTC (rev 130390)
+++ trunk/dports/python/py-graveyard/Portfile	2014-12-30 05:39:20 UTC (rev 130391)
@@ -327,6 +327,7 @@
 py-snmp                 4.2.1_1     24 25 26 31 32
 py-sogl                 0.2.1_1     26
 py-speaklater           1.3_1       24 25 31 32
+py-sqlalchemy-migrate   0.7.2_1     24 25 26
 py-statsmodels          0.5.0_1     26 32 33
 py-stevedore            0.15_1      25 26 31 32 33
 py-suds                 0.4_2       25 26

Modified: trunk/dports/python/py-sqlalchemy-migrate/Portfile
===================================================================
--- trunk/dports/python/py-sqlalchemy-migrate/Portfile	2014-12-30 05:39:15 UTC (rev 130390)
+++ trunk/dports/python/py-sqlalchemy-migrate/Portfile	2014-12-30 05:39:20 UTC (rev 130391)
@@ -27,17 +27,10 @@
                     sha1    d88f0159e3f58fed8c50ba83f0b19559b0524cb5 \
                     rmd160  e4c596b590e543081f78feab54599024b5b9b3e8
 
-python.versions     24 25 26 27
+python.versions     27
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-setuptools \
                         port:py${python.version}-tempita \
                         port:py${python.version}-decorator
-    if {${python.version} <= 25} {
-        version       0.7.1
-        distname      sqlalchemy-migrate-${version}
-        checksums     md5 023acd2cb74882597074768a0e84468a \
-                      sha1 42dd3d5d84815350c83fbeb6ab8b72580813182d \
-                      rmd160 c673e34f9fb0b58c702a97a05813abf610d17486
-    }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141229/a4d25bb1/attachment-0001.html>


More information about the macports-changes mailing list