python3-memory_allocator: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:28 -04:00
parent d65b28cb01
commit 66e7f21152

View file

@ -1,7 +1,7 @@
# Template file for 'python3-memory_allocator'
pkgname=python3-memory_allocator
version=0.1.3
revision=1
revision=2
wrksrc=memory_allocator-$version
build_style=python3-module
hostmakedepends="python3-setuptools python3-Cython"