python3-tqdm

This commit is contained in:
Rmys
2021-10-28 20:50:53 +03:00
committed by GitHub
parent 084fa7bd55
commit d46fc0c6d7
@@ -13,12 +13,11 @@
<IsA>library</IsA>
<Summary>A Fast, Extensible Progress Bar for Python and CLI.</Summary>
<Description>python3-tqdm provides a fast, extensible progress bar for python and commandline. Instantly make your loops show a smart progress meter - just wrap any iterable with tqdm(iterable), and you're done!</Description>
<Archive sha1sum="d10bc5ac31f5cc206828130f98a24e98d552740c" type="targz">https://github.com/tqdm/tqdm/archive/v4.62.3.tar.gz</Archive>
<Archive sha1sum="3d55599b4b1d2ea59a8b7628b520c8f511ad61a1" type="targz">https://files.pythonhosted.org/packages/e3/c1/b3e42d5b659ca598508e2a9ef315d5eef0a970f874ef9d3b38d4578765bd/tqdm-4.62.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>pip3</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-setuptools-scm</Dependency>
</BuildDependencies>
</Source>