python3-lrcalc: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:55 -04:00
parent 4cfacc4ac7
commit eb14c7cb87
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-lrcalc' # Template file for 'python3-lrcalc'
pkgname=python3-lrcalc pkgname=python3-lrcalc
version=2.1 version=2.1
revision=3 revision=4
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools python3-Cython" hostmakedepends="python3-setuptools python3-Cython"
makedepends="python3-devel lrcalc-devel" makedepends="python3-devel lrcalc-devel"