python-setuptools: update to 39.2.0 (#3783)

This updates python-setuptools to 39.2.0.
This commit is contained in:
Andrew Sun
2018-05-21 00:53:02 -04:00
committed by Алексей
parent edce7779ed
commit e5bfc436f4

View File

@@ -7,7 +7,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-setuptools" "${MINGW_PACKAGE_PREFIX}-python3-setuptools")
_py3_base=3.6
_py2_base=2.7
pkgver=39.1.0
pkgver=39.2.0
pkgrel=1
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages (mingw-w64)"
arch=('any')
@@ -19,7 +19,7 @@ source=(${_realname}-${pkgver}.tar.gz::https://github.com/pypa/setuptools/archiv
'0002-Allow-usr-bin-env-in-script.patch'
'0003-MinGW-w64-Look-in-same-dir-as-script-for-exe.patch'
'0004-dont-execute-msvc.patch')
sha256sums=('b5582aea14075f98a65dbaf2c2a59715d4045b9d0ded6a37f160cab115938eeb'
sha256sums=('ca8119dd5c2764a7d290518817de0b880d23d790913fcd797c02ad2aa39b8c41'
'd3bc778723e63bbd6e43ab3536a015c547c8c20a95c6679a952284a7a4822996'
'7bb5617c69566f5fbf1a3ee29a08179e1b41bdeabbc2998bf67615e9aa000424'
'0e556505cb70ff3a5df856e352d5e2b3cf1582c25d02fc00a2d935a28576b28c'