python3-pytools: update to 2021.2.3.
This commit is contained in:
parent
bfcda688c4
commit
1296016c19
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytools'
|
||||
pkgname=python3-pytools
|
||||
version=2021.2.2
|
||||
version=2021.2.3
|
||||
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=7d3c37714c0ccdfe40296f526927735080e9defb8e09dd3d438e5328badadf14
|
||||
checksum=5f953063afe8218ef42d71dd461ce8f9587899ea561db19c64f2701a08eee57e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue