libArcus: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:36 -04:00
parent 307afa623a
commit d7e2bbe658

View file

@ -1,10 +1,10 @@
# Template file for 'libArcus'
pkgname=libArcus
version=4.13.1
revision=6
revision=7
build_style=cmake
configure_args="-DBUILD_EXAMPLES=OFF"
hostmakedepends="protobuf python3-sip-devel"
hostmakedepends="protobuf python3-sip-devel python3-setuptools"
makedepends="protobuf-devel libprotoc-devel python3-devel python3-sip-devel"
depends="python3-sip"
short_desc="Communication library for Ultimaker software components"