Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-tqdm
Commits:
59c9aaf3 by Robin Candau at 2026-07-18T23:04:05+02:00
upgpkg: 4.69.0-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-tqdm
pkgdesc = Fast, Extensible Progress Meter
- pkgver = 4.68.4
+ pkgver = 4.69.0
pkgrel = 1
url = https://github.com/tqdm/tqdm
arch = any
@@ -23,7 +23,7 @@ pkgbase = python-tqdm
makedepends = python-wheel
depends = python
optdepends = python-requests: telegram
- source = git+https://github.com/tqdm/tqdm.git#commit=v4.68.4
- sha512sums =
2d124da929aba765cfb084446cd417a1d7eb2759e5c21f9516ea60f910bdf7c8822629a650fbd69fae26d93fc07aa1e60e7ea19538c2f10ec2f6c6c0e52033b4
+ source = git+https://github.com/tqdm/tqdm.git#commit=v4.69.0
+ sha512sums =
1937c6e5671ddf03b4b462ce01fd100af3dd8516977583860153a97a83e4f97deda1618a67e31446c785d626cf4b5cc5617c14aba971abda235ad7191c90b55d
pkgname = python-tqdm
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Robin Candau <[email protected]>
pkgname=python-tqdm
-pkgver=4.68.4
+pkgver=4.69.0
pkgrel=1
pkgdesc='Fast, Extensible Progress Meter'
arch=('any')
@@ -13,7 +13,7 @@ optdepends=('python-requests: telegram')
makedepends=('git' 'python-setuptools-scm' 'python-toml' 'python-build'
'python-installer' 'python-wheel')
checkdepends=('python-pytest' 'python-pytest-asyncio' 'python-pytest-timeout'
'python-numpy' 'python-pandas' 'python-rich' 'python-dask' 'tk' 'python-keras')
source=("git+https://github.com/tqdm/tqdm.git#commit=v${pkgver}")
-sha512sums=('2d124da929aba765cfb084446cd417a1d7eb2759e5c21f9516ea60f910bdf7c8822629a650fbd69fae26d93fc07aa1e60e7ea19538c2f10ec2f6c6c0e52033b4')
+sha512sums=('1937c6e5671ddf03b4b462ce01fd100af3dd8516977583860153a97a83e4f97deda1618a67e31446c785d626cf4b5cc5617c14aba971abda235ad7191c90b55d')
build() {
cd tqdm
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tqdm/-/commit/59c9aaf3a64191db74c0340e4caa6b4c78953f0a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tqdm/-/commit/59c9aaf3a64191db74c0340e4caa6b4c78953f0a
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help