mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 12:40:06 +04:00
python-twisted: bump to 26.4.0
Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
committed by
Alexandru Ardelean
parent
44b58e0922
commit
2e6e0b6b4c
@@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-twisted
|
||||
PKG_VERSION:=25.5.0
|
||||
PKG_VERSION:=26.4.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=Twisted
|
||||
PYPI_SOURCE_NAME:=twisted
|
||||
PKG_HASH:=1deb272358cb6be1e3e8fc6f9c8b36f78eb0fa7c2233d2dbe11ec6fee04ea316
|
||||
PKG_HASH:=dbfd0fe1ee409d0243fdd7a6a6ff14f4948cec1fd78e0376291f805e1501fae9
|
||||
|
||||
PKG_BUILD_DEPENDS:=libtirpc
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
--- a/pyproject.toml
|
||||
+++ b/pyproject.toml
|
||||
@@ -148,7 +148,6 @@ ckeygen = "twisted.conch.scripts.ckeygen
|
||||
@@ -145,7 +145,6 @@ ckeygen = "twisted.conch.scripts.ckeygen
|
||||
conch = "twisted.conch.scripts.conch:run"
|
||||
mailmail = "twisted.mail.scripts.mailmail:run"
|
||||
pyhtmlizer = "twisted.scripts.htmlizer:run"
|
||||
|
||||
Reference in New Issue
Block a user