[127356] trunk/dports/python

larryv at macports.org larryv at macports.org
Sat Oct 25 18:37:04 PDT 2014


Revision: 127356
          https://trac.macports.org/changeset/127356
Author:   larryv at macports.org
Date:     2014-10-25 18:37:04 -0700 (Sat, 25 Oct 2014)
Log Message:
-----------
py{25,26}-weberror: Replace with py27-weberror

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

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-10-26 01:25:50 UTC (rev 127355)
+++ trunk/dports/python/py-graveyard/Portfile	2014-10-26 01:37:04 UTC (rev 127356)
@@ -156,6 +156,7 @@
 usadel1             0.2.4_1     26
 virtualenv-clone    0.2.4_1     25 26 31 32 33
 virtualenvwrapper   4.0_1       25 26 32 33
+weberror            0.10.3_1    25 26
 webpy               0.37_1      25 26
 webtest             1.3.3_1     25 26
 whoosh              2.5.1_1     25 26

Modified: trunk/dports/python/py-weberror/Portfile
===================================================================
--- trunk/dports/python/py-weberror/Portfile	2014-10-26 01:25:50 UTC (rev 127355)
+++ trunk/dports/python/py-weberror/Portfile	2014-10-26 01:37:04 UTC (rev 127356)
@@ -5,7 +5,7 @@
 
 name                    py-weberror
 version                 0.10.3
-python.versions         25 26 27
+python.versions         27
 maintainers             nomaintainer
 platforms               darwin
 
@@ -25,9 +25,6 @@
         port:py${python.version}-pygments \
         port:py${python.version}-tempita \
         port:py${python.version}-webob
-    if {${python.version} < 26} {
-        depends_lib-append port:py${python.version}-simplejson
-    }
 
     post-extract {
         foreach file [glob ${worksrcpath}/WebError.egg-info/*] {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141025/eb9d81af/attachment.html>


More information about the macports-changes mailing list