From 9f3816d1c6230076db33658d29c44b0dc5c849d1 Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Tue, 15 Feb 2022 21:28:16 +0800 Subject: python-twisted: Update to 22.1.0, refresh patches Signed-off-by: Jeffery To --- lang/python/python-twisted/patches/002-omit-tests.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/python/python-twisted/patches/002-omit-tests.patch') 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 -- cgit v1.2.3