python3-setuptools: update to 50.3.0.
This commit is contained in:
parent
7051f2222b
commit
dc83bc8724
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python3-setuptools'
|
||||
pkgname=python3-setuptools
|
||||
version=50.0.0
|
||||
version=50.3.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="setuptools-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel"
|
||||
|
@ -12,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=def90e944d33e5c9a9f1ba69bf627b6e06d97463b2bae6b1ec7fc71d3fb29f55
|
||||
checksum=39060a59d91cf5cf403fa3bacbb52df4205a8c3585e0b9ba4b30e0e19d4c4b18
|
||||
alternatives="setuptools:easy_install:/usr/bin/easy_install3"
|
||||
provides="python3-distribute-${version}_1"
|
||||
replaces="python3-distribute>=0"
|
||||
|
|
Loading…
Reference in a new issue