diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-06-08 12:00:35 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-10 09:17:29 +0700 |
commit | 8f6b4b6aa93f4deaf1aaae5a473ef54da3abd467 (patch) | |
tree | 840d1a1de307486b4bdf2f5f7d2f116884ec0a2d /python | |
parent | 89a55b8c292e1e4e7ba37ee1215a67e3b2dc6c2b (diff) |
python/python3-flit_core: Updated for version 3.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-flit_core/python3-flit_core.SlackBuild | 4 | ||||
-rw-r--r-- | python/python3-flit_core/python3-flit_core.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-flit_core/python3-flit_core.SlackBuild b/python/python3-flit_core/python3-flit_core.SlackBuild index 875c13b325..d1bb01f2ba 100644 --- a/python/python3-flit_core/python3-flit_core.SlackBuild +++ b/python/python3-flit_core/python3-flit_core.SlackBuild @@ -28,8 +28,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-flit_core SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-3.8.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-3.9.0} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-flit_core/python3-flit_core.info b/python/python3-flit_core/python3-flit_core.info index b8db46b428..c294d24f0c 100644 --- a/python/python3-flit_core/python3-flit_core.info +++ b/python/python3-flit_core/python3-flit_core.info @@ -1,8 +1,8 @@ PRGNAM="python3-flit_core" -VERSION="3.8.0" +VERSION="3.9.0" HOMEPAGE="https://github.com/pypa/flit" -DOWNLOAD="https://files.pythonhosted.org/packages/source/f/flit_core/flit_core-3.8.0.tar.gz" -MD5SUM="7c41da13273f7787709a24f74e0f5a99" +DOWNLOAD="https://files.pythonhosted.org/packages/source/f/flit_core/flit_core-3.9.0.tar.gz" +MD5SUM="3bc52f1952b9a78361114147da63c35b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |