python-tqdm:version bump

This commit is contained in:
blue-devil
2020-02-25 04:14:39 +03:00
parent dc13f1c920
commit babcad141d
2 changed files with 9 additions and 5 deletions
@@ -13,7 +13,7 @@
<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="4f1e658219e4a81859bb92074788a96b9813ca63" type="targz">https://github.com/tqdm/tqdm/archive/v4.42.1.tar.gz</Archive>
<Archive sha1sum="3657c0804e93a82f8cc7b35ce7864ad84b174cbe" type="targz">https://github.com/tqdm/tqdm/archive/v4.43.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>python-devel</Dependency>
@@ -23,9 +23,6 @@
<Package>
<Name>python-tqdm</Name>
<Summary>A Fast, Extensible Progress Bar for Python and CLI.</Summary>
<RuntimeDependencies>
<Dependency>python-setuptools</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/tqdm-py2</Path>
<Path fileType="library">/usr/lib/python2*</Path>
@@ -34,6 +31,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-02-21</Date>
<Version>4.43.0</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2020-02-05</Date>
<Version>4.42.1</Version>
@@ -3,6 +3,6 @@
<Source>
<Name>python-tqdm</Name>
<Summary xml:lang="tr">Python ile komut satırı için hızlı ve genişletilebilir ilerleme çubugu kitaplığı</Summary>
<Description xml:lang="tr">python-tqdm, python3 ile komut satırı için hızlı ve genişletilebilir ilerleme çubuğu kitaplığı sunar. Bu modül ile döngülerinize akıllı ilerleme çubuğu ekleyebilirsiniz.</Description>
<Description xml:lang="tr">python-tqdm, python ile komut satırı için hızlı ve genişletilebilir ilerleme çubuğu kitaplığı sunar. Bu modül ile döngülerinize akıllı ilerleme çubuğu ekleyebilirsiniz.</Description>
</Source>
</PISI>