mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-pytools: update to 2021.2.8.
This commit is contained in:
parent
6c39ba5490
commit
f3f24e4c13
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=2021.2.7
|
version=2021.2.8
|
||||||
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=0538f6fe7f00bf765ca5ab38518db48df72de818460006e54b0575accd24d9fb
|
checksum=e11adc4914d805ac2bd02656fc6c0ec57c29dd305bd4a44122ca4e651a4bba8b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue