python3-setuptools: update to 51.1.2.

This commit is contained in:
Andrew J. Hesford 2021-01-12 09:24:40 -05:00
parent df1d3e11f2
commit ce5715f27c

View file

@ -1,6 +1,6 @@
# Template file for 'python3-setuptools'
pkgname=python3-setuptools
version=51.1.1
version=51.1.2
revision=1
wrksrc="setuptools-${version}"
build_style=python3-module
@ -14,7 +14,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=0b43d1e0e0ac1467185581c2ceaf86b5c1a1bc408f8f6407687b0856302d1850
checksum=4fa149145ba5dcd4aaa89912ec92393a31170eaf17fe0268b1429538bad1f85a
alternatives="setuptools:easy_install:/usr/bin/easy_install3"
provides="python3-distribute-${version}_1"
replaces="python3-distribute>=0"