python3-setuptools: update to 68.2.2.

This commit is contained in:
Andrew J. Hesford 2023-09-19 10:00:48 -04:00
parent 89ebf4e621
commit 0edca5c0c0

View file

@ -1,6 +1,6 @@
# Template file for 'python3-setuptools'
pkgname=python3-setuptools
version=68.2.0
version=68.2.2
revision=1
build_style=python3-module
hostmakedepends="python3-devel"
@ -11,7 +11,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=00478ca80aeebeecb2f288d3206b0de568df5cd2b8fada1209843cc9a8d88a48
checksum=4ac1475276d2f1c48684874089fefcd83bd7162ddaafb81fac866ba0db282a87
provides="python3-distribute-${version}_1"
replaces="python3-distribute>=0"
# Tests rely on jaraco.path, which relies on singledispatch, both unpackaged;