1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-17 12:53:54 +02:00

python-twisted: Update to 21.7.0, refresh patches

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
Jeffery To 2021-08-09 17:25:25 +08:00
parent ba696e2b36
commit 4fa4cd8322
No known key found for this signature in database
GPG Key ID: C616D9E719E868E4
3 changed files with 6 additions and 6 deletions

View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=python-twisted PKG_NAME:=python-twisted
PKG_VERSION:=21.2.0 PKG_VERSION:=21.7.0
PKG_RELEASE:=2 PKG_RELEASE:=1
PYPI_NAME:=Twisted PYPI_NAME:=Twisted
PKG_HASH:=77544a8945cf69b98d2946689bbe0c75de7d145cdf11f391dd487eae8fc95a12 PKG_HASH:=2cd652542463277378b0d349f47c62f20d9306e57d1247baabd6d1d38a109006
PKG_BUILD_DEPENDS:=libtirpc PKG_BUILD_DEPENDS:=libtirpc

View File

@ -1,6 +1,6 @@
--- a/setup.cfg --- a/setup.cfg
+++ b/setup.cfg +++ b/setup.cfg
@@ -98,7 +98,6 @@ console_scripts = @@ -105,7 +105,6 @@ console_scripts =
conch = twisted.conch.scripts.conch:run conch = twisted.conch.scripts.conch:run
mailmail = twisted.mail.scripts.mailmail:run mailmail = twisted.mail.scripts.mailmail:run
pyhtmlizer = twisted.scripts.htmlizer:run pyhtmlizer = twisted.scripts.htmlizer:run

View File

@ -1,6 +1,6 @@
--- a/setup.cfg --- a/setup.cfg
+++ b/setup.cfg +++ b/setup.cfg
@@ -90,6 +90,9 @@ osx_platform = @@ -97,6 +97,9 @@ mypy =
[options.packages.find] [options.packages.find]
where = src where = src
@ -10,7 +10,7 @@
[options.entry_points] [options.entry_points]
console_scripts = console_scripts =
@@ -109,6 +112,7 @@ console_scripts = @@ -116,6 +119,7 @@ console_scripts =
*.pxi *.pxi
*.pyx *.pyx
build.bat build.bat