summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Pouria Rezaei2022-02-06 23:32:43 +0100
committer Willy Sudiarto Raharjo2022-02-07 02:25:37 +0100
commit6da0f560f9e1b780a014604e3709bd81a0be1a2e (patch)
tree832d3cb178860e9814593a9f51cbfc83396c3898 /python
parent830c9cbf50fd4435699fc79ede830176a7ca5b93 (diff)
downloadslackbuilds-6da0f560f9e1b780a014604e3709bd81a0be1a2e.tar.gz
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')
-rw-r--r--python/python3-fasteners/python3-fasteners.SlackBuild2
-rw-r--r--python/python3-fasteners/python3-fasteners.info6
2 files changed, 4 insertions, 4 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}
diff --git a/python/python3-fasteners/python3-fasteners.info b/python/python3-fasteners/python3-fasteners.info
index 56d4d6879d..92582b34c4 100644
--- a/python/python3-fasteners/python3-fasteners.info
+++ b/python/python3-fasteners/python3-fasteners.info
@@ -1,8 +1,8 @@
PRGNAM="python3-fasteners"
-VERSION="0.17.2"
+VERSION="0.17.3"
HOMEPAGE="https://github.com/harlowja/fasteners/"
-DOWNLOAD="https://files.pythonhosted.org/packages/cd/d0/16383819680f8a0c2fdb2aff98058e8653ed94426ecb07c4c18926207b1c/fasteners-0.17.2.tar.gz"
-MD5SUM="b01609ddea36c33cccf64299bdeb83d8"
+DOWNLOAD="https://files.pythonhosted.org/packages/bd/f4/148f44998c1bdb064a508e7cbcf9e50b34572b3d36fcc378a5d61b7dc8c5/fasteners-0.17.3.tar.gz"
+MD5SUM="3822d6ed0cf530d625e574a390f8f6fb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-monotonic"