python3-setuptools: update to 54.1.1.

This commit is contained in:
Andrew J. Hesford 2021-03-12 08:39:13 -05:00
parent 6eaefe0c4b
commit 75a2a3a968

View file

@ -1,6 +1,6 @@
# Template file for 'python3-setuptools'
pkgname=python3-setuptools
version=54.0.0
version=54.1.1
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=34efee89c4c879204f5739ec6d9d3635195b0b7d2b51e25c9261a327367ec5ff
checksum=1ce82798848a978696465866bb3aaab356003c42d6143e1111fcf069ac838274
provides="python3-distribute-${version}_1"
replaces="python3-distribute>=0"
# Tests rely on jaraco.path, which relies on singledispatch, both unpackaged;