summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Pouria Rezaei2021-06-03 16:44:29 +0200
committer Willy Sudiarto Raharjo2021-06-04 02:38:20 +0200
commit72f06cf1ab48f1228ef46db6db6413759f790608 (patch)
tree37b945d6593fea21cb44632dde0170fbfd988a7d
parentebec2cb408c1097a213cd15578ddf3d0e7215fff (diff)
downloadslackbuilds-72f06cf1ab48f1228ef46db6db6413759f790608.tar.gz
python/python3-tekore: Updated for version 3.7.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-tekore/python3-tekore.SlackBuild5
-rw-r--r--python/python3-tekore/python3-tekore.info6
2 files changed, 5 insertions, 6 deletions
diff --git a/python/python3-tekore/python3-tekore.SlackBuild b/python/python3-tekore/python3-tekore.SlackBuild
index 9776532091..22683cb5cb 100644
--- a/python/python3-tekore/python3-tekore.SlackBuild
+++ b/python/python3-tekore/python3-tekore.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-tekore
-# Copyright 2019-2020 Pouria Rezaei <Pouria.rz@outlook.com>
+# Copyright 2019-2021 Pouria Rezaei <Pouria.rz@outlook.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
PRGNAM=python3-tekore
SRCNAM=tekore
-VERSION=${VERSION:-3.6.2}
+VERSION=${VERSION:-3.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -75,7 +75,6 @@ sed -i -e "s~.*scripts=glob.glob(\"Scripts/\*.py\"),~~" setup.py
python3 setup.py install --root=$PKG
-
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" \
| grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
diff --git a/python/python3-tekore/python3-tekore.info b/python/python3-tekore/python3-tekore.info
index feae84ad12..7f70ff7842 100644
--- a/python/python3-tekore/python3-tekore.info
+++ b/python/python3-tekore/python3-tekore.info
@@ -1,8 +1,8 @@
PRGNAM="python3-tekore"
-VERSION="3.6.2"
+VERSION="3.7.1"
HOMEPAGE="https://pypi.org/project/tekore/"
-DOWNLOAD="https://files.pythonhosted.org/packages/ed/c4/a589e124812d79e24049e58831a2bce97234f2d9ec500423dc52beb46450/tekore-3.6.2.tar.gz"
-MD5SUM="b5f1e4bc7244cd07ac5554a842811aa5"
+DOWNLOAD="https://files.pythonhosted.org/packages/22/9c/0abd5bd08331b0001a4f98dfcd02df5d65cc7546f9dfa7d91e473a959504/tekore-3.7.1.tar.gz"
+MD5SUM="5ebd91dfde61182d5bdb1e913ef507a8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""