python3-setuptools-rust: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:00:53 -04:00
parent ca881b288e
commit 329b5725e7

View file

@ -1,7 +1,7 @@
# Template file for 'python3-setuptools-rust' # Template file for 'python3-setuptools-rust'
pkgname=python3-setuptools-rust pkgname=python3-setuptools-rust
version=1.7.0 version=1.7.0
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel" hostmakedepends="python3-setuptools_scm python3-wheel"
depends="python3-semanticversion python3-setuptools python3-typing_extensions" depends="python3-semanticversion python3-setuptools python3-typing_extensions"