[145580] trunk/dports/python/py-pep8
petr at macports.org
petr at macports.org
Wed Feb 10 04:38:44 PST 2016
Revision: 145580
https://trac.macports.org/changeset/145580
Author: petr at macports.org
Date: 2016-02-10 04:38:44 -0800 (Wed, 10 Feb 2016)
Log Message:
-----------
py-pep8: update to 1.7.0
Modified Paths:
--------------
trunk/dports/python/py-pep8/Portfile
Added Paths:
-----------
trunk/dports/python/py-pep8/files/pep8-27
trunk/dports/python/py-pep8/files/pep8-34
trunk/dports/python/py-pep8/files/pep8-35
Removed Paths:
-------------
trunk/dports/python/py-pep8/files/pep826
trunk/dports/python/py-pep8/files/pep827
trunk/dports/python/py-pep8/files/pep833
trunk/dports/python/py-pep8/files/pep834
Modified: trunk/dports/python/py-pep8/Portfile
===================================================================
--- trunk/dports/python/py-pep8/Portfile 2016-02-10 12:16:55 UTC (rev 145579)
+++ trunk/dports/python/py-pep8/Portfile 2016-02-10 12:38:44 UTC (rev 145580)
@@ -9,7 +9,7 @@
name py-pep8
-version 1.6.2
+version 1.7.0
categories-append devel
platforms darwin
supported_archs noarch
@@ -25,18 +25,20 @@
master_sites https://pypi.python.org/packages/source/p/${realname}/
distname ${realname}-${version}
-checksums rmd160 8f6d30def6a2e04386c4c8c310443966d7f63de2 \
- sha256 b8b7e35630b5539e26a197dfc6005be9e1e9a135496b377723a8ebc01b9bcbff
-python.versions 27 34
+checksums md5 2b03109b0618afe3b04b3e63b334ac9d \
+ rmd160 bca97f9cd30b21ce1f765b1f4f520747443b5d3e \
+ sha256 a113d5f5ad7a7abacef9df5ec3f2af23a20a28005921577b15dd584d099d5900
+python.versions 27 34 35
+
if {${name} ne ${subport}} {
conflicts py${python.version}-pep8-157
depends_lib-append port:py${python.version}-setuptools
depends_run-append port:${realname}_select
select.group ${realname}
- select.file ${filespath}/${realname}${python.version}
+ select.file ${filespath}/${realname}-${python.version}
notes "
To make the Python ${python.branch} version of pep8 the one that is run\
when you execute the commands without a version suffix, e.g. 'pep8', run:
Copied: trunk/dports/python/py-pep8/files/pep8-27 (from rev 145579, trunk/dports/python/py-pep8/files/pep827)
===================================================================
--- trunk/dports/python/py-pep8/files/pep8-27 (rev 0)
+++ trunk/dports/python/py-pep8/files/pep8-27 2016-02-10 12:38:44 UTC (rev 145580)
@@ -0,0 +1 @@
+bin/pep8-2.7
Copied: trunk/dports/python/py-pep8/files/pep8-34 (from rev 145579, trunk/dports/python/py-pep8/files/pep834)
===================================================================
--- trunk/dports/python/py-pep8/files/pep8-34 (rev 0)
+++ trunk/dports/python/py-pep8/files/pep8-34 2016-02-10 12:38:44 UTC (rev 145580)
@@ -0,0 +1 @@
+bin/pep8-3.4
Added: trunk/dports/python/py-pep8/files/pep8-35
===================================================================
--- trunk/dports/python/py-pep8/files/pep8-35 (rev 0)
+++ trunk/dports/python/py-pep8/files/pep8-35 2016-02-10 12:38:44 UTC (rev 145580)
@@ -0,0 +1 @@
+bin/pep8-3.5
Deleted: trunk/dports/python/py-pep8/files/pep826
===================================================================
--- trunk/dports/python/py-pep8/files/pep826 2016-02-10 12:16:55 UTC (rev 145579)
+++ trunk/dports/python/py-pep8/files/pep826 2016-02-10 12:38:44 UTC (rev 145580)
@@ -1 +0,0 @@
-bin/pep8-2.6
Deleted: trunk/dports/python/py-pep8/files/pep827
===================================================================
--- trunk/dports/python/py-pep8/files/pep827 2016-02-10 12:16:55 UTC (rev 145579)
+++ trunk/dports/python/py-pep8/files/pep827 2016-02-10 12:38:44 UTC (rev 145580)
@@ -1 +0,0 @@
-bin/pep8-2.7
Deleted: trunk/dports/python/py-pep8/files/pep833
===================================================================
--- trunk/dports/python/py-pep8/files/pep833 2016-02-10 12:16:55 UTC (rev 145579)
+++ trunk/dports/python/py-pep8/files/pep833 2016-02-10 12:38:44 UTC (rev 145580)
@@ -1 +0,0 @@
-bin/pep8-3.3
Deleted: trunk/dports/python/py-pep8/files/pep834
===================================================================
--- trunk/dports/python/py-pep8/files/pep834 2016-02-10 12:16:55 UTC (rev 145579)
+++ trunk/dports/python/py-pep8/files/pep834 2016-02-10 12:38:44 UTC (rev 145580)
@@ -1 +0,0 @@
-bin/pep8-3.4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160210/d517e760/attachment.html>
More information about the macports-changes
mailing list