mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
python3-pytools: update to 2025.1.6.
This commit is contained in:
parent
48fbf94088
commit
7c3d47af43
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pytools'
|
# Template file for 'python3-pytools'
|
||||||
pkgname=python3-pytools
|
pkgname=python3-pytools
|
||||||
version=2025.1.5
|
version=2025.1.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
# Ignored checks require unpackaged siphash24 package
|
# Ignored checks require unpackaged siphash24 package
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="X11"
|
license="X11"
|
||||||
homepage="https://pypi.org/project/pytools"
|
homepage="https://pypi.org/project/pytools"
|
||||||
distfiles="${PYPI_SITE}/p/pytools/pytools-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pytools/pytools-${version}.tar.gz"
|
||||||
checksum=8a6f98acb05ce94191bbe8f85a73f3ec9ed4b763c1c69a0781059e1a017c61e5
|
checksum=938e1df9997ba5ac771034a49b0e63801bd93a2b92e6a38f43241519a1fb322b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue