[127129] trunk/dports/python

petr at macports.org petr at macports.org
Tue Oct 21 12:57:39 PDT 2014


Revision: 127129
          https://trac.macports.org/changeset/127129
Author:   petr at macports.org
Date:     2014-10-21 12:57:39 -0700 (Tue, 21 Oct 2014)
Log Message:
-----------
pydot: remove py25 subport, replace by py27-pydots, #33977

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

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-10-21 19:50:42 UTC (rev 127128)
+++ trunk/dports/python/py-graveyard/Portfile	2014-10-21 19:57:39 UTC (rev 127129)
@@ -86,6 +86,7 @@
 ode                 1.2.1_1     25 26
 parsedatetime       1.2_1       26 31 32 33
 pmw                 1.3.3a_1    26
+pydot               1.0.28_1    25             
 pyepl               1.0.29_2    26
 pylibpcap           0.6.4_1     24 25 26
 pylons              1.0.1rc1_1  26

Modified: trunk/dports/python/py-pydot/Portfile
===================================================================
--- trunk/dports/python/py-pydot/Portfile	2014-10-21 19:50:42 UTC (rev 127128)
+++ trunk/dports/python/py-pydot/Portfile	2014-10-21 19:57:39 UTC (rev 127129)
@@ -4,7 +4,7 @@
 PortGroup python 1.0
 
 name			py-pydot
-python.versions         25 26 27
+python.versions         26 27
 version			1.0.28
 revision                1
 categories-append	graphics
@@ -12,6 +12,7 @@
 platforms		darwin
 supported_archs	noarch
 maintainers		phw openmaintainer
+
 description		python module for creating graphs
 long_description	An interface for creating both directed and non \
 				directed graphs from Python. Currently all attributes \
@@ -21,7 +22,9 @@
 homepage		http://code.google.com/p/pydot/
 master_sites	        http://pydot.googlecode.com/files/
 distname		pydot-${version}
+
 checksums           sha1    3945af1765943807d72e773c7ac853f008ebb0b2
+
 if { ${name} ne ${subport} } {
     depends_run		bin:dot:graphviz
     patchfiles		patch-setup.py.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141021/2723152e/attachment.html>


More information about the macports-changes mailing list