python/python3-flit_core: Updated for version 3.9.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-06-08 12:00:35 -06:00 committed by Willy Sudiarto Raharjo
parent 89a55b8c29
commit 8f6b4b6aa9
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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=""