Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-osqp
Commits:
499d844f by Jelle van der Waa at 2024-11-26T14:08:17+01:00
upgpkg: 0.6.7.post3-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-osqp
pkgdesc = Python wrapper for OSQP: the Operator Splitting QP Solver
pkgver = 0.6.7.post3
- pkgrel = 1
+ pkgrel = 2
url = https://osqp.org/
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=osqp
pkgname=python-$_pyname
pkgver=0.6.7.post3
-pkgrel=1
+pkgrel=2
pkgdesc='Python wrapper for OSQP: the Operator Splitting QP Solver'
url='https://osqp.org/'
license=(Apache-2.0)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-osqp/-/commit/499d844f722ee9e25b9ad52c45913649591e571e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-osqp/-/commit/499d844f722ee9e25b9ad52c45913649591e571e
You're receiving this email because of your account on gitlab.archlinux.org.