Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pyscipopt
Commits:
d4d9e876 by Antonio Rojas at 2026-05-16T19:58:33+02:00
upgpkg: 6.2.1-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-pyscipopt
pkgdesc = A Python interface to the SCIP Optimization Suite
- pkgver = 6.2.0
+ pkgver = 6.2.1
pkgrel = 1
url = https://www.scipopt.org/
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = python-pyscipopt
depends = python
depends = python-numpy
depends = scip
- source = git+https://github.com/SCIP-Interfaces/PySCIPOpt#tag=v6.2.0
- sha256sums =
1d0e90c9c3abe24641d34d5ee163717a7b9e63b5cf00701209ef3c309fc304d8
+ source = git+https://github.com/SCIP-Interfaces/PySCIPOpt#tag=v6.2.1
+ sha256sums =
c41463c10d217759050329360a7605344cec20b5e980076d2869070821618d90
pkgname = python-pyscipopt
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Maximilian Stahlberg <maximilian.stahlberg tu-berlin de>
pkgname=python-pyscipopt
-pkgver=6.2.0
+pkgver=6.2.1
pkgrel=1
pkgdesc='A Python interface to the SCIP Optimization Suite'
arch=(x86_64)
@@ -19,7 +19,7 @@ makedepends=(cython
python-setuptools
python-wheel)
source=(git+https://github.com/SCIP-Interfaces/PySCIPOpt#tag=v$pkgver)
-sha256sums=('1d0e90c9c3abe24641d34d5ee163717a7b9e63b5cf00701209ef3c309fc304d8')
+sha256sums=('c41463c10d217759050329360a7605344cec20b5e980076d2869070821618d90')
build() {
cd PySCIPOpt
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyscipopt/-/commit/d4d9e87605daece809b1a0345c6d11995b943fc2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyscipopt/-/commit/d4d9e87605daece809b1a0345c6d11995b943fc2
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help