Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-tqdm
Commits:
bce2bab4 by Jelle van der Waa at 2025-12-21T14:33:13+01:00
upgpkg: 4.67.1-5: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-tqdm
pkgdesc = Fast, Extensible Progress Meter
pkgver = 4.67.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/tqdm/tqdm
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-tqdm
pkgver=4.67.1
-pkgrel=4
+pkgrel=5
pkgdesc='Fast, Extensible Progress Meter'
arch=('any')
license=('MIT' 'MPL-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tqdm/-/commit/bce2bab425f562590973885e730134dfa6f59488
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tqdm/-/commit/bce2bab425f562590973885e730134dfa6f59488
You're receiving this email because of your account on gitlab.archlinux.org.