memray: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:47 -04:00
parent 1dde9a3ee8
commit 7f24868b4c

View file

@ -1,7 +1,7 @@
# Template file for 'memray'
pkgname=memray
version=1.9.1
revision=1
revision=2
build_style=python3-pep517
make_check_target="tests/unit"
hostmakedepends="python3-setuptools python3-wheel python3-Cython"