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


Commits:
9f1cb806 by Robin Candau at 2024-10-28T13:38:36+01:00
upgpkg: 4.66.6-1: New upstream release
https://github.com/tqdm/tqdm/releases/tag/v4.66.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-tqdm
        pkgdesc = Fast, Extensible Progress Meter
-       pkgver = 4.66.5
+       pkgver = 4.66.6
        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.66.5
-       sha512sums = 
10e2481f0a388dd17a6bbaee8891ac2e186e29fddc7fe4fae7e84b5a5ddaaffbb6b0d09ef3d7b835a92b3761788eed98ece5c88883f026b1e2830cd4b257ce57
+       source = git+https://github.com/tqdm/tqdm.git#commit=v4.66.6
+       sha512sums = 
27d6d13099dd6b3f91fce3d2117838967377f67e8234e7f0253be529ed1077997bb7adb1b5295d8cdf3b83133090cdc32537d15f7b5a7cb1a92399dc0150d424
 
 pkgname = python-tqdm


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Robin Candau <[email protected]>
 
 pkgname=python-tqdm
-pkgver=4.66.5
+pkgver=4.66.6
 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=('10e2481f0a388dd17a6bbaee8891ac2e186e29fddc7fe4fae7e84b5a5ddaaffbb6b0d09ef3d7b835a92b3761788eed98ece5c88883f026b1e2830cd4b257ce57')
+sha512sums=('27d6d13099dd6b3f91fce3d2117838967377f67e8234e7f0253be529ed1077997bb7adb1b5295d8cdf3b83133090cdc32537d15f7b5a7cb1a92399dc0150d424')
 
 build() {
   cd tqdm



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tqdm/-/commit/9f1cb80653d7ed7cf1fad6a0fb64c0053cf8ff1a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to