[arch-commits] Commit in python-typing_extensions/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Thu May 6 09:00:44 UTC 2021
Date: Thursday, May 6, 2021 @ 09:00:43
Author: alucryd
Revision: 928397
upgpkg: python-typing_extensions 3.10.0.0-1
Modified:
python-typing_extensions/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-06 08:58:39 UTC (rev 928396)
+++ PKGBUILD 2021-05-06 09:00:43 UTC (rev 928397)
@@ -2,8 +2,8 @@
# Contributor: Michael Yeatts <mwyeatts at gmail.com>
pkgname=python-typing_extensions
-pkgver=3.7.4.3
-pkgrel=3
+pkgver=3.10.0.0
+pkgrel=1
pkgdesc='Backported and Experimental Type Hints for Python 3.5+'
arch=(any)
url=https://github.com/python/typing/tree/master/typing_extensions
@@ -15,7 +15,7 @@
)
provides=(python-typing-extensions)
conflicts=(python-typing-extensions)
-_tag=ffebbecbf4ad162572050ecfaac4335cc5431c24
+_tag=edd78b2253abffc5cc82c32a43c22845fb7c465f
source=(git+https://github.com/python/typing.git#tag=${_tag})
sha256sums=(SKIP)
More information about the arch-commits
mailing list