Python 3.10 rebuilds

This commit is contained in:
Christoph Reiter
2022-07-02 18:55:46 +02:00
parent 39e742a7e2
commit 8780e5c2b8
57 changed files with 59 additions and 59 deletions

View File

@@ -4,7 +4,7 @@ _realname=py3c
pkgbase="python-${_realname}"
pkgname=("python-${_realname}")
pkgver=1.3.1
pkgrel=1
pkgrel=2
pkgdesc="A Python 2/3 compatibility layer for C extensions"
arch=('i686' 'x86_64')
license=('MIT')