[141440] trunk/dports/python/py-obspy/Portfile
petr at macports.org
petr at macports.org
Sat Dec 12 01:32:28 PST 2015
Revision: 141440
https://trac.macports.org/changeset/141440
Author: petr at macports.org
Date: 2015-10-18 12:14:03 -0700 (Sun, 18 Oct 2015)
Log Message:
-----------
py-obspy: remove unnecessary code
Modified Paths:
--------------
trunk/dports/python/py-obspy/Portfile
Modified: trunk/dports/python/py-obspy/Portfile
===================================================================
--- trunk/dports/python/py-obspy/Portfile 2015-10-18 18:18:35 UTC (rev 141439)
+++ trunk/dports/python/py-obspy/Portfile 2015-10-18 19:14:03 UTC (rev 141440)
@@ -53,10 +53,6 @@
# Note: Required for post-installation testing only
depends_run-append port:py${python.version}-flake8
- # Python 3.3+: mock is available as unittest.mock
- if { ${python.version} < 33 } {
- depends_run-append port:py${python.version}-mock
- }
# py-numpy & py-scipy are not universal
universal_variant no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/b1a46e1c/attachment.html>
More information about the macports-changes
mailing list