mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-flit_core: update to 3.10.1.
This commit is contained in:
parent
d6c1e6450b
commit
fc3ec02ae7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-flit_core'
|
||||
pkgname=python3-flit_core
|
||||
version=3.9.0
|
||||
revision=3
|
||||
version=3.10.1
|
||||
revision=1
|
||||
# This package is required by python3-build and python3-installer, used by the
|
||||
# python3-pep517 style; so using that style here would create a cycle
|
||||
hostmakedepends="python3"
|
||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://flit.pypa.io/"
|
||||
changelog="https://flit.pypa.io/en/stable/history.html"
|
||||
distfiles="${PYPI_SITE}/f/flit_core/flit_core-${version}.tar.gz"
|
||||
checksum=72ad266176c4a3fcfab5f2930d76896059851240570ce9a98733b658cb786eba
|
||||
checksum=66e5b87874a0d6e39691f0e22f09306736b633548670ad3c09ec9db03c5662f7
|
||||
|
||||
do_build() {
|
||||
python3 -m flit_core.wheel
|
||||
|
|
Loading…
Add table
Reference in a new issue