python3-setuptools ver. bump

This commit is contained in:
Rmys
2022-10-22 12:23:54 +03:00
parent eabe89f6d5
commit 637dbe77c1
@@ -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="6857985d72c5b23fc37eaa9f254e8d66c2ead0ad" type="targz">https://files.pythonhosted.org/packages/dc/73/88920663229023b724a854d1ab7e3e50a1a28b63eeec399a604ba30f9242/setuptools-62.6.0.tar.gz</Archive>
<Archive sha1sum="b32f21cf81f476ed85238e1beaf136a41e358b1b" type="targz">https://github.com/pypa/setuptools/archive/refs/tags/v65.5.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="30">
<Date>2022-10-22</Date>
<Version>65.5.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2022-09-12</Date>
<Version>62.6.0</Version>