python3-setuptools

This commit is contained in:
Rmys
2020-12-16 22:57:36 +03:00
committed by GitHub
parent 2c7fce83f9
commit c8cd85c9ab
@@ -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="a828879537ad727417c22403a96a55a9f4cd800b" type="targz">https://github.com/pypa/setuptools/archive/v49.6.0.tar.gz</Archive>
<Archive sha1sum="749e7a1d08e7afd0d3899eb56c2428e91a3bcf47" type="targz">https://github.com/pypa/setuptools/archive/v50.3.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<!--<Dependency>python3-six</Dependency>-->
@@ -37,11 +37,11 @@
<History>
<Update release="18">
<Date>2020-11-07</Date>
<Version>49.6.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
<Date>2020-10-22</Date>
<Version>50.3.2</Version>
<Comment>Major version bump.</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="17">
<Date>2020-07-20</Date>