python3-setuptools: update to 50.3.2.
This commit is contained in:
parent
8b9c726588
commit
f4bb092d5a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-setuptools'
|
||||
pkgname=python3-setuptools
|
||||
version=50.3.1
|
||||
version=50.3.2
|
||||
revision=1
|
||||
wrksrc="setuptools-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,7 +11,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/pypa/setuptools"
|
||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.zip"
|
||||
checksum=0e9772768fa6e9d3cf818a3e6e24dd2236f319d2c478312995edcb30ddeb8343
|
||||
checksum=ed0519d27a243843b05d82a5e9d01b0b083d9934eaa3d02779a23da18077bd3c
|
||||
alternatives="setuptools:easy_install:/usr/bin/easy_install3"
|
||||
provides="python3-distribute-${version}_1"
|
||||
replaces="python3-distribute>=0"
|
||||
|
|
Loading…
Reference in a new issue