python-twisted: bump to 26.4.0
authorAlexandru Ardelean <redacted>
Tue, 2 Jun 2026 21:12:59 +0000 (00:12 +0300)
committerAlexandru Ardelean <redacted>
Tue, 9 Jun 2026 14:18:01 +0000 (17:18 +0300)
Refresh sha256 from PyPI sdist.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-twisted/Makefile
lang/python/python-twisted/patches/001-omit-tkconch.patch

index f3be45f2c1327161ed884fb35392b3a353c83690..f7bfd517d6638165cbcbbbcc73250d6e8c6a28d4 100644 (file)
@@ -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
 
index 454a8bc61220eacb3d77ea49f45c43ae09fd6bdf..5a514da405a4ca73e48d0306032dadc8ff2ea2ec 100644 (file)
@@ -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"
git clone https://git.99rst.org/PROJECT