[127774] trunk/dports/python

devans at macports.org devans at macports.org
Mon Nov 3 13:36:21 PST 2014


Revision: 127774
          https://trac.macports.org/changeset/127774
Author:   devans at macports.org
Date:     2014-11-03 13:36:21 -0800 (Mon, 03 Nov 2014)
Log Message:
-----------
py26-{exiv2, osmgpsmap}: replace with py27-{exiv2, osmgpsmap}.

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

Removed Paths:
-------------
    trunk/dports/python/py26-osmgpsmap/

Modified: trunk/dports/python/py-exiv2/Portfile
===================================================================
--- trunk/dports/python/py-exiv2/Portfile	2014-11-03 20:38:48 UTC (rev 127773)
+++ trunk/dports/python/py-exiv2/Portfile	2014-11-03 21:36:21 UTC (rev 127774)
@@ -28,7 +28,7 @@
 checksums       rmd160  cbc53e6f45b0f4251b90bfb6ffab8c659463ac5d \
                 sha256  0abc117c6afa71f54266cb91979a5227f60361db1fcfdb68ae9615398d7a2127
 
-python.versions 26 27
+python.versions 27
 python.default_version  27
 
 if {$subport ne $name} {
@@ -40,15 +40,6 @@
     patchfiles              patch-src-SConscript.diff
 
 #
-# conflict due to dependency on
-# Python version specific variant of boost
-#
-    if {${python.version} == 26} {
-        conflicts   py27-exiv2
-    } else {
-        conflicts   py26-exiv2
-    }
-#
 # Make sure that boost is installed with the correct Python variant
 #
 

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-11-03 20:38:48 UTC (rev 127773)
+++ trunk/dports/python/py-graveyard/Portfile	2014-11-03 21:36:21 UTC (rev 127774)
@@ -79,6 +79,7 @@
 epc                 0.0.5_1     26 32 33
 epsilon             0.7.0_1     26
 errorhandler        1.1.1_1     25 26
+exiv2               0.3.2_3     26
 fancycompleter      0.4_1       25 26
 fiona               1.4.6_1     33
 flask-mongoalchemy  0.5.3_1     26
@@ -137,6 +138,7 @@
 oauth2client        1.2_1       25 26
 ode                 1.2.1_1     25 26
 openpyxl            2.1.2_1     25 26 33
+osmgpsmap           0.7.3_5     26
 pandas              0.15.0_1    26 32 33
 pandasql            0.6.1_1     33
 paramiko            1.15.1_1    24 25 26 33
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141103/12bf45cf/attachment.html>


More information about the macports-changes mailing list