diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-11-19 09:45:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-19 09:45:37 +0700 |
commit | 1ec05e1c6e251d89eb385559de5b3c6c60612e83 (patch) | |
tree | 27c7a5135be3e8159961bc6972ce74afc48219f3 /python/python3-flit/python3-flit.info | |
parent | db840cdaac0f3a87291665b2182558bea8f4c4ec (diff) |
python/python3-flit: Updated for version 3.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-flit/python3-flit.info')
-rw-r--r-- | python/python3-flit/python3-flit.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-flit/python3-flit.info b/python/python3-flit/python3-flit.info index da02bd416b..ca6bc9dfc4 100644 --- a/python/python3-flit/python3-flit.info +++ b/python/python3-flit/python3-flit.info @@ -1,8 +1,8 @@ PRGNAM="python3-flit" -VERSION="3.7.1" +VERSION="3.8.0" HOMEPAGE="https://github.com/pypa/flit" -DOWNLOAD="https://files.pythonhosted.org/packages/source/f/flit/flit-3.7.1.tar.gz" -MD5SUM="75fd3e3c6c9f7c719dc164c05dabab4f" +DOWNLOAD="https://files.pythonhosted.org/packages/source/f/flit/flit-3.8.0.tar.gz" +MD5SUM="d35dcae182238e9f5cff97e33b42b767" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-tomli_w" |