python3-setuptools: update to 77.0.3.

This commit is contained in:
Andrew J. Hesford 2025-03-22 12:15:09 -04:00
parent a37b4b28d1
commit ec24ea5b19

View file

@ -1,6 +1,6 @@
# Template file for 'python3-setuptools'
pkgname=python3-setuptools
version=76.1.0
version=77.0.3
revision=1
build_style=python3-module
hostmakedepends="python3-devel"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/pypa/setuptools"
changelog="https://setuptools.pypa.io/en/stable/history.html"
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
checksum=4959b9ad482ada2ba2320c8f1a8d8481d4d8d668908a7a1b84d987375cd7f5bd
checksum=583b361c8da8de57403743e756609670de6fb2345920e36dc5c2d914c319c945
provides="python3-distribute-${version}_1"
replaces="python3-distribute>=0"
# Tests rely on jaraco.path, which relies on singledispatch, both unpackaged;