[151214] trunk/dports/python/py-obspy/Portfile

petr at macports.org petr at macports.org
Wed Aug 10 09:13:48 PDT 2016


Revision: 151214
          https://trac.macports.org/changeset/151214
Author:   petr at macports.org
Date:     2016-08-10 09:13:48 -0700 (Wed, 10 Aug 2016)
Log Message:
-----------
py-obspy: remove conflict with py-obspy-devel

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

Modified: trunk/dports/python/py-obspy/Portfile
===================================================================
--- trunk/dports/python/py-obspy/Portfile	2016-08-10 16:09:42 UTC (rev 151213)
+++ trunk/dports/python/py-obspy/Portfile	2016-08-10 16:13:48 UTC (rev 151214)
@@ -7,9 +7,7 @@
 
 set _name           obspy
 set _n              [string index ${_name} 0]
-set _name_conflict  ${_name}-devel
 
-conflicts           py-${_name_conflict}
 name                py-${_name}
 version             1.0.2
 categories-append   science
@@ -40,8 +38,6 @@
 python.versions     27 34 35
 
 if {${name} ne ${subport}} {
-    conflicts               py${python.version}-${_name_conflict}
-
     # py-scipy is not universal
     universal_variant       no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160810/4702c941/attachment.html>


More information about the macports-changes mailing list