pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-flake8/patches py-flake8: remove patch that d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/20d729a8ffad
branches:  trunk
changeset: 371233:20d729a8ffad
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Nov 08 08:38:54 2017 +0000

description:
py-flake8: remove patch that does not apply cleanly

diffstat:

 devel/py-flake8/patches/patch-setup.py |  15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)

diffs (19 lines):

diff -r f48c0acfeea6 -r 20d729a8ffad devel/py-flake8/patches/patch-setup.py
--- a/devel/py-flake8/patches/patch-setup.py    Wed Nov 08 08:11:36 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-setup.py,v 1.1 2017/09/10 12:34:12 adam Exp $
-
-Allow newer pyflakes.
-
---- setup.py.orig      2017-08-04 06:17:09.000000000 +0000
-+++ setup.py
-@@ -17,7 +17,7 @@ tests_require = ['mock >= 2.0.0', 'pytes
- # NOTE(sigmavirus24): When updating these requirements, update them in
- # setup.cfg as well.
- requires = [
--    "pyflakes >= 1.5.0, < 1.6.0",
-+    "pyflakes >= 1.5.0",
-     "pycodestyle >= 2.0.0, < 2.4.0",
-     "mccabe >= 0.6.0, < 0.7.0",
-     "setuptools >= 30",



Home | Main Index | Thread Index | Old Index