Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-tqdm


Commits:
4c21bf36 by Robin Candau at 2026-06-06T10:28:16+02:00
upgpkg: 4.68.1-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.0
+       pkgver = 4.68.1
        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.0
-       sha512sums = 
82acef1e0096bbf70a4ec5ac54d22159b43ea48678180e88f29e69b2edfb29414753fdb6388211b7383ceb658d44aedc707ba0c190e22eea4ae19034f024bf8f
+       source = git+https://github.com/tqdm/tqdm.git#commit=v4.68.1
+       sha512sums = 
920b3a7017128662493119741464e2de6f520b966c599c6e674f2146d120d5d92e3583b92ca4e81ea2cd38ec0ee398683f914310e89b576122cbb9154dfcfda2
 
 pkgname = python-tqdm


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Robin Candau <[email protected]>
 
 pkgname=python-tqdm
-pkgver=4.68.0
+pkgver=4.68.1
 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=('82acef1e0096bbf70a4ec5ac54d22159b43ea48678180e88f29e69b2edfb29414753fdb6388211b7383ceb658d44aedc707ba0c190e22eea4ae19034f024bf8f')
+sha512sums=('920b3a7017128662493119741464e2de6f520b966c599c6e674f2146d120d5d92e3583b92ca4e81ea2cd38ec0ee398683f914310e89b576122cbb9154dfcfda2')
 
 build() {
   cd tqdm



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tqdm/-/commit/4c21bf3618c9e64aa578599dd9273b3479eca870

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tqdm/-/commit/4c21bf3618c9e64aa578599dd9273b3479eca870
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


Reply via email to