Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pint
Commits:
a755596e by Jelle van der Waa at 2025-12-16T10:34:22+01:00
upgpkg: 0.25.2-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pint
pkgdesc = A unit library for Python
pkgver = 0.25.2
- pkgrel = 1
+ pkgrel = 2
url = https://pint.readthedocs.org
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pint
pkgver=0.25.2
-pkgrel=1
+pkgrel=2
pkgdesc="A unit library for Python"
arch=('any')
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pint/-/commit/a755596e918201575a9293bed677c3d82866ceb8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pint/-/commit/a755596e918201575a9293bed677c3d82866ceb8
You're receiving this email because of your account on gitlab.archlinux.org.