summaryrefslogtreecommitdiff
path: root/build-support/python-setuptools-bootstrap
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-06-15 20:41:30 +0200
committerErich Eckner <git@eckner.net>2020-06-15 20:41:30 +0200
commit2cc5d85aa2b74e57ee6fca59ad76b93951ffbf16 (patch)
tree9c8c4f677ded8cb616c7f1b28d5e59ebb64a0197 /build-support/python-setuptools-bootstrap
parent117870287a617e7a7546e48f00ce90d6b0a832ab (diff)
downloadpackages-2cc5d85aa2b74e57ee6fca59ad76b93951ffbf16.tar.xz
build-support/python-setuptools-bootstrap: new version => new checksum
Diffstat (limited to 'build-support/python-setuptools-bootstrap')
-rw-r--r--build-support/python-setuptools-bootstrap/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-support/python-setuptools-bootstrap/PKGBUILD b/build-support/python-setuptools-bootstrap/PKGBUILD
index 5f655ea5..de9cd049 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.1.1'
+pkgver='47.2.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=('fad8a81f4f5650248f56f4f656957f047caed724e696507d602246fbc002ff893776fef41b7861197e20210dbbc4f076558679dce0c37e5860fb3d4bcc1be130')
+sha512sums=('0fb14654d5f1f4b62f7f4137060c45b2042e2942be8bc69ece287e56b9f5c910189cb9c2c5acfa1ca265aa54cc1f2668a568315fd03883a2164a295358644f7a')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0