python3-setuptools: update to 56.2.0.

This commit is contained in:
Andrew J. Hesford 2021-05-11 11:24:58 -04:00
parent 07913fb463
commit 10f8bf1c84

View file

@ -1,6 +1,6 @@
# Template file for 'python3-setuptools'
pkgname=python3-setuptools
version=56.0.0
version=56.2.0
revision=1
wrksrc="setuptools-${version}"
build_style=python3-module
@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/pypa/setuptools"
changelog="https://raw.githubusercontent.com/pypa/setuptools/master/CHANGES.rst"
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
checksum=08a1c0f99455307c48690f00d5c2ac2c1ccfab04df00454fef854ec145b81302
checksum=7bb5652625e94e73b9358b7ed8c6431b732e80cf31f4e0972294c64f0e5b849e
provides="python3-distribute-${version}_1"
replaces="python3-distribute>=0"
# Tests rely on jaraco.path, which relies on singledispatch, both unpackaged;