python3-typing_extensions: rebuild for Python 3.10, update to 3.10.0.2.
This commit is contained in:
parent
89f0ac3948
commit
f434a74d77
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-typing_extensions'
|
||||
pkgname=python3-typing_extensions
|
||||
version=3.10.0.0
|
||||
version=3.10.0.2
|
||||
revision=1
|
||||
wrksrc="${pkgname#python3-}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,4 +11,4 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="Python-2.0"
|
||||
homepage="https://github.com/python/typing"
|
||||
distfiles="${PYPI_SITE}/t/typing_extensions/typing_extensions-${version}.tar.gz"
|
||||
checksum=50b6f157849174217d0656f99dc82fe932884fb250826c18350e159ec6cdf342
|
||||
checksum=49f75d16ff11f1cd258e1b988ccff82a3ca5570217d7ad8c5f48205dd99a677e
|
||||
|
|
Loading…
Reference in a new issue