python-tqdm:ver bump

This commit is contained in:
blue-devil
2020-05-19 01:23:52 +03:00
parent e5971fbab0
commit 2deb9c34b5
2 changed files with 12 additions and 5 deletions
@@ -13,10 +13,10 @@
<IsA>library</IsA>
<Summary>A Fast, Extensible Progress Bar for Python and CLI.</Summary>
<Description>python-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="66f3cfd744fb1d893361c1a04df1db724f32ccfa" type="targz">https://github.com/tqdm/tqdm/archive/v4.45.0.tar.gz</Archive>
<Archive sha1sum="96d0d5d7a851e1e46e51c03c81175919adce395b" type="targz">https://github.com/tqdm/tqdm/archive/v4.46.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
</Source>
@@ -27,13 +27,20 @@
<Dependency>python-setuptools</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python-tqdm</Path>
<Path fileType="executable">/usr/bin/tqdm-py2</Path>
<Path fileType="library">/usr/lib/python2*</Path>
<Path fileType="executable">/usr/bin/tqdm-py2</Path>
<Path fileType="doc">/usr/share/doc/python-tqdm</Path>
</Files>
</Package>
<History>
<Update release="8">
<Date>2020-05-18</Date>
<Version>4.46.0</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="7">
<Date>2020-04-08</Date>
<Version>4.45.0</Version>