From 8818b5acf281ac3c36f6d9afb362f3a328fba18b Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 16 Jun 2020 08:16:12 +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(-) diff --git a/build-support/python-setuptools-bootstrap/PKGBUILD b/build-support/python-setuptools-bootstrap/PKGBUILD index de9cd049..2f158612 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='47.2.0' +pkgver='47.3.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=('0fb14654d5f1f4b62f7f4137060c45b2042e2942be8bc69ece287e56b9f5c910189cb9c2c5acfa1ca265aa54cc1f2668a568315fd03883a2164a295358644f7a') +sha512sums=('cc4be53792ea9c80d7cc9b8e3e0b19dad33095fa9758bed145adf083be6a74227f23a931b9ff8c188e4785fcb83615beb34b72fceaf8e534e67ffdf2c9c1a70c') export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 -- cgit v1.2.3