aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorPouria Rezaei <Pouria.rz@outlook.com>2024-11-08 20:37:34 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-09 06:39:02 +0700
commit4facbdcf814981385baee66ed7f3f324ef4b5157 (patch)
treeba2e79fa6d825ca762301d63b4ce161858baa168 /python
parentf71844ce15bfdfefcae7d27eb1102e2159cc00ea (diff)
python/python3-tekore: Updated to 5.5.1.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-tekore/python3-tekore.SlackBuild2
-rw-r--r--python/python3-tekore/python3-tekore.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-tekore/python3-tekore.SlackBuild b/python/python3-tekore/python3-tekore.SlackBuild
index b99714331445..6885ce7c172d 100644
--- a/python/python3-tekore/python3-tekore.SlackBuild
+++ b/python/python3-tekore/python3-tekore.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-tekore
SRCNAM=tekore
-VERSION=${VERSION:-5.5.0}
+VERSION=${VERSION:-5.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-tekore/python3-tekore.info b/python/python3-tekore/python3-tekore.info
index d32c6d2f3d5c..78e36e9ffb5a 100644
--- a/python/python3-tekore/python3-tekore.info
+++ b/python/python3-tekore/python3-tekore.info
@@ -1,8 +1,8 @@
PRGNAM="python3-tekore"
-VERSION="5.5.0"
+VERSION="5.5.1"
HOMEPAGE="https://pypi.org/project/tekore/"
-DOWNLOAD="https://github.com/felix-hilden/tekore/archive/v5.5.0/tekore-5.5.0.tar.gz"
-MD5SUM="5dc29c9391364dcef0e0ebc37554fa77"
+DOWNLOAD="https://github.com/felix-hilden/tekore/archive/v5.5.1/tekore-5.5.1.tar.gz"
+MD5SUM="bd1f245d3d4bf49d0b8904dc77a5c817"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt"