aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pysubs2
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-12-26 11:23:16 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-12-28 08:29:25 +0700
commitd9175159bb2244e2562e597b56b7ee3f5fe344a3 (patch)
tree5de834b61ac2b879bb20c03b6ca6b067c1034c22 /python/python3-pysubs2
parentd77c8fb5358ee9a52b335f7bd8dead886d17313f (diff)
python/python3-pysubs2: Version bump to 1.8.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pysubs2')
-rw-r--r--python/python3-pysubs2/python3-pysubs2.SlackBuild2
-rw-r--r--python/python3-pysubs2/python3-pysubs2.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pysubs2/python3-pysubs2.SlackBuild b/python/python3-pysubs2/python3-pysubs2.SlackBuild
index e68f62cd91..ab0dbead4e 100644
--- a/python/python3-pysubs2/python3-pysubs2.SlackBuild
+++ b/python/python3-pysubs2/python3-pysubs2.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pysubs2
-VERSION=${VERSION:-1.7.3}
+VERSION=${VERSION:-1.8.0}
SRCNAM=${SRCNAM:-pysubs2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-pysubs2/python3-pysubs2.info b/python/python3-pysubs2/python3-pysubs2.info
index f4d82846a5..6677f7d5e6 100644
--- a/python/python3-pysubs2/python3-pysubs2.info
+++ b/python/python3-pysubs2/python3-pysubs2.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pysubs2"
-VERSION="1.7.3"
+VERSION="1.8.0"
HOMEPAGE="http://pysubs2.readthedocs.io/"
-DOWNLOAD="https://github.com/tkarabela/pysubs2/archive/refs/tags/1.7.3/pysubs2-1.7.3.tar.gz"
-MD5SUM="1b9bcc49df75c647d8bd0264fd2a43dc"
+DOWNLOAD="https://github.com/tkarabela/pysubs2/archive/refs/tags/1.8.0/pysubs2-1.8.0.tar.gz"
+MD5SUM="5cf58c08a1b9c2fd195e40f1f0c1d1ff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-wheel"