Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/build-support
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-03-09 13:17:23 +0100
committerErich Eckner <git@eckner.net>2020-03-09 13:17:23 +0100
commit02f690b9b815428dbc9d840a8ce421ddaac90319 (patch)
tree1d68afb58450102a1fd9bbee86dbde9d4fb346b8 /build-support
parent4a0250a185ccfaeaff06c39e656aebd903b0b043 (diff)
build-support/python-setuptools-bootstrap: new version => new checksum
Diffstat (limited to 'build-support')
-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 d55ddab1..a5b24b2f 100644
--- a/build-support/python-setuptools-bootstrap/PKGBUILD
+++ b/build-support/python-setuptools-bootstrap/PKGBUILD
@@ -9,7 +9,7 @@
pkgbase=python-setuptools-bootstrap
pkgname=('python-setuptools-bootstrap' 'python2-setuptools-bootstrap')
-pkgver='45.3.0'
+pkgver='46.0.0'
pkgrel='1'
epoch='1'
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages - bootstrap variant"
@@ -18,7 +18,7 @@ license=('PSF')
url="https://pypi.org/project/setuptools/"
makedepends=('python' 'python2' 'git')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('6b287b8e5f0d0f9bf10536c5e910255a1aa53d12c1a76019478fbf56cd99a6bbc995e959c1e4d7951c50e0a725901f3ad4bdeb8c97bd64a68b4c7f78f37ca2c4')
+sha512sums=('063283879df82fa739df4f356e174a73ae49209e1c868e02e6fa48bd41d3943d290e5e7347955230ee542b4603fa8a9ce0ed630ec04da4c1fd452faa6d8180dd')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0