python3-pytools: update to 2022.1.
This commit is contained in:
parent
49d1883436
commit
4f276c70a0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytools'
|
||||
pkgname=python3-pytools
|
||||
version=2021.2.9
|
||||
version=2022.1
|
||||
revision=1
|
||||
wrksrc=${pkgname#*-}-${version}
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="X11"
|
||||
homepage="https://pypi.org/project/pytools"
|
||||
distfiles="${PYPI_SITE}/p/pytools/pytools-${version}.tar.gz"
|
||||
checksum=db6cf83c9ba0a165d545029e2301621486d1e9ef295684072e5cd75316a13755
|
||||
checksum=197aacf6e1f5d60c715b92438792acb7702aed59ebbfb147fa84eda780e54fee
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue