python3-setuptools: update to 53.0.0.
This commit is contained in:
parent
53ecd29071
commit
e175d9b830
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-setuptools'
|
||||
pkgname=python3-setuptools
|
||||
version=52.0.0
|
||||
version=53.0.0
|
||||
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=fb3a1ee622509550dbf1d419f241296169d7f09cb1eb5b1736f2f10965932b96
|
||||
checksum=1b18ef17d74ba97ac9c0e4b4265f123f07a8ae85d9cd093949fa056d3eeeead5
|
||||
provides="python3-distribute-${version}_1"
|
||||
replaces="python3-distribute>=0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue