diff --git a/srcpkgs/python3-setuptools/template b/srcpkgs/python3-setuptools/template index 9202043d949..d1313ea87c1 100644 --- a/srcpkgs/python3-setuptools/template +++ b/srcpkgs/python3-setuptools/template @@ -1,6 +1,6 @@ # Template file for 'python3-setuptools' pkgname=python3-setuptools -version=56.2.0 +version=57.0.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=7bb5652625e94e73b9358b7ed8c6431b732e80cf31f4e0972294c64f0e5b849e +checksum=401cbf33a7bf817d08014d51560fc003b895c4cdc1a5b521ad2969e928a07535 provides="python3-distribute-${version}_1" replaces="python3-distribute>=0" # Tests rely on jaraco.path, which relies on singledispatch, both unpackaged;