pip3-22.1.2

This commit is contained in:
Rmys
2022-06-03 15:20:03 +03:00
committed by GitHub
parent 7b5a36520a
commit d212336c50
+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="5f98a502c4ae2fec713eda155bf5994196d97cd9" type="targz">https://github.com/pypa/pip/archive/21.3.1.tar.gz</Archive>
<Archive sha1sum="717a102fd0ad51c394e9d08dfb243422c189ad59" type="targz">https://github.com/pypa/pip/archive/22.1.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency versionFrom="3.8.0">python3-devel</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="14">
<Date>2022-06-03</Date>
<Version>22.1.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2021-11-20</Date>
<Version>21.3.1</Version>