python-setuptools: update to 20.8.1
This commit is contained in:
parent
ae3f123a1e
commit
92ca8aa70b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=20.7.0
|
||||
version=20.8.1
|
||||
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=505cdf282c5f6e3a056e79f0244b8945f3632257bba8469386c6b9b396400233
|
||||
checksum=f49be4963e2d985bf12768f46cbfe4b016787f2c0ed1f8f62c3d2bc0362586da
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/bin/easy_install
|
||||
|
|
Loading…
Reference in New Issue
Block a user