pip3:vbump to 9.0.1

This commit is contained in:
2017-02-01 13:39:30 +03:00
committed by Ertuğrul Erata
parent dfb0a3dfdf
commit 981bfb2016
+9 -2
View File
@@ -11,10 +11,10 @@
<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="910e2dd5c533d351a7dc84bc9091893659afcbb0" type="targz">https://github.com/pypa/pip/archive/8.1.2.tar.gz</Archive>
<Archive sha1sum="39b5840f6a9e6888d56a78beb447a064aeaf1592" type="targz">https://github.com/pypa/pip/archive/9.0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
</BuildDependencies>
</Source>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="6">
<Date>2017-02-01</Date>
<Version>9.0.1</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-06-18</Date>
<Version>8.1.2</Version>