python 3.12 rebuilds

This commit is contained in:
Christoph Reiter
2024-07-05 23:01:07 +02:00
parent cf4938d5f6
commit 9b64bd6498
76 changed files with 76 additions and 76 deletions

View File

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