Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-typing_extensions
Commits:
395a0b1b by Jelle van der Waa at 2024-11-16T15:06:46+01:00
upgpkg: 4.12.2-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-typing_extensions
pkgdesc = Backported and Experimental Type Hints for Python 3.8+
pkgver = 4.12.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/python/typing_extensions
arch = any
license = Python-2.0.1
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-typing_extensions
_name=${pkgname#python-}
pkgver=4.12.2
-pkgrel=1
+pkgrel=2
pkgdesc='Backported and Experimental Type Hints for Python 3.8+'
arch=(any)
url=https://github.com/python/typing_extensions
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-typing_extensions/-/commit/395a0b1be9f69219430f4ed5869023c3699968f1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-typing_extensions/-/commit/395a0b1be9f69219430f4ed5869023c3699968f1
You're receiving this email because of your account on gitlab.archlinux.org.