python3-setuptools: update to 51.3.3.
This commit is contained in:
parent
3dc4c978a8
commit
2838aa918e
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=51.1.2
|
version=51.3.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="setuptools-${version}"
|
wrksrc="setuptools-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://github.com/pypa/setuptools"
|
homepage="https://github.com/pypa/setuptools"
|
||||||
changelog="https://raw.githubusercontent.com/pypa/setuptools/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/pypa/setuptools/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
||||||
checksum=4fa149145ba5dcd4aaa89912ec92393a31170eaf17fe0268b1429538bad1f85a
|
checksum=127ec775c4772bfaf2050557b00c4be6e019e52dc2e171a3fb1cd474783a2497
|
||||||
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…
Add table
Add a link
Reference in a new issue