python-tqdm:ver bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A Fast, Extensible Progress Bar for Python and CLI.</Summary>
|
<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>
|
<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="3657c0804e93a82f8cc7b35ce7864ad84b174cbe" type="targz">https://github.com/tqdm/tqdm/archive/v4.43.0.tar.gz</Archive>
|
<Archive sha1sum="e6391586d010236285ee29d71aacbcd0578f4d9c" type="targz">https://github.com/tqdm/tqdm/archive/v4.44.1.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python-setuptools</Dependency>
|
<Dependency>python-setuptools</Dependency>
|
||||||
<Dependency>python-devel</Dependency>
|
<Dependency>python-devel</Dependency>
|
||||||
@@ -23,14 +23,24 @@
|
|||||||
<Package>
|
<Package>
|
||||||
<Name>python-tqdm</Name>
|
<Name>python-tqdm</Name>
|
||||||
<Summary>A Fast, Extensible Progress Bar for Python and CLI.</Summary>
|
<Summary>A Fast, Extensible Progress Bar for Python and CLI.</Summary>
|
||||||
|
<RuntimeDependencies>
|
||||||
|
<Dependency>python-setuptools</Dependency>
|
||||||
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
|
<Path fileType="doc">/usr/share/doc/python-tqdm</Path>
|
||||||
<Path fileType="executable">/usr/bin/tqdm-py2</Path>
|
<Path fileType="executable">/usr/bin/tqdm-py2</Path>
|
||||||
<Path fileType="library">/usr/lib/python2*</Path>
|
<Path fileType="library">/usr/lib/python2*</Path>
|
||||||
<Path fileType="doc">/usr/share/doc/python-tqdm</Path>
|
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="6">
|
||||||
|
<Date>2020-03-29</Date>
|
||||||
|
<Version>4.44.1</Version>
|
||||||
|
<Comment>Minor version bump.</Comment>
|
||||||
|
<Name>Blue Devil</Name>
|
||||||
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2020-02-21</Date>
|
<Date>2020-02-21</Date>
|
||||||
<Version>4.43.0</Version>
|
<Version>4.43.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user