python3-setuptools-65.6.3

This commit is contained in:
Rmys
2022-12-08 12:10:51 +03:00
parent 642eea8277
commit a650fbf743
@@ -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="b32f21cf81f476ed85238e1beaf136a41e358b1b" type="targz">https://github.com/pypa/setuptools/archive/refs/tags/v65.5.0.tar.gz</Archive>
<Archive sha1sum="ea1b5328b511c7d88fb489ce397d1b69574fb9c2" type="targz">https://github.com/pypa/setuptools/archive/refs/tags/v65.6.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="31">
<Date>2022-12-08</Date>
<Version>65.6.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2022-10-22</Date>
<Version>65.5.0</Version>