[127469] trunk/dports/python

stromnov at macports.org stromnov at macports.org
Tue Oct 28 12:34:09 PDT 2014


Revision: 127469
          https://trac.macports.org/changeset/127469
Author:   stromnov at macports.org
Date:     2014-10-28 12:34:09 -0700 (Tue, 28 Oct 2014)
Log Message:
-----------
py{24,25,26,33}-routes: Replace with py{27,34}-routes

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

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-10-28 19:32:24 UTC (rev 127468)
+++ trunk/dports/python/py-graveyard/Portfile	2014-10-28 19:34:09 UTC (rev 127469)
@@ -146,6 +146,7 @@
 rfoo                1.3.0_1     24 25 26
 ropemacs            0.7_1       25 26
 ropemode            0.2_1       25 26
+routes              2.0_1       24 25 26 33
 rudolf              0.3_1       25 26
 serial              2.7_1       26 33
 sfepy               2013.4_1    26

Modified: trunk/dports/python/py-routes/Portfile
===================================================================
--- trunk/dports/python/py-routes/Portfile	2014-10-28 19:32:24 UTC (rev 127468)
+++ trunk/dports/python/py-routes/Portfile	2014-10-28 19:34:09 UTC (rev 127469)
@@ -12,7 +12,7 @@
 license             BSD
 supported_archs     noarch
 
-python.versions     24 25 26 27 33
+python.versions     24 34
 
 maintainers         stromnov openmaintainer
 
@@ -34,17 +34,9 @@
 checksums           rmd160  637d275ae2eeb2fe60207a44b2c3fbd1c7e53782 \
                     sha256  6e4eb6437a9def22e1344ee8f766d7795bedfe6f615d3ea138e4035d6fbd33f8
 
-if {${name} ne ${subport} && [lsearch {24 25 26} ${python.version}] != -1} {
-    version             1.13
-    revision            0
-    checksums           rmd160  b89721619da197da9f55a4e4bcb58292a830b209 \
-                        sha256  cc03d1a357cdb7af82e3909ee8ff93cb2b2afb48aca23bfde0117d6f49f624a7
-    distname            Routes-${version}
-}
-
 if {${name} ne ${subport}} {
     depends_build-append \
-                    port:py${python.version}-setuptools
+                        port:py${python.version}-setuptools
 
     livecheck.type      none
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141028/79ab73ef/attachment-0001.html>


More information about the macports-changes mailing list