[127435] trunk/dports/python

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


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

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

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-10-28 10:42:38 UTC (rev 127434)
+++ trunk/dports/python/py-graveyard/Portfile	2014-10-28 12:09:34 UTC (rev 127435)
@@ -167,6 +167,7 @@
 weberror            0.10.3_1    25 26
 webpy               0.37_1      25 26
 webtest             1.3.3_1     25 26
+werkzeug            0.9.6_1     24 25 26 33
 whoosh              2.5.1_1     25 26
 workerpool          0.9.2_1     24 25 26
 wtforms             1.0.4_1     25 26

Modified: trunk/dports/python/py-werkzeug/Portfile
===================================================================
--- trunk/dports/python/py-werkzeug/Portfile	2014-10-28 10:42:38 UTC (rev 127434)
+++ trunk/dports/python/py-werkzeug/Portfile	2014-10-28 12:09:34 UTC (rev 127435)
@@ -12,7 +12,7 @@
 license             BSD
 supported_archs     noarch
 
-python.versions     24 25 26 27 33 34
+python.versions     27 34
 
 maintainers         stromnov openmaintainer
 
@@ -34,15 +34,6 @@
                     sha256  7f11e7e2e73eb22677cac1b11113eb6106f66cedef13d140e83cf6563c90b79c
 
 if {${name} ne ${subport}} {
-
-    if {[lsearch {24 25 26} ${python.version}] != -1} {
-        version             0.9.1
-        revision            0
-        distname            Werkzeug-${version}
-        checksums           rmd160  d355332ff7f409c53d93c2e5feb28be175ef7fa2 \
-                            sha256  d892523bb6110a8ff8bad51982bb76a9c168659b2d58369806fd9bf049b65669
-    }
-
     depends_lib-append  port:py${python.version}-setuptools
 
     post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141028/1d294b19/attachment.html>


More information about the macports-changes mailing list