python3-typeguard: update to 2.13.3.
This commit is contained in:
parent
be6ff03d4c
commit
dd43d282fb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-typeguard'
|
# Template file for 'python3-typeguard'
|
||||||
pkgname=python3-typeguard
|
pkgname=python3-typeguard
|
||||||
version=2.13.0
|
version=2.13.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/python3-/}-${version}"
|
wrksrc="${pkgname/python3-/}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
# mypy checks seem to require that the module be installed
|
# mypy checks seem to require that the module be installed
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/agronholm/typeguard"
|
homepage="https://github.com/agronholm/typeguard"
|
||||||
distfiles="${PYPI_SITE}/t/typeguard/typeguard-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/typeguard/typeguard-${version}.tar.gz"
|
||||||
checksum=04e38f92eb59410c9375d3be23df65e0a7643f2e8bcbd421423d808d2f9e99df
|
checksum=00edaa8da3a133674796cf5ea87d9f4b4c367d77476e185e80251cc13dfbb8c4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue