python3-pytools: update to 2022.1.1.

This commit is contained in:
Andrew J. Hesford 2022-03-09 14:57:48 -05:00
parent e2c6e5a962
commit ec0d288b8c

View File

@ -1,6 +1,6 @@
# Template file for 'python3-pytools' # Template file for 'python3-pytools'
pkgname=python3-pytools pkgname=python3-pytools
version=2022.1 version=2022.1.1
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=197aacf6e1f5d60c715b92438792acb7702aed59ebbfb147fa84eda780e54fee checksum=3eebcc11923bf36fc42a9102d6e417a94817efb1aeb24d3149686dd5e3ec54d4
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE