flag requisite python packages clang32 for flake8
and bump pkgrel to rebuild flake8, after 4d9e92f
This commit is contained in:
@@ -12,7 +12,7 @@ pkgdesc='simple powerful testing with Python (mingw-w64)'
|
||||
url='https://pytest.org/'
|
||||
license=('MIT')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python-atomicwrites"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-attrs"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-colorama"
|
||||
|
||||
Reference in New Issue
Block a user