Refresh sha256 from PyPI sdist.
Signed-off-by: Alexandru Ardelean <redacted>
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
--- 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"