python-twisted: Update to 23.10.0, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
parent
1e4e35b765
commit
a317ea2831
3 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- a/pyproject.toml
|
||||
+++ b/pyproject.toml
|
||||
@@ -194,6 +194,7 @@ exclude = [
|
||||
@@ -182,6 +182,7 @@ exclude = [
|
||||
"*.pxi",
|
||||
"*.pyx",
|
||||
"build.bat",
|
||||
|
|
Loading…
Reference in a new issue