Merge pull request #4305 from lazka/python-setuptools-69.0.2
python-setuptools: Update to 69.0.2
This commit is contained in:
commit
2f3a8c1a53
@ -3,7 +3,7 @@
|
||||
_realname=setuptools
|
||||
pkgbase="python-${_realname}"
|
||||
pkgname=("python-${_realname}")
|
||||
pkgver=68.2.1
|
||||
pkgver=69.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
|
||||
arch=('any')
|
||||
@ -19,7 +19,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")
|
||||
sha256sums=('22215baecd6feb5ecc85206c7d593ad6ae66ce71078e40e6b1f6e7dcc41674fa')
|
||||
sha256sums=('544dc0a1e2b54180b28a26090134eae19ae1a47db2fabf419f0b77c9716c0869')
|
||||
|
||||
prepare() {
|
||||
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user