pip3-21.3.1

This commit is contained in:
Rmys
2021-11-20 09:34:20 +02:00
committed by GitHub
parent aab758029f
commit 32913151d2
+8 -1
View File
@@ -12,7 +12,7 @@
<License>MIT</License>
<Summary>The PyPA recommended tool for installing Python packages</Summary>
<Description>The PyPA recommended tool for installing Python packages</Description>
<Archive sha1sum="c899dfeece28336424046e097bc48783a5d4264b" type="targz">https://github.com/pypa/pip/archive/21.2.3.tar.gz</Archive>
<Archive sha1sum="5f98a502c4ae2fec713eda155bf5994196d97cd9" type="targz">https://github.com/pypa/pip/archive/21.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency versionFrom="3.8.0">python3-devel</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="13">
<Date>2021-11-20</Date>
<Version>21.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2021-10-22</Date>
<Version>21.2.3</Version>