diff --git a/srcpkgs/python3-setuptools/template b/srcpkgs/python3-setuptools/template index 97a3e587818..28bd7143f18 100644 --- a/srcpkgs/python3-setuptools/template +++ b/srcpkgs/python3-setuptools/template @@ -1,6 +1,6 @@ # Template file for 'python3-setuptools' pkgname=python3-setuptools -version=66.1.1 +version=67.1.0 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=ac4008d396bc9cd983ea483cb7139c0240a07bbc74ffb6232fceffedc6cf03a8 +checksum=e261cdf010c11a41cb5cb5f1bf3338a7433832029f559a6a7614bd42a967c300 provides="python3-distribute-${version}_1" replaces="python3-distribute>=0" # Tests rely on jaraco.path, which relies on singledispatch, both unpackaged;