[141836] trunk/dports/python/py-autopep8
petr at macports.org
petr at macports.org
Sat Dec 12 03:12:52 PST 2015
Revision: 141836
https://trac.macports.org/changeset/141836
Author: petr at macports.org
Date: 2015-10-29 10:08:38 -0700 (Thu, 29 Oct 2015)
Log Message:
-----------
py-autopep8: alternative pep8 dependency, use py-pep8-157 to minimize conflicts, add py35 subport
Modified Paths:
--------------
trunk/dports/python/py-autopep8/Portfile
Added Paths:
-----------
trunk/dports/python/py-autopep8/files/autopep835
Modified: trunk/dports/python/py-autopep8/Portfile
===================================================================
--- trunk/dports/python/py-autopep8/Portfile 2015-10-29 16:53:31 UTC (rev 141835)
+++ trunk/dports/python/py-autopep8/Portfile 2015-10-29 17:08:38 UTC (rev 141836)
@@ -26,12 +26,14 @@
checksums rmd160 cd1b867ef9e75951a01cdeda62fb0146e291cbb0 \
sha256 d4844c9420f0b5ec3cfc1a3cf264f139c16eb891aba55884a601edeb11c40adc
-python.versions 26 27 33 34
+python.versions 26 27 33 34 35
if {${name} ne ${subport}} {
depends_build port:py${python.version}-setuptools
- depends_run-append port:${realname}_select \
- port:py${python.version}-pep8
+ depends_run-append \
+ port:${realname}_select \
+ path:${python.pkgd}/pep8:py${python.version}-pep8-157
+
select.group ${realname}
select.file ${filespath}/${realname}${python.version}
notes "
Added: trunk/dports/python/py-autopep8/files/autopep835
===================================================================
--- trunk/dports/python/py-autopep8/files/autopep835 (rev 0)
+++ trunk/dports/python/py-autopep8/files/autopep835 2015-10-29 17:08:38 UTC (rev 141836)
@@ -0,0 +1 @@
+bin/autopep8-3.5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/014378ab/attachment.html>
More information about the macports-changes
mailing list