python-flake8: Update to 3.7.6

This commit is contained in:
Alexey Pavlov
2019-02-20 13:36:36 +03:00
parent db128468a4
commit 5000ca10d1

View File

@@ -4,7 +4,7 @@
_realname=flake8
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=3.7.5
pkgver=3.7.6
pkgrel=1
pkgdesc="The modular source code checker: pep8, pyflakes and co"
arch=('any')
@@ -24,7 +24,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python3-setuptools"
"${MINGW_PACKAGE_PREFIX}-python2-pytest-runner")
checkdepends=("${MINGW_PACKAGE_PREFIX}-python3-mock" "${MINGW_PACKAGE_PREFIX}-python2-mock")
source=("${_realname}-$pkgver.tar.gz"::"https://github.com/PyCQA/flake8/archive/${pkgver}.tar.gz")
sha512sums=('12e432ac4e3b9961ba54e8f07bf89e8ca702c4c527de0a60c8f7eadfa4591ee805860c54387d7998ea694e2b8a72187da596a66bb5b9f21dce415847c6017ff7')
sha512sums=('9354e64bcf98751e91f2064977e6ac0bafb5555223d673d0578dc5ab84705fe772bf694fabc965240aeeba913f240c37c19f7d3223beb59ff6c388a9d20706ec')
prepare() {
# disable overly restrictive dependency pinning