[126645] trunk/dports/python

larryv at macports.org larryv at macports.org
Sun Oct 12 21:48:00 PDT 2014


Revision: 126645
          https://trac.macports.org/changeset/126645
Author:   larryv at macports.org
Date:     2014-10-12 21:48:00 -0700 (Sun, 12 Oct 2014)
Log Message:
-----------
py{25,26,31,32,33}-stevedore: Replace with py{27,34}-stevedore

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

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-10-13 04:05:54 UTC (rev 126644)
+++ trunk/dports/python/py-graveyard/Portfile	2014-10-13 04:48:00 UTC (rev 126645)
@@ -73,6 +73,7 @@
 ropemode            0.2_1       25 26
 rudolf              0.3_1       25 26
 simpletal           4.1_1       25 26
+stevedore           0.15_1      25 26 31 32 33
 tagcloud            0.3.5_1     24 25 26
 tastypie            0.9.9_1     25 26
 tsk                 20140320_1  24 25 26

Modified: trunk/dports/python/py-stevedore/Portfile
===================================================================
--- trunk/dports/python/py-stevedore/Portfile	2014-10-13 04:05:54 UTC (rev 126644)
+++ trunk/dports/python/py-stevedore/Portfile	2014-10-13 04:48:00 UTC (rev 126645)
@@ -27,16 +27,12 @@
                     rmd160  5822632176883c3b9cd7a5fd5fab3ec13ed9cdc9 \
                     sha256  bec9269cbfa58de4f0849ec79bb7d54eeeed9df8b5fbfa1637fbc68062822847
 
-python.versions     25 26 27 31 32 33 34
+python.versions     27 34
 
 if {${name} ne ${subport}} {
     # uses pkg_resources for extensions
     depends_lib-append  port:py${python.version}-setuptools
 
-    if { ${python.version} <= 26 } {
-        depends_lib-append  port:py${python.version}-argparse
-    }
-
     # Adding documentation
     post-destroot {
         set dest_doc ${destroot}${prefix}/share/doc/${subport}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141012/3f8ad520/attachment-0001.html>


More information about the macports-changes mailing list