This commit is contained in:
Christoph Reiter
2022-07-31 17:47:30 +02:00
parent bbdad4cf45
commit 03f3583bcf
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ _realname=cattrs
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=22.1.0
pkgrel=1
pkgrel=2
pkgdesc='Complex custom class converters for attrs (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')

View File

@@ -4,7 +4,7 @@ _realname=exceptiongroup
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=1.0.0rc8
pkgrel=1
pkgrel=2
pkgdesc="Backport of PEP 654 (exception groups) (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')

View File

@@ -5,7 +5,7 @@ _realname=inflect
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=6.0.0
pkgrel=1
pkgrel=2
pkgdesc='Python module to correctly generate plurals, ordinals, indefinite articles; convert numbers to words (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')