Merge pull request #5578 from Rmys/master

pip3
This commit is contained in:
Rmys
2018-08-29 21:31:51 +03:00
committed by GitHub
+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="39b5840f6a9e6888d56a78beb447a064aeaf1592" type="targz">https://github.com/pypa/pip/archive/9.0.1.tar.gz</Archive>
<Archive sha1sum="bebcab627ad3c635f6fc1c958fe58e175c1ec366" type="targz">https://github.com/pypa/pip/archive/18.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="7">
<Date>2018-08-29</Date>
<Version>18.0</Version>
<Comment>Version Bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2017-02-01</Date>
<Version>9.0.1</Version>