python-setuptools: Update to 40.6.3
This commit is contained in:
@@ -5,7 +5,7 @@ _realname=setuptools
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-setuptools" "${MINGW_PACKAGE_PREFIX}-python3-setuptools")
|
||||
pkgver=40.6.2
|
||||
pkgver=40.6.3
|
||||
pkgrel=1
|
||||
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -23,7 +23,7 @@ source=(${_realname}-${pkgver}.tar.gz::https://github.com/pypa/setuptools/archiv
|
||||
#checkdepends=("${_checkdeps[@]/#/${MINGW_PACKAGE_PREFIX}-python3-}" "${_checkdeps[@]/#/${MINGW_PACKAGE_PREFIX}-python2-}"
|
||||
# "${MINGW_PACKAGE_PREFIX}-python3-paver"
|
||||
# "${MINGW_PACKAGE_PREFIX}-python2-futures" 'git')
|
||||
sha256sums=('c75a32cb9bbef192671fa25e5a328f8df5683ecd67e88204a50ed05edf794dfb'
|
||||
sha256sums=('ae2a0bea7c79ac14dfb313dae8896362a1f966e547cfbbfd39cd592836926614'
|
||||
'd3bc778723e63bbd6e43ab3536a015c547c8c20a95c6679a952284a7a4822996'
|
||||
'7bb5617c69566f5fbf1a3ee29a08179e1b41bdeabbc2998bf67615e9aa000424'
|
||||
'0e556505cb70ff3a5df856e352d5e2b3cf1582c25d02fc00a2d935a28576b28c'
|
||||
|
||||
Reference in New Issue
Block a user