Date: Wednesday, September 1, 2021 @ 13:27:07 Author: alucryd Revision: 1010304
upgpkg: python-typing_extensions 3.10.0.2-1 Modified: python-typing_extensions/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-01 12:53:39 UTC (rev 1010303) +++ PKGBUILD 2021-09-01 13:27:07 UTC (rev 1010304) @@ -2,7 +2,7 @@ # Contributor: Michael Yeatts <[email protected]> pkgname=python-typing_extensions -pkgver=3.10.0.0 +pkgver=3.10.0.2 pkgrel=1 pkgdesc='Backported and Experimental Type Hints for Python 3.5+' arch=(any) @@ -15,7 +15,7 @@ ) provides=(python-typing-extensions) conflicts=(python-typing-extensions) -_tag=edd78b2253abffc5cc82c32a43c22845fb7c465f +_tag=7552efe8b5f96f0e63f8e77711a4cf03cae92921 source=(git+https://github.com/python/typing.git#tag=${_tag}) sha256sums=(SKIP)
