Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-dependency-groups
Commits:
ae9f65d2 by Jakub Klinkovský at 2025-12-18T18:31:07+01:00
upgpkg: 1.3.1-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-dependency-groups
pkgdesc = A standalone implementation of PEP 735 Dependency Groups
pkgver = 1.3.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pypa/dependency-groups
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name=dependency-groups
pkgname=python-$_name
pkgver=1.3.1
-pkgrel=1
+pkgrel=2
pkgdesc="A standalone implementation of PEP 735 Dependency Groups"
arch=(any)
url="https://github.com/pypa/dependency-groups"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dependency-groups/-/commit/ae9f65d29c6958a2be1d0e0fa5f5543d8b0b9c2b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dependency-groups/-/commit/ae9f65d29c6958a2be1d0e0fa5f5543d8b0b9c2b
You're receiving this email because of your account on gitlab.archlinux.org.