python 3.11 rebuilds

This commit is contained in:
Christoph Reiter
2023-02-14 09:48:24 +01:00
parent 5978b5b570
commit 28c89659b0
68 changed files with 68 additions and 68 deletions

View File

@@ -2,7 +2,7 @@
pkgname=python-fastbencode
pkgver=0.1
pkgrel=1
pkgrel=2
pkgdesc='Implementation of bencode with optional fast C extensions'
arch=('i686' 'x86_64')
url='https://github.com/breezy-team/fastbencode'