pip*:ver.bump

This commit is contained in:
Rmys
2020-01-15 19:09:43 +03:00
parent 45d783c283
commit 430eee9654
2 changed files with 16 additions and 2 deletions
+8 -1
View File
@@ -11,7 +11,7 @@
<Summary>The PyPA recommended tool for installing Python packages</Summary>
<Description>The PyPA recommended tool for installing Python packages</Description>
<License>MIT</License>
<Archive sha1sum="bebcab627ad3c635f6fc1c958fe58e175c1ec366" type="targz">https://github.com/pypa/pip/archive/18.0.tar.gz</Archive>
<Archive sha1sum="bb825314632e0528aa93a19ab18e87f4cc36e998" type="targz">https://github.com/pypa/pip/archive/19.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>python-devel</Dependency>
@@ -31,6 +31,13 @@
</Package>
<History>
<Update release="8">
<Date>2020-01-15</Date>
<Version>19.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2018-08-29</Date>
<Version>18.0</Version>