From 0d8b9c10745de9c26e745fdf401ff1c447926436 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 29 Jan 2021 21:55:32 +0100 Subject: build-support/python-setuptools-bootstrap: new version => new checksum --- build-support/python-setuptools-bootstrap/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build-support') diff --git a/build-support/python-setuptools-bootstrap/PKGBUILD b/build-support/python-setuptools-bootstrap/PKGBUILD index 6e0f0ce9..1443f715 100644 --- a/build-support/python-setuptools-bootstrap/PKGBUILD +++ b/build-support/python-setuptools-bootstrap/PKGBUILD @@ -8,7 +8,7 @@ # heavily borrowed from python-setuptools' PKGBUILD pkgname=python-setuptools-bootstrap -pkgver='51.1.2' +pkgver='52.0.0' pkgrel='1' epoch='1' pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages - bootstrap variant" @@ -17,7 +17,7 @@ license=('PSF') url="https://pypi.org/project/setuptools/" makedepends=('python' 'git') source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz") -sha512sums=('feaf205a5a85c8971b163da9182d7633d67b8efa2d7300e1c8851ea0a4417f0b7d26bb2b17a853017e01b1d948059d417699462f79b98a4e6f1c6927b690fbd3') +sha512sums=('f397181a94d1bd3afbf2d1279554df9d448af963886c53ab391eeb6482a4fc6baf9434b5c6a8da36ae0e1d8f5274c93cb2b37d996112880cb2bad8c7767ac1b1') export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 -- cgit v1.2.3