diff options
author | Andrew J. Hesford <ajh@sideband.org> | 2025-02-25 23:54:09 +0000 |
---|---|---|
committer | Andrew J. Hesford <ajh@sideband.org> | 2025-02-26 11:55:23 +0000 |
commit | 0488ef9881e7e6fecd497f23842942444523edfe (patch) | |
tree | 4a02774c685333d32a0cc0ad86e07f5e6c6eba93 | |
parent | 18722400c3b94543a3c40c571e418556162d12d2 (diff) | |
download | void-packages-0488ef9881e7e6fecd497f23842942444523edfe.tar void-packages-0488ef9881e7e6fecd497f23842942444523edfe.tar.gz void-packages-0488ef9881e7e6fecd497f23842942444523edfe.tar.bz2 void-packages-0488ef9881e7e6fecd497f23842942444523edfe.tar.lz void-packages-0488ef9881e7e6fecd497f23842942444523edfe.tar.xz void-packages-0488ef9881e7e6fecd497f23842942444523edfe.tar.zst void-packages-0488ef9881e7e6fecd497f23842942444523edfe.zip |
python3-flit_core-bootstrap: update to 3.11.0.
-rw-r--r-- | srcpkgs/python3-flit_core-bootstrap/template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/python3-flit_core-bootstrap/template b/srcpkgs/python3-flit_core-bootstrap/template index 00fcc5b2070..67b0de5c164 100644 --- a/srcpkgs/python3-flit_core-bootstrap/template +++ b/srcpkgs/python3-flit_core-bootstrap/template @@ -1,6 +1,6 @@ # Template file for 'python3-flit_core-bootstrap' pkgname=python3-flit_core-bootstrap -version=3.10.1 +version=3.11.0 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 @@ -12,7 +12,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=66e5b87874a0d6e39691f0e22f09306736b633548670ad3c09ec9db03c5662f7 +checksum=6ceeee3219e9d2ea282041f3e027c441597b450b33007cb81168e887b6113a8f make_check=no # bootstrap repository=bootstrap nopyprovides=yes |