mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-typing_extensions: update to 4.12.2.
This commit is contained in:
parent
04c1ec8b42
commit
15ae78bf10
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=4.10.0
|
version=4.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-flit_core"
|
hostmakedepends="python3-flit_core"
|
||||||
|
@ -11,7 +11,7 @@ license="Python-2.0"
|
||||||
homepage="https://github.com/python/typing_extensions"
|
homepage="https://github.com/python/typing_extensions"
|
||||||
changelog="https://github.com/python/typing_extensions/raw/main/CHANGELOG.md"
|
changelog="https://github.com/python/typing_extensions/raw/main/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/t/typing_extensions/typing_extensions-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/typing_extensions/typing_extensions-${version}.tar.gz"
|
||||||
checksum=b0abd7c89e8fb96f98db18d86106ff1d90ab692004eb746cf6eda2682f91b3cb
|
checksum=1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8
|
||||||
# Depends on the `test` module, which is intentionally not included in the
|
# Depends on the `test` module, which is intentionally not included in the
|
||||||
# `python3` package.
|
# `python3` package.
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue