python3-setuptools 54.0.0

This commit is contained in:
Idris Kalp
2021-03-01 23:38:09 +03:00
parent ba28ae78c5
commit 5281c90c3d
@@ -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="749e7a1d08e7afd0d3899eb56c2428e91a3bcf47" type="targz">https://github.com/pypa/setuptools/archive/v50.3.2.tar.gz</Archive>
<Archive sha1sum="b972db20f38e68ef26b3ec1035c12445584c0a44" type="targz" name="setuptools-54.0.0.tar.gz">https://github.com/pypa/setuptools/archive/v54.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<!--<Dependency>python3-six</Dependency>-->
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="19">
<Date>2021-03-01</Date>
<Version>54.0.0</Version>
<Comment>Major version bump.</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="18">
<Date>2020-10-22</Date>
<Version>50.3.2</Version>