aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-04-10 09:05:12 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-12 08:42:23 +0700
commit8b2a297058cd6ff80fd97ff13e5bb8d8b73ac441 (patch)
treee1445f8c8f61ace55673c2229c991ee50dfd5fa7
parentc23904ab91a9b5fe2fec1dcff72a5a9b66c59709 (diff)
python/python3-pytz: Version bump to 2025.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-pytz/python3-pytz.SlackBuild2
-rw-r--r--python/python3-pytz/python3-pytz.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pytz/python3-pytz.SlackBuild b/python/python3-pytz/python3-pytz.SlackBuild
index 7a5668c72a..81457fd216 100644
--- a/python/python3-pytz/python3-pytz.SlackBuild
+++ b/python/python3-pytz/python3-pytz.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pytz
-VERSION=${VERSION:-2025.1}
+VERSION=${VERSION:-2025.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-pytz/python3-pytz.info b/python/python3-pytz/python3-pytz.info
index 50056215ea..eddf4aad44 100644
--- a/python/python3-pytz/python3-pytz.info
+++ b/python/python3-pytz/python3-pytz.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pytz"
-VERSION="2025.1"
+VERSION="2025.2"
HOMEPAGE="https://pypi.org/project/pytz/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pytz/pytz-2025.1.tar.gz"
-MD5SUM="b51879337eb45a56947f91e82ec83ef1"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pytz/pytz-2025.2.tar.gz"
+MD5SUM="6a7760c71e38b6c75577b34b18b89d5b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""