python3-setuptools ver. bump

This commit is contained in:
Rmys
2021-10-18 18:05:19 +03:00
committed by GitHub
parent 5ba99f476f
commit f2ade065fc
@@ -14,7 +14,7 @@
<IsA>app:console</IsA>
<Summary>Python setuptools</Summary>
<Description>python3-setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.</Description>
<Archive sha1sum="dfcfa1bd90285c64878150e01a551f7f97e3ebc6" type="targz">https://files.pythonhosted.org/packages/88/fc/d17731c0cc67a5a8e385e4f47c3b0b186720e198b70f076ccb4676804a8f/setuptools-57.0.0.tar.gz</Archive>
<Archive sha1sum="3264091526246f594f3d75b59112397c6a38c800" type="targz">https://files.pythonhosted.org/packages/20/f7/205a71cc9cc68f23afd9f3083002d0fb0a8c2277baf41a528395552e13c0/setuptools-57.5.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="22">
<Date>2021-10-18</Date>
<Version>57.5.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2021-06-19</Date>
<Version>57.0.0</Version>