mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
python3-typing_extensions: update to 3.10.0.0.
This commit is contained in:
parent
bb2b6deb7f
commit
e27c5fc0c9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-typing_extensions'
|
# Template file for 'python3-typing_extensions'
|
||||||
pkgname=python3-typing_extensions
|
pkgname=python3-typing_extensions
|
||||||
version=3.7.4.3
|
version=3.10.0.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#python3-}-${version}"
|
wrksrc="${pkgname#python3-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="Python-2.0"
|
license="Python-2.0"
|
||||||
homepage="https://github.com/python/typing"
|
homepage="https://github.com/python/typing"
|
||||||
distfiles="${PYPI_SITE}/t/typing_extensions/typing_extensions-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/typing_extensions/typing_extensions-${version}.tar.gz"
|
||||||
checksum=99d4073b617d30288f569d3f13d2bd7548c3a7e4c8de87db09a9d29bb3a4a60c
|
checksum=50b6f157849174217d0656f99dc82fe932884fb250826c18350e159ec6cdf342
|
||||||
|
|
Loading…
Add table
Reference in a new issue