diff --git a/srcpkgs/python3-setuptools/template b/srcpkgs/python3-setuptools/template index 6d144b848f6..7be240751b7 100644 --- a/srcpkgs/python3-setuptools/template +++ b/srcpkgs/python3-setuptools/template @@ -1,6 +1,6 @@ # Template file for 'python3-setuptools' pkgname=python3-setuptools -version=46.0.0 +version=46.3.0 revision=1 archs=noarch wrksrc="setuptools-${version}" @@ -12,7 +12,7 @@ maintainer="Alessio Sergi " license="MIT" homepage="https://github.com/pypa/setuptools" distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.zip" -checksum=2f00f25b780fbfd0787e46891dcccd805b08d007621f24629025f48afef444b5 +checksum=b5900faa2c6653ed86448a44a2b0455cc25c613928bf8b0f0c92d9a558e79cf3 alternatives="setuptools:easy_install:/usr/bin/easy_install3" provides="python3-distribute-${version}_1" replaces="python3-distribute>=0"