python3-tqdm: ver bump

This commit is contained in:
blue-devil
2020-09-01 00:19:36 +02:00
parent 15c912db36
commit 10d1dcea38
@@ -13,10 +13,10 @@
<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="96d0d5d7a851e1e46e51c03c81175919adce395b" type="targz">https://github.com/tqdm/tqdm/archive/v4.46.0.tar.gz</Archive>
<Archive sha1sum="a997c503d64cceb3455c6a8e0c8fe0960431dc45" type="targz">https://github.com/tqdm/tqdm/archive/v4.48.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
</Source>
@@ -24,8 +24,8 @@
<Name>python3-tqdm</Name>
<Summary>A Fast, Extensible Progress Bar for Python and CLI.</Summary>
<RuntimeDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3</Dependency>
<Dependency>python3-setuptools</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-tqdm</Path>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="9">
<Date>2020-08-31</Date>
<Version>4.48.2</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="8">
<Date>2020-05-18</Date>
<Version>4.46.0</Version>