summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-08-16 20:16:18 +0200
committerErich Eckner <git@eckner.net>2020-08-16 20:16:18 +0200
commit75fedbbbc382ab948427644d983892673557af1a (patch)
tree6517204ca61a0335d5837a26566723b100ff3dbe
parentef73cbe15d50fcb3957cce9a316127db5e6f9e0d (diff)
downloadpackages-75fedbbbc382ab948427644d983892673557af1a.tar.xz
build-support/python-setuptools-bootstrap: new version => new checksum
-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 e901baab..9fa04a68 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='49.3.1'
+pkgver='49.6.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=('a7081f11e81bf131128ea06b2f947af2342da6938572f534b066d2a81d3b34b63559d4299a7307f08138f28f4a0064ac56f9ddb206d9354963afc1fb8f3cba26')
+sha512sums=('a3dd9627addb146342f5739b9e9e5aab0ea13c5ce63bef119060d51f0c00eb504429fb5cf40f2fd320599dac2757d9cc7a19272fcf1b72bd43b8f90fcc3374e8')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0