testing/pdal-python-plugins: rebuild against python 3.14

This commit is contained in:
Achill Gilgenast 2026-03-30 14:33:49 +02:00
parent 97856e814e
commit 4e5ad185da

View File

@ -2,7 +2,7 @@
# Maintainer: Brian Vuyk <bvuyk@sama.com>
pkgname=pdal-python-plugins
pkgver=1.6.6
pkgrel=0
pkgrel=1
pkgdesc="Supports embedding Python in PDAL pipelines with the readers.numpy and filters.python drivers."
url="https://github.com/PDAL/python-plugins"
arch="all !s390x" # Exclude s390x due to test failures.