diff options
| author | Arn0 <yth@ythogtha.org> | 2025-07-17 15:01:35 +0200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-19 08:17:48 +0700 |
| commit | 13da2fbbb431046001920c9763455dcc8821d3d4 (patch) | |
| tree | 13e329c346cb87d85683122f5b7437ff795e91cc /python/python3-twisted | |
| parent | 24b27bb44ca651b334b63d749932cc14d936df68 (diff) | |
python/python3-twisted: updated for version 25.5.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-twisted')
| -rw-r--r-- | python/python3-twisted/python3-twisted.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-twisted/python3-twisted.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-twisted/python3-twisted.SlackBuild b/python/python3-twisted/python3-twisted.SlackBuild index 7269dd8ed8..3f23e38086 100644 --- a/python/python3-twisted/python3-twisted.SlackBuild +++ b/python/python3-twisted/python3-twisted.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-twisted SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-24.11.0} +VERSION=${VERSION:-25.5.0} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-twisted/python3-twisted.info b/python/python3-twisted/python3-twisted.info index e9f0b17af0..4153662566 100644 --- a/python/python3-twisted/python3-twisted.info +++ b/python/python3-twisted/python3-twisted.info @@ -1,8 +1,8 @@ PRGNAM="python3-twisted" -VERSION="24.11.0" +VERSION="25.5.0" HOMEPAGE="https://twistedmatrix.com/" -DOWNLOAD="https://pypi.python.org/packages/source/t/twisted/twisted-24.11.0.tar.gz" -MD5SUM="a21b5326a74079a92d7bc4748b419280" +DOWNLOAD="https://pypi.python.org/packages/source/t/twisted/twisted-25.5.0.tar.gz" +MD5SUM="845d6782c2236ef764f3849948f4bfad" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-automat python3-constantly python3-hyperlink python3-incremental zope.interface python3-service-identity" |
