python3-setuptools: update to 49.2.1.

This commit is contained in:
Andrew J. Hesford 2020-08-04 20:37:07 -04:00
parent 6629b57bd9
commit 4add590b5f

View file

@ -1,6 +1,6 @@
# Template file for 'python3-setuptools'
pkgname=python3-setuptools
version=49.2.0
version=49.2.1
revision=1
archs=noarch
wrksrc="setuptools-${version}"
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
license="MIT"
homepage="https://github.com/pypa/setuptools"
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.zip"
checksum=afe9e81fee0270d3f60d52608549cc8ec4c46dada8c95640c1a00160f577acf2
checksum=88094d17c8d273390659a72e9d93374cd7bfd188c12bf2747b306e2bed48df18
alternatives="setuptools:easy_install:/usr/bin/easy_install3"
provides="python3-distribute-${version}_1"
replaces="python3-distribute>=0"