python-setuptools: update to 20.9.0
This commit is contained in:
parent
921f4be88f
commit
d3f0b7c90a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=20.8.1
|
||||
version=20.9.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="setuptools-${version}"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/pypa/setuptools"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
||||
checksum=f49be4963e2d985bf12768f46cbfe4b016787f2c0ed1f8f62c3d2bc0362586da
|
||||
checksum=2a360c782e067f84840315bcdcb5ed6c7c841cdedf6444f3232ab4a8b3204ac1
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/bin/easy_install
|
||||
|
|
Loading…
Reference in New Issue