python3-pynest2d: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:32 -04:00
parent 1904c18441
commit dfdf52c8de
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'python3-pynest2d'
pkgname=python3-pynest2d
version=4.12.1
revision=2
revision=3
build_style=cmake
configure_args="-DCMAKE_CXX_STANDARD=14"
hostmakedepends="python3-sip-devel"
hostmakedepends="python3-sip-devel python3-setuptools"
makedepends="python3-devel libnest2d-devel python3-sip-devel pkg-config
clipper-devel nlopt-devel boost-devel"
depends="libnest2d"