python3-setuptools 50.3.2

This commit is contained in:
Idris Kalp
2020-10-22 00:08:54 +03:00
parent 18e9e89463
commit de7b91843e
@@ -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>-->
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="18">
<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>
<Version>49.6.0</Version>