[138160] trunk/dports/python/py-flake8/files/patch-setup.py.diff

petr at macports.org petr at macports.org
Tue Jun 30 12:15:54 PDT 2015


Revision: 138160
          https://trac.macports.org/changeset/138160
Author:   petr at macports.org
Date:     2015-06-30 12:15:54 -0700 (Tue, 30 Jun 2015)
Log Message:
-----------
py-flake8: add patchfile omitted in r138126, relates to #47429, closes #48211

Revision Links:
--------------
    https://trac.macports.org/changeset/138126

Added Paths:
-----------
    trunk/dports/python/py-flake8/files/patch-setup.py.diff

Added: trunk/dports/python/py-flake8/files/patch-setup.py.diff
===================================================================
--- trunk/dports/python/py-flake8/files/patch-setup.py.diff	                        (rev 0)
+++ trunk/dports/python/py-flake8/files/patch-setup.py.diff	2015-06-30 19:15:54 UTC (rev 138160)
@@ -0,0 +1,11 @@
+--- setup.orig.py
++++ setup.py
+@@ -49,7 +49,7 @@
+     url="https://gitlab.com/pycqa/flake8",
+     packages=["flake8", "flake8.tests"],
+     install_requires=[
+-        "pyflakes >= 0.8.1, < 0.9",
++        "pyflakes >= 0.8.1, < 0.10",
+         "pep8 >= 1.5.7, != 1.6.0, != 1.6.1, != 1.6.2",
+         "mccabe >= 0.2.1, < 0.4",
+     ],
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150630/2e25cf5f/attachment.html>


More information about the macports-changes mailing list