diff --git a/srcpkgs/python3-setuptools/template b/srcpkgs/python3-setuptools/template index 92937b981ea..b741001be6b 100644 --- a/srcpkgs/python3-setuptools/template +++ b/srcpkgs/python3-setuptools/template @@ -1,8 +1,7 @@ # Template file for 'python3-setuptools' pkgname=python3-setuptools -version=50.0.0 +version=50.3.0 revision=1 -archs=noarch wrksrc="setuptools-${version}" build_style=python3-module hostmakedepends="python3-devel" @@ -12,7 +11,7 @@ maintainer="Alessio Sergi " license="MIT" homepage="https://github.com/pypa/setuptools" distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.zip" -checksum=def90e944d33e5c9a9f1ba69bf627b6e06d97463b2bae6b1ec7fc71d3fb29f55 +checksum=39060a59d91cf5cf403fa3bacbb52df4205a8c3585e0b9ba4b30e0e19d4c4b18 alternatives="setuptools:easy_install:/usr/bin/easy_install3" provides="python3-distribute-${version}_1" replaces="python3-distribute>=0"