From 2d28f8bb4d5b7e13f3d3e4b4db05884ae1601795 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Tue, 28 Jan 2020 10:42:56 +0100 Subject: [PATCH] python-tqdm: update to 4.42.0. --- srcpkgs/python-tqdm/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-tqdm/template b/srcpkgs/python-tqdm/template index 8d9f4fcdc08..c12ac25e4f3 100644 --- a/srcpkgs/python-tqdm/template +++ b/srcpkgs/python-tqdm/template @@ -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 " 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() {