[141248] trunk/dports/python/py-flake8/Portfile
petr at macports.org
petr at macports.org
Tue Oct 13 07:15:54 PDT 2015
Revision: 141248
https://trac.macports.org/changeset/141248
Author: petr at macports.org
Date: 2015-10-13 07:15:54 -0700 (Tue, 13 Oct 2015)
Log Message:
-----------
py-flake8: use `py-pep8-157` instead of `py-pep8` as dependency, fixes #141247
Modified Paths:
--------------
trunk/dports/python/py-flake8/Portfile
Modified: trunk/dports/python/py-flake8/Portfile
===================================================================
--- trunk/dports/python/py-flake8/Portfile 2015-10-13 14:12:29 UTC (rev 141247)
+++ trunk/dports/python/py-flake8/Portfile 2015-10-13 14:15:54 UTC (rev 141248)
@@ -41,7 +41,7 @@
depends_build-append port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-pyflakes \
- port:py${python.version}-pep8 \
+ port:py${python.version}-pep8-157 \
port:py${python.version}-flake8-mccabe
depends_run-append port:${_name}_select
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151013/db222d0a/attachment.html>
More information about the macports-changes
mailing list