diff options
author | Jeffery To <jeffery.to@gmail.com> | 2022-02-15 21:28:16 +0800 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2022-02-15 16:42:13 -0800 |
commit | 9f3816d1c6230076db33658d29c44b0dc5c849d1 (patch) | |
tree | 48a0272b351c28b10911a8e037423c90808ad13d /lang/python/python-twisted/patches/002-omit-tests.patch | |
parent | 4e0d54f4d2b33d80fa5ea31eb7acba102cecf2b5 (diff) |
python-twisted: Update to 22.1.0, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Diffstat (limited to 'lang/python/python-twisted/patches/002-omit-tests.patch')
-rw-r--r-- | lang/python/python-twisted/patches/002-omit-tests.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/python-twisted/patches/002-omit-tests.patch b/lang/python/python-twisted/patches/002-omit-tests.patch index a03846472..07338f7cd 100644 --- a/lang/python/python-twisted/patches/002-omit-tests.patch +++ b/lang/python/python-twisted/patches/002-omit-tests.patch @@ -1,6 +1,6 @@ --- a/setup.cfg +++ b/setup.cfg -@@ -97,6 +97,9 @@ mypy = +@@ -100,6 +100,9 @@ mypy = [options.packages.find] where = src @@ -10,7 +10,7 @@ [options.entry_points] console_scripts = -@@ -116,6 +119,7 @@ console_scripts = +@@ -119,6 +122,7 @@ console_scripts = *.pxi *.pyx build.bat |