[141870] trunk/dports/python
petr at macports.org
petr at macports.org
Sat Dec 12 03:21:29 PST 2015
Revision: 141870
https://trac.macports.org/changeset/141870
Author: petr at macports.org
Date: 2015-10-30 05:56:40 -0700 (Fri, 30 Oct 2015)
Log Message:
-----------
port depending on py-pep8: relax dependency, allow alternatives, minimize conflicts
Modified Paths:
--------------
trunk/dports/python/py-cartopy/Portfile
trunk/dports/python/py-spyder/Portfile
trunk/dports/python/py-spyder-devel/Portfile
Modified: trunk/dports/python/py-cartopy/Portfile
===================================================================
--- trunk/dports/python/py-cartopy/Portfile 2015-10-30 12:05:44 UTC (rev 141869)
+++ trunk/dports/python/py-cartopy/Portfile 2015-10-30 12:56:40 UTC (rev 141870)
@@ -55,7 +55,6 @@
# Required for post-installation testing only.
depends_run-append port:py${python.version}-nose \
- port:py${python.version}-pep8 \
port:py${python.version}-mock
# Adding documentation
Modified: trunk/dports/python/py-spyder/Portfile
===================================================================
--- trunk/dports/python/py-spyder/Portfile 2015-10-30 12:05:44 UTC (rev 141869)
+++ trunk/dports/python/py-spyder/Portfile 2015-10-30 12:56:40 UTC (rev 141870)
@@ -110,7 +110,7 @@
depends_lib-append \
port:py${python.version}-htmldocs \
port:py${python.version}-pylint \
- port:py${python.version}-pep8 \
+ path:${python.pkgd}/pep8:py${python.version}-pep8-157 \
port:py${python.version}-pyflakes \
port:py${python.version}-rope \
port:py${python.version}-psutil
Modified: trunk/dports/python/py-spyder-devel/Portfile
===================================================================
--- trunk/dports/python/py-spyder-devel/Portfile 2015-10-30 12:05:44 UTC (rev 141869)
+++ trunk/dports/python/py-spyder-devel/Portfile 2015-10-30 12:56:40 UTC (rev 141870)
@@ -111,7 +111,7 @@
depends_lib-append \
port:py${python.version}-htmldocs \
port:py${python.version}-pylint \
- port:py${python.version}-pep8 \
+ path:${python.pkgd}/pep8:py${python.version}-pep8-157 \
port:py${python.version}-pyflakes \
port:py${python.version}-rope
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/d54b5731/attachment-0001.html>
More information about the macports-changes
mailing list