python3-setuptools: update to 49.2.0.

This commit is contained in:
Andrew J. Hesford 2020-07-24 16:33:05 -04:00 committed by Andrew J. Hesford
parent 21d98efef4
commit 8a62a7139d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-setuptools'
pkgname=python3-setuptools
version=46.3.0
version=49.2.0
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=b5900faa2c6653ed86448a44a2b0455cc25c613928bf8b0f0c92d9a558e79cf3
checksum=afe9e81fee0270d3f60d52608549cc8ec4c46dada8c95640c1a00160f577acf2
alternatives="setuptools:easy_install:/usr/bin/easy_install3"
provides="python3-distribute-${version}_1"
replaces="python3-distribute>=0"