* update python-typing_extensions to 4.9.0-1

This commit is contained in:
Alexander Baldeck 2023-12-20 09:30:43 +01:00
parent 35c428d6d5
commit b39af8ed89

View File

@ -4,7 +4,7 @@
# Contributor: Michael Yeatts <mwyeatts@gmail.com>
pkgname=python-typing_extensions
pkgver=4.8.0
pkgver=4.9.0
pkgrel=1
pkgdesc='Backported and Experimental Type Hints for Python 3.8+'
arch=(any)
@ -15,7 +15,7 @@ makedepends=(git python-build python-flit-core python-installer)
checkdepends=(python-tests)
provides=(python-typing-extensions)
conflicts=(python-typing-extensions)
_tag=c17c499b865585458bc334a1f895ebaedd2ab854
_tag=fc461d6faf4585849b561f2e4cbb06e9db095307
source=("git+${url}.git#tag=${_tag}")
b2sums=(SKIP)