[134575] trunk/dports/python/py-obspy-devel/Portfile

petr at macports.org petr at macports.org
Mon Mar 30 11:47:53 PDT 2015


Revision: 134575
          https://trac.macports.org/changeset/134575
Author:   petr at macports.org
Date:     2015-03-30 11:47:53 -0700 (Mon, 30 Mar 2015)
Log Message:
-----------
py-obspy-devel: remove python dependency

Modified Paths:
--------------
    trunk/dports/python/py-obspy-devel/Portfile

Modified: trunk/dports/python/py-obspy-devel/Portfile
===================================================================
--- trunk/dports/python/py-obspy-devel/Portfile	2015-03-30 18:34:20 UTC (rev 134574)
+++ trunk/dports/python/py-obspy-devel/Portfile	2015-03-30 18:47:53 UTC (rev 134575)
@@ -11,7 +11,6 @@
 replaced_by         py-obspy
 PortGroup           obsolete 1.0
 
-
 categories-append   science
 platforms           darwin
 license             LGPL-3
@@ -27,9 +26,10 @@
 
 homepage            http://www.obspy.org/
 
+depends_lib         
+
 python.versions     27 34
 
 if {${name} ne ${subport}} {
-
-    replaced_by          py${python.version}-obspy
+    replaced_by     py${python.version}-obspy
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150330/36cf85ad/attachment.html>


More information about the macports-changes mailing list