Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pyscipopt
Commits:
6c71f351 by Antonio Rojas at 2024-06-21T19:18:50+02:00
upgpkg: 5.0.1-2: scip 9.1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyscipopt
pkgdesc = A Python interface to the SCIP Optimization Suite
pkgver = 5.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.scipopt.org/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pyscipopt
pkgver=5.0.1
-pkgrel=1
+pkgrel=2
pkgdesc='A Python interface to the SCIP Optimization Suite'
arch=(x86_64)
url='https://www.scipopt.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyscipopt/-/commit/6c71f3514e39a1289b74fc2fc2ce822868ba8e81
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyscipopt/-/commit/6c71f3514e39a1289b74fc2fc2ce822868ba8e81
You're receiving this email because of your account on gitlab.archlinux.org.