aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pysubs2
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-08-01 23:54:58 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-02 19:59:08 +0700
commit71431e1e25607a8d18828ef28fb64c28514eeb2a (patch)
treeec659cad0bd01077d0cd3d08ca5cb43a1288f7d0 /python/python3-pysubs2
parentc536e3a061448a7cf5a80aa7652bc4640d63be75 (diff)
python/python3-pysubs2: Version bump to 1.7.3
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 62fc575c89293..e68f62cd91e4a 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.2}
+VERSION=${VERSION:-1.7.3}
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 7ad0984f9532e..f4d82846a5d22 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.2"
+VERSION="1.7.3"
HOMEPAGE="http://pysubs2.readthedocs.io/"
-DOWNLOAD="https://github.com/tkarabela/pysubs2/archive/refs/tags/1.7.2/pysubs2-1.7.2.tar.gz"
-MD5SUM="3a24fb00d955186d88bc35b54c4733b1"
+DOWNLOAD="https://github.com/tkarabela/pysubs2/archive/refs/tags/1.7.3/pysubs2-1.7.3.tar.gz"
+MD5SUM="1b9bcc49df75c647d8bd0264fd2a43dc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-wheel"