python-tqdm: update to 4.42.0.
This commit is contained in:
parent
a79237d7f6
commit
afa80a720f
@ -1,6 +1,6 @@
|
||||
# Template file for 'python-tqdm'
|
||||
pkgname=python-tqdm
|
||||
version=4.41.1
|
||||
version=4.42.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="tqdm-${version}"
|
||||
@ -12,7 +12,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||
license="MPL-2.0, MIT"
|
||||
homepage="https://tqdm.github.io/"
|
||||
distfiles="https://github.com/tqdm/tqdm/archive/v${version}.tar.gz"
|
||||
checksum=736d468e3f7c9aca8544c9b00a77eefd3b428c326554c10c6288791d7d3bd47f
|
||||
checksum=d27cc488733749780a5694dc5b3f612e87fd52b6b39914c4d31fbf6f7a4af98b
|
||||
alternatives="
|
||||
tqdm:tqdm:/usr/bin/tqdm2
|
||||
tqdm:tqdm.1:/usr/share/man/man1/tqdm2.1"
|
||||
@ -28,7 +28,6 @@ python3-tqdm_package() {
|
||||
tqdm:tqdm:/usr/bin/tqdm3
|
||||
tqdm:tqdm.1:/usr/share/man/man1/tqdm3.1"
|
||||
archs=noarch
|
||||
pycompile_module="tqdm"
|
||||
depends="python3"
|
||||
short_desc="${short_desc/2/3}"
|
||||
pkg_install() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user