Python 3.9 rebuilds

pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
This commit is contained in:
Christoph Reiter
2021-07-11 12:18:48 +02:00
parent 3b77504fba
commit 6a16db9801
630 changed files with 630 additions and 630 deletions

View File

@@ -7,7 +7,7 @@ provides=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=0.3.1
pkgrel=2
pkgrel=3
pkgdesc="Non-validating SQL parser for Python (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')