python-setuptools: Update to 46.0.0

This commit is contained in:
Alexey Pavlov
2020-03-09 15:38:30 +03:00
parent 4b9b120cd9
commit e642c7aa24

View File

@@ -3,7 +3,7 @@
_realname=setuptools
pkgbase="python-${_realname}"
pkgname=("python-${_realname}")
pkgver=45.3.0
pkgver=46.0.0
pkgrel=1
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
arch=('any')
@@ -14,7 +14,7 @@ provides=("python3-${_realname}" 'python3-distribute')
replaces=("python3-${_realname}" 'python3-distribute')
conflicts=("python3-${_realname}")
source=("${_realname}-${pkgver}.tar.gz::https://github.com/pypa/setuptools/archive/v${pkgver}.tar.gz")
sha512sums=('6b287b8e5f0d0f9bf10536c5e910255a1aa53d12c1a76019478fbf56cd99a6bbc995e959c1e4d7951c50e0a725901f3ad4bdeb8c97bd64a68b4c7f78f37ca2c4')
sha512sums=('063283879df82fa739df4f356e174a73ae49209e1c868e02e6fa48bd41d3943d290e5e7347955230ee542b4603fa8a9ce0ed630ec04da4c1fd452faa6d8180dd')
prepare() {
# Don't download and install deps