python3-setuptools: update to 49.2.1.
This commit is contained in:
parent
6629b57bd9
commit
4add590b5f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-setuptools'
|
# Template file for 'python3-setuptools'
|
||||||
pkgname=python3-setuptools
|
pkgname=python3-setuptools
|
||||||
version=49.2.0
|
version=49.2.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="setuptools-${version}"
|
wrksrc="setuptools-${version}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/pypa/setuptools"
|
homepage="https://github.com/pypa/setuptools"
|
||||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.zip"
|
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.zip"
|
||||||
checksum=afe9e81fee0270d3f60d52608549cc8ec4c46dada8c95640c1a00160f577acf2
|
checksum=88094d17c8d273390659a72e9d93374cd7bfd188c12bf2747b306e2bed48df18
|
||||||
alternatives="setuptools:easy_install:/usr/bin/easy_install3"
|
alternatives="setuptools:easy_install:/usr/bin/easy_install3"
|
||||||
provides="python3-distribute-${version}_1"
|
provides="python3-distribute-${version}_1"
|
||||||
replaces="python3-distribute>=0"
|
replaces="python3-distribute>=0"
|
||||||
|
|
Loading…
Reference in a new issue