testing/py3-qdldl: rebuild against python 3.14

This commit is contained in:
Achill Gilgenast 2026-03-30 15:03:16 +02:00
parent 72aab1f3b6
commit 51c0082cf9

View File

@ -2,7 +2,7 @@
# Maintainer: Anjandev Momi <anjan@momi.ca>
pkgname=py3-qdldl
pkgver=0.1.7
pkgrel=0
pkgrel=1
_postver=5
pkgdesc="Python interface to the QDLDL free LDL factorization routine for quasi-definite linear systems: Ax = b"
url="https://github.com/osqp/qdldl-python"