python3-setuptools ver. bump

This commit is contained in:
Rmys
2024-02-14 15:07:32 +03:00
parent ced8fe69e3
commit 181c105bcb
@@ -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="b0c9b16863c57d70adc22651906eea7eaee09803" type="targz">https://files.pythonhosted.org/packages/ef/cc/93f7213b2ab5ed383f98ce8020e632ef256b406b8569606c3f160ed8e1c9/setuptools-68.2.2.tar.gz</Archive>
<Archive sha1sum="4b11f92850b237a9bd3d563160c8a927cbcdcf01" type="targz">https://files.pythonhosted.org/packages/fc/c9/b146ca195403e0182a374e0ea4dbc69136bad3cd55bc293df496d625d0f7/setuptools-69.0.3.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="3.9.17">python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="37">
<Date>2024-02-09</Date>
<Version>69.0.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2023-10-27</Date>
<Version>68.2.2</Version>