Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-bidict
Commits:
2a4bd2c2 by Jelle van der Waa at 2025-12-16T09:15:52+01:00
upgpkg: 0.23.1-5: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-bidict
pkgdesc = Bidirectional mapping library for Python
pkgver = 0.23.1
- pkgrel = 4
+ pkgrel = 5
url = https://bidict.readthedocs.org/
arch = any
license = MPL2
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-bidict
_name=${pkgname#python-}
pkgver=0.23.1
-pkgrel=4
+pkgrel=5
pkgdesc='Bidirectional mapping library for Python'
url='https://bidict.readthedocs.org/'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-bidict/-/commit/2a4bd2c291c9947553bc6b76a875ccb319e8f5ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-bidict/-/commit/2a4bd2c291c9947553bc6b76a875ccb319e8f5ae
You're receiving this email because of your account on gitlab.archlinux.org.