pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-black/patches py-black: remove obsolete patch



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4548199c3832
branches:  trunk
changeset: 372828:4548199c3832
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 31 12:16:12 2022 +0000

description:
py-black: remove obsolete patch

diffstat:

 textproc/py-black/patches/patch-setup.py |  13 -------------
 1 files changed, 0 insertions(+), 13 deletions(-)

diffs (17 lines):

diff -r 584fd499c882 -r 4548199c3832 textproc/py-black/patches/patch-setup.py
--- a/textproc/py-black/patches/patch-setup.py  Mon Jan 31 12:04:27 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-setup.py,v 1.1 2022/01/13 19:40:07 wiz Exp $
-
---- setup.py.orig      2021-12-05 22:41:57.000000000 +0000
-+++ setup.py
-@@ -99,7 +99,7 @@ setup(
-     install_requires=[
-         "click>=7.1.2",
-         "platformdirs>=2",
--        "tomli>=0.2.6,<2.0.0",
-+        "tomli>=0.2.6",
-         "typed-ast>=1.4.2; python_version < '3.8' and implementation_name == 'cpython'",
-         "pathspec>=0.9.0, <1",
-         "dataclasses>=0.6; python_version < '3.7'",



Home | Main Index | Thread Index | Old Index