summaryrefslogtreecommitdiff
path: root/build-support/python-setuptools-bootstrap
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-01-16 08:59:08 +0100
committerErich Eckner <git@eckner.net>2020-01-16 08:59:08 +0100
commitf445e64d575082235d5ab21c6a0f890c90af620d (patch)
tree0d5baf57f9f1f5e6ea44b17478842c1401185d8a /build-support/python-setuptools-bootstrap
parent75e7f33cee3e35b5efaa041bc92667ef2fc64f2e (diff)
downloadpackages-f445e64d575082235d5ab21c6a0f890c90af620d.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 662ca0a1..6f05a481 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='44.0.0'
+pkgver='45.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=('48febee840612a56c7f4cb0bc3983bf61a6a08c53dfcb95403f6631061481ba391fc0472d608ea6c0078fda8bcc7bb9f6dd8b73d473f5e4349d6eaeb2ab0050b')
+sha512sums=('710cb0be5e3ec49ac1e0e7669612861c9c3a133ae7c3aaba9b4adc2559f595dbfa77f75bff1556f3526a41746605c72d9c7f51e1453db3b7fe06052f2faefba2')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0