mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pytools: update to 2022.1.6.
This commit is contained in:
parent
b1d44f3af4
commit
0cc46d2b3f
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=2022.1.4
|
version=2022.1.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname#*-}-${version}
|
wrksrc=${pkgname#*-}-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,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=ae25f7c9b196fcd0d15e53bfe05236fe7bc5efd923810fbaeeee1a4bc4b6764a
|
checksum=9271dc8a65da02fa3fe342e2be7979b2d10f792f3b54fb115e51bf10386eb770
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue