Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cylp
Commits:
c5193b53 by Jelle van der Waa at 2024-11-26T11:51:47+01:00
upgpkg: 0.92.3-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cylp
pkgdesc = A Python interface to CLP, CBC, and CGL to solve LPs and MIPs
pkgver = 0.92.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/coin-or/CyLP
arch = x86_64
license = EPL-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pyname=cylp
pkgname=python-$_pyname
pkgver=0.92.3
-pkgrel=1
+pkgrel=2
pkgdesc='A Python interface to CLP, CBC, and CGL to solve LPs and MIPs'
arch=(x86_64)
url='https://github.com/coin-or/CyLP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cylp/-/commit/c5193b53377de28811180e752a8d8d2cf0aaf1d3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cylp/-/commit/c5193b53377de28811180e752a8d8d2cf0aaf1d3
You're receiving this email because of your account on gitlab.archlinux.org.