python3-pytools: update to 2021.2.5.
This commit is contained in:
parent
e4a92bcda1
commit
97b2198afa
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pytools'
|
# Template file for 'python3-pytools'
|
||||||
pkgname=python3-pytools
|
pkgname=python3-pytools
|
||||||
version=2021.2.3
|
version=2021.2.5
|
||||||
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=5f953063afe8218ef42d71dd461ce8f9587899ea561db19c64f2701a08eee57e
|
checksum=a96eae85aad86fe63cefa06e6cd9f6dcf8e85bd9aab0fd00b7f381a6366c5776
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue