summaryrefslogtreecommitdiff
path: root/build-support/python-setuptools-bootstrap/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-04-12 14:01:45 +0200
committerErich Eckner <git@eckner.net>2021-04-12 14:01:45 +0200
commitce3668047c8ab15ba759896486dc43e6de25722f (patch)
tree14f11a7ad847c2d9d76a31db0f25682079f9eb17 /build-support/python-setuptools-bootstrap/PKGBUILD
parent79098c33ea53222185d5ab19ce03ffef08ac3416 (diff)
downloadpackages-ce3668047c8ab15ba759896486dc43e6de25722f.tar.xz
build-support/python-setuptools-bootstrap: new version => new checksum
Diffstat (limited to 'build-support/python-setuptools-bootstrap/PKGBUILD')
-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 9e6dfe9e..edefd64d 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='54.2.0'
+pkgver='55.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=('629d43cf3fce2e440fab2c7c57b91c419859e8d75a574550d747294084580e970f6db6ef4dc42a03ae614b246cd73d15e41ed22e85ce3c8dc9be6c87ac53fafd')
+sha512sums=('09ef700a076cac07d552a2faf54f48b040944852521bfe357f2ef4dec79d8f87b8d285640cf698a490b0289ba974a06b1c39c32ea0acbfa56e582e4bb68ffdf7')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0