python3-frozendict: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:23 -04:00
parent fe8ddac722
commit 5d7e2ec6d2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-frozendict'
pkgname=python3-frozendict
version=2.3.5
revision=1
revision=2
build_style=python3-module
make_check_args="-k not(test_c_extension)"
hostmakedepends="python3-setuptools"