From 3f516e9956fbebad8c9f9f18ee2e1ae230e5d5e4 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 20 Apr 2021 09:59:34 +0200 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/python-setuptools-bootstrap') diff --git a/build-support/python-setuptools-bootstrap/PKGBUILD b/build-support/python-setuptools-bootstrap/PKGBUILD index edefd64d..02e0f203 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='55.0.0' +pkgver='56.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=('09ef700a076cac07d552a2faf54f48b040944852521bfe357f2ef4dec79d8f87b8d285640cf698a490b0289ba974a06b1c39c32ea0acbfa56e582e4bb68ffdf7') +sha512sums=('ea8920135fba6340744cd0944838d0fcdcdf047f4fa39041c3d542b5c429fbeb21641f5a980b6d57300cdc52f6b8e896feda766dd14707080aa37f7ec0832c12') export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 -- cgit v1.2.3-54-g00ecf