python-twisted: Update to 21.7.0, refresh patches 16306/head
authorJeffery To <jeffery.to@gmail.com>
Mon, 9 Aug 2021 09:25:25 +0000 (17:25 +0800)
committerJeffery To <jeffery.to@gmail.com>
Mon, 9 Aug 2021 09:27:04 +0000 (17:27 +0800)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/python-twisted/Makefile
lang/python/python-twisted/patches/001-omit-tkconch.patch
lang/python/python-twisted/patches/002-omit-tests.patch

index 22f3527dba6592919c4233a4e789bfcf41cb5e2b..949a5cbf15788b53d4843eb825d1a0df3ed5c3b5 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-twisted
-PKG_VERSION:=21.2.0
-PKG_RELEASE:=2
+PKG_VERSION:=21.7.0
+PKG_RELEASE:=1
 
 PYPI_NAME:=Twisted
-PKG_HASH:=77544a8945cf69b98d2946689bbe0c75de7d145cdf11f391dd487eae8fc95a12
+PKG_HASH:=2cd652542463277378b0d349f47c62f20d9306e57d1247baabd6d1d38a109006
 
 PKG_BUILD_DEPENDS:=libtirpc
 
index 8aee0fd6be6e682991aed2bca89f04fedab1859e..0216a86a6478537ccef9b98ddf503d0d67fa9533 100644 (file)
@@ -1,6 +1,6 @@
 --- a/setup.cfg
 +++ b/setup.cfg
-@@ -98,7 +98,6 @@ console_scripts =
+@@ -105,7 +105,6 @@ console_scripts =
        conch = twisted.conch.scripts.conch:run
        mailmail = twisted.mail.scripts.mailmail:run
        pyhtmlizer = twisted.scripts.htmlizer:run
index 54397cc008b31f9c671127e42d2548e31cf29de3..a03846472b19aa2fe40415c0ce525bd883650856 100644 (file)
@@ -1,6 +1,6 @@
 --- a/setup.cfg
 +++ b/setup.cfg
-@@ -90,6 +90,9 @@ osx_platform =
+@@ -97,6 +97,9 @@ mypy =
  
  [options.packages.find]
  where = src
@@ -10,7 +10,7 @@
  
  [options.entry_points]
  console_scripts = 
-@@ -109,6 +112,7 @@ console_scripts =
+@@ -116,6 +119,7 @@ console_scripts =
        *.pxi
        *.pyx
        build.bat