aboutsummaryrefslogtreecommitdiff
path: root/python/python3-fasteners/python3-fasteners.SlackBuild
diff options
context:
space:
mode:
authorPouria Rezaei <Pouria.rz@outlook.com>2022-02-07 02:02:43 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-07 08:25:37 +0700
commit6da0f560f9e1b780a014604e3709bd81a0be1a2e (patch)
tree832d3cb178860e9814593a9f51cbfc83396c3898 /python/python3-fasteners/python3-fasteners.SlackBuild
parent830c9cbf50fd4435699fc79ede830176a7ca5b93 (diff)
python/python3-fasteners: Updated for version 0.17.3.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-fasteners/python3-fasteners.SlackBuild')
-rw-r--r--python/python3-fasteners/python3-fasteners.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-fasteners/python3-fasteners.SlackBuild b/python/python3-fasteners/python3-fasteners.SlackBuild
index 4bcf843685..55c6f61fe1 100644
--- a/python/python3-fasteners/python3-fasteners.SlackBuild
+++ b/python/python3-fasteners/python3-fasteners.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-fasteners
-VERSION=${VERSION:-0.17.2}
+VERSION=${VERSION:-0.17.3}
SRCNAM=fasteners
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}