Rebuild python packages to match 3.8.2 version

This commit is contained in:
Alexey Pavlov
2020-04-16 19:46:15 +03:00
parent 5cdc54995d
commit a922758bf5
27 changed files with 31 additions and 31 deletions

View File

@@ -3,7 +3,7 @@
_realname=setuptools
pkgbase="python-${_realname}"
pkgname=("python-${_realname}")
pkgver=46.1.1
pkgver=46.1.3
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=('5a8ab2726f3ef8c96057bf43b394ad9a0fee4418de11b7574b7a056ad882da0d5a48ef1f427b823a5f9931992887de6f34a004913e973bb1fcd0c4da71026c90')
sha512sums=('863dfde80d522c899102a51500b2ade49a6f80a7c41715dbcec7ed92681e24ad044bffb04c2c6673ccdc9865ad9749911fd0d598a1651a2d3ef0625b19425f55')
prepare() {
# Don't download and install deps