Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-typing_extensions


Commits:
b80af948 by Daniel M. Capella at 2023-12-09T20:52:40-05:00
upgpkg: 4.9.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-typing_extensions
        pkgdesc = Backported and Experimental Type Hints for Python 3.8+
-       pkgver = 4.8.0
+       pkgver = 4.9.0
        pkgrel = 1
        url = https://github.com/python/typing_extensions
        arch = any
@@ -13,7 +13,7 @@ pkgbase = python-typing_extensions
        depends = python
        provides = python-typing-extensions
        conflicts = python-typing-extensions
-       source = 
git+https://github.com/python/typing_extensions.git#tag=c17c499b865585458bc334a1f895ebaedd2ab854
+       source = 
git+https://github.com/python/typing_extensions.git#tag=fc461d6faf4585849b561f2e4cbb06e9db095307
        b2sums = SKIP
 
 pkgname = python-typing_extensions


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Michael Yeatts <[email protected]>
 
 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)
@@ -14,7 +14,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)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-typing_extensions/-/commit/b80af948cfb5c4d54a7d9af306d1707c200a5970

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-typing_extensions/-/commit/b80af948cfb5c4d54a7d9af306d1707c200a5970
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to