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


Commits:
3168a04d by Robin Candau at 2024-02-11T14:21:55+01:00
upgpkg: 4.66.2-1: New upstream release + Switch license to SPDX identifier

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,29 @@
+pkgbase = python-tqdm
+       pkgdesc = Fast, Extensible Progress Meter
+       pkgver = 4.66.2
+       pkgrel = 1
+       url = https://github.com/tqdm/tqdm
+       arch = any
+       license = MIT
+       license = MPL-2.0
+       checkdepends = python-pytest
+       checkdepends = python-pytest-asyncio
+       checkdepends = python-pytest-timeout
+       checkdepends = python-numpy
+       checkdepends = python-pandas
+       checkdepends = python-rich
+       checkdepends = python-dask
+       checkdepends = tk
+       checkdepends = python-keras
+       makedepends = git
+       makedepends = python-setuptools-scm
+       makedepends = python-toml
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-wheel
+       depends = python
+       optdepends = python-requests: telegram
+       source = 
git+https://github.com/tqdm/tqdm.git#commit=cc372d09dcd5a5eabdc6ed4cf365bdb0be004d44
+       sha512sums = SKIP
+
+pkgname = python-tqdm


=====================================
PKGBUILD
=====================================
@@ -2,12 +2,12 @@
 # Maintainer: Robin Candau <an...@archlinux.org>
 
 pkgname=python-tqdm
-pkgver=4.66.1
-_commit=4c956c20b83be4312460fc0c4812eeb3fef5e7df
-pkgrel=2
+pkgver=4.66.2
+_commit=cc372d09dcd5a5eabdc6ed4cf365bdb0be004d44
+pkgrel=1
 pkgdesc='Fast, Extensible Progress Meter'
 arch=('any')
-license=('MIT' 'MPL')
+license=('MIT' 'MPL-2.0')
 url='https://github.com/tqdm/tqdm'
 depends=('python')
 optdepends=('python-requests: telegram')



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

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


Reply via email to