summaryrefslogtreecommitdiff
path: root/build-support/python-setuptools-bootstrap/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-05-12 08:08:07 +0200
committerErich Eckner <git@eckner.net>2021-05-12 08:08:07 +0200
commit899165bc7d79c55526750ab0734705fb5d106e0a (patch)
treece273d83b1a4c1fb8e38b8687c3e5d6948525969 /build-support/python-setuptools-bootstrap/PKGBUILD
parent5ac21868280fcaf0a06d5b236ec80d9ba5e27532 (diff)
downloadpackages-899165bc7d79c55526750ab0734705fb5d106e0a.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 46dd1faf..3ff26e3a 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='56.1.0'
+pkgver='56.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=('3016f33971c753678068d45f2627f88171b29077ab21d7941e0ad031c2226020ad068c7279a98eda0bdf536ea30f8adc9add31ab19aec8b3efce82bdc4809c7e')
+sha512sums=('ff062db8adf4478bb55650e0c5ef162aed1e4de2b6dba8c0b6ea986b669ef2c8af126247f281feb749cd8a54c0bd9af54e99289073ab742b0d4e26a0208b963c')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0