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="f3b12c50c4bf60319d12a61e5156fe17ae3517a2" type="targz">https://github.com/pypa/pip/archive/19.0.3.tar.gz</Archive>
<Archive sha1sum="bb825314632e0528aa93a19ab18e87f4cc36e998" type="targz">https://github.com/pypa/pip/archive/19.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="9">
<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="8">
<Date>2019-04-09</Date>
<Version>19.0.3</Version>