python3-setuptools: update to 60.5.0.

This commit is contained in:
Andrew J. Hesford 2022-01-18 21:20:29 -05:00
parent adecc8b531
commit e7658f63b7

View File

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