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

@@ -5,7 +5,7 @@ _realname=multipledispatch
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=0.6.0
pkgrel=1
pkgrel=2
pkgdesc='Multiple dispatch (mingw-w64)'
arch=('any')
url="https://pypi.org/project/multipledispatch/"