pip vesion bump to 8.0.2

This commit is contained in:
2016-01-29 09:50:19 +02:00
parent 6a4c69ea87
commit a8148a7f6a
+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="9eb9ea19b630412bc2b2b587fc6bbbee71950a96" type="targz">https://pypi.python.org/packages/source/p/pip/pip-7.1.2.tar.gz</Archive>
<Archive sha1sum="974a8c345d272b9d9072287f399aab8410067f7e" type="targz">https://pypi.python.org/packages/source/p/pip/pip-8.0.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
@@ -46,6 +46,13 @@
</Package>
<History>
<Update release="3">
<Date>2016-01-29</Date>
<Version>8.0.2</Version>
<Comment>Version bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2015-08-24</Date>
<Version>7.1.2</Version>