diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2022-01-17 18:50:07 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-18 08:14:21 +0700 |
commit | e3b4641a3d9e466fdbefdfcad18f88fcfca5b389 (patch) | |
tree | af338a84a6585ff564765d64c92930ffd6f08654 /python/python3-fasteners/python3-fasteners.info | |
parent | 28a6ada9ebadab27a9c2aa1da2a528705d08794a (diff) |
python/python3-fasteners: Updated for version 0.17.2.
New creepy packaging method with setup.cfg;
I personally don't like it.
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.info')
-rw-r--r-- | python/python3-fasteners/python3-fasteners.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-fasteners/python3-fasteners.info b/python/python3-fasteners/python3-fasteners.info index e74bc630b962e..56d4d6879dfed 100644 --- a/python/python3-fasteners/python3-fasteners.info +++ b/python/python3-fasteners/python3-fasteners.info @@ -1,8 +1,8 @@ PRGNAM="python3-fasteners" -VERSION="0.16.3" +VERSION="0.17.2" HOMEPAGE="https://github.com/harlowja/fasteners/" -DOWNLOAD="https://files.pythonhosted.org/packages/28/e4/2888d41cdbd405828ccdb9a8536c5919939c2f4c6ab9b2ba63e9bd2570d5/fasteners-0.16.3.tar.gz" -MD5SUM="243188fe770ad60e9da722bef9dc7a78" +DOWNLOAD="https://files.pythonhosted.org/packages/cd/d0/16383819680f8a0c2fdb2aff98058e8653ed94426ecb07c4c18926207b1c/fasteners-0.17.2.tar.gz" +MD5SUM="b01609ddea36c33cccf64299bdeb83d8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-monotonic" |