[145596] trunk/dports/python/py-autopep8
petr at macports.org
petr at macports.org
Wed Feb 10 11:21:35 PST 2016
Revision: 145596
https://trac.macports.org/changeset/145596
Author: petr at macports.org
Date: 2016-02-10 11:21:35 -0800 (Wed, 10 Feb 2016)
Log Message:
-----------
py-autopep8: update to 1.2.1
Modified Paths:
--------------
trunk/dports/python/py-autopep8/Portfile
Added Paths:
-----------
trunk/dports/python/py-autopep8/files/autopep8-27
trunk/dports/python/py-autopep8/files/autopep8-34
trunk/dports/python/py-autopep8/files/autopep8-35
Removed Paths:
-------------
trunk/dports/python/py-autopep8/files/autopep827
trunk/dports/python/py-autopep8/files/autopep834
trunk/dports/python/py-autopep8/files/autopep835
Modified: trunk/dports/python/py-autopep8/Portfile
===================================================================
--- trunk/dports/python/py-autopep8/Portfile 2016-02-10 19:10:00 UTC (rev 145595)
+++ trunk/dports/python/py-autopep8/Portfile 2016-02-10 19:21:35 UTC (rev 145596)
@@ -7,7 +7,7 @@
name py-autopep8
set realname autopep8
-version 1.1.1
+version 1.2.1
categories-append devel
platforms darwin
supported_archs noarch
@@ -23,9 +23,11 @@
master_sites http://pypi.python.org/packages/source/a/${realname}
distname ${realname}-${version}
-checksums rmd160 cd1b867ef9e75951a01cdeda62fb0146e291cbb0 \
- sha256 d4844c9420f0b5ec3cfc1a3cf264f139c16eb891aba55884a601edeb11c40adc
+checksums md5 4167555f521ddd69b66f13819604f3db \
+ rmd160 175a0f1fc4a79073bca99ab3a87f87f07aa54af9 \
+ sha256 d0a7cdc397e46be0d91a968acb3f561cc1b9244f5df94a2514cf32acfc8a2e94
+
python.versions 27 34 35
if {${name} ne ${subport}} {
@@ -35,7 +37,7 @@
path:${python.pkgd}/pep8:py${python.version}-pep8
select.group ${realname}
- select.file ${filespath}/${realname}${python.version}
+ select.file ${filespath}/${realname}-${python.version}
notes "
To make the Python ${python.branch} version of autopep8 the one that is run\
when you execute the commands without a version suffix, e.g. 'autopep8', run:
Copied: trunk/dports/python/py-autopep8/files/autopep8-27 (from rev 145595, trunk/dports/python/py-autopep8/files/autopep827)
===================================================================
--- trunk/dports/python/py-autopep8/files/autopep8-27 (rev 0)
+++ trunk/dports/python/py-autopep8/files/autopep8-27 2016-02-10 19:21:35 UTC (rev 145596)
@@ -0,0 +1 @@
+bin/autopep8-2.7
Copied: trunk/dports/python/py-autopep8/files/autopep8-34 (from rev 145595, trunk/dports/python/py-autopep8/files/autopep834)
===================================================================
--- trunk/dports/python/py-autopep8/files/autopep8-34 (rev 0)
+++ trunk/dports/python/py-autopep8/files/autopep8-34 2016-02-10 19:21:35 UTC (rev 145596)
@@ -0,0 +1 @@
+bin/autopep8-3.4
Copied: trunk/dports/python/py-autopep8/files/autopep8-35 (from rev 145595, trunk/dports/python/py-autopep8/files/autopep835)
===================================================================
--- trunk/dports/python/py-autopep8/files/autopep8-35 (rev 0)
+++ trunk/dports/python/py-autopep8/files/autopep8-35 2016-02-10 19:21:35 UTC (rev 145596)
@@ -0,0 +1 @@
+bin/autopep8-3.5
Deleted: trunk/dports/python/py-autopep8/files/autopep827
===================================================================
--- trunk/dports/python/py-autopep8/files/autopep827 2016-02-10 19:10:00 UTC (rev 145595)
+++ trunk/dports/python/py-autopep8/files/autopep827 2016-02-10 19:21:35 UTC (rev 145596)
@@ -1 +0,0 @@
-bin/autopep8-2.7
Deleted: trunk/dports/python/py-autopep8/files/autopep834
===================================================================
--- trunk/dports/python/py-autopep8/files/autopep834 2016-02-10 19:10:00 UTC (rev 145595)
+++ trunk/dports/python/py-autopep8/files/autopep834 2016-02-10 19:21:35 UTC (rev 145596)
@@ -1 +0,0 @@
-bin/autopep8-3.4
Deleted: trunk/dports/python/py-autopep8/files/autopep835
===================================================================
--- trunk/dports/python/py-autopep8/files/autopep835 2016-02-10 19:10:00 UTC (rev 145595)
+++ trunk/dports/python/py-autopep8/files/autopep835 2016-02-10 19:21:35 UTC (rev 145596)
@@ -1 +0,0 @@
-bin/autopep8-3.5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160210/268117a1/attachment.html>
More information about the macports-changes
mailing list