python-twisted: Update to 23.10.0, refresh patches
authorJeffery To <jeffery.to@gmail.com>
Tue, 7 Nov 2023 09:08:04 +0000 (17:08 +0800)
committerTianling Shen <cnsztl@gmail.com>
Wed, 15 Nov 2023 18:20:59 +0000 (02:20 +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 5befac2b3e081ef0c047369b7603890be10b3f33..79f2f2a237af8a8b4165540b15d6b698980ba3e6 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-twisted
-PKG_VERSION:=23.8.0
+PKG_VERSION:=23.10.0
 PKG_RELEASE:=1
 
 PYPI_NAME:=Twisted
 PYPI_SOURCE_NAME:=twisted
-PKG_HASH:=3c73360add17336a622c0d811c2a2ce29866b6e59b1125fd6509b17252098a24
+PKG_HASH:=987847a0790a2c597197613686e2784fd54167df3a55d0fb17c8412305d76ce5
 
 PKG_BUILD_DEPENDS:=libtirpc
 
index bf8873f41437b2d5083c9ba30d20be477d843252..d9ad0d59e2178b8cf096a5a02d983c7c880108f8 100644 (file)
@@ -1,6 +1,6 @@
 --- a/pyproject.toml
 +++ b/pyproject.toml
-@@ -150,7 +150,6 @@ ckeygen = "twisted.conch.scripts.ckeygen
+@@ -138,7 +138,6 @@ ckeygen = "twisted.conch.scripts.ckeygen
  conch = "twisted.conch.scripts.conch:run"
  mailmail = "twisted.mail.scripts.mailmail:run"
  pyhtmlizer = "twisted.scripts.htmlizer:run"
index 841b5e09e7c261d0d9358c30c1d1a426006c0e6f..ddf8f9e306c1aacb1a48bb99e292d8d339348926 100644 (file)
@@ -1,6 +1,6 @@
 --- a/pyproject.toml
 +++ b/pyproject.toml
-@@ -194,6 +194,7 @@ exclude = [
+@@ -182,6 +182,7 @@ exclude = [
      "*.pxi",
      "*.pyx",
      "build.bat",