Skip to content

Commit 229a364

Browse files
author
Release Manager
committed
sagemathgh-38147: `build/pkgs/scip` 9.0.1, `soplex` 7.0.1, `papilo` 2.2.1, `onetbb` 2021.12.0 <!-- ^ Please provide a concise and informative title. --> <!-- ^ Don't put issue numbers in the title, do this in the PR description below. --> <!-- ^ For example, instead of "Fixes sagemath#12345" use "Introduce new method to calculate 1 + 2". --> <!-- v Describe your changes below in detail. --> <!-- v Why is this change required? What problem does it solve? --> <!-- v If this PR resolves an open issue, please link to it here. For example, "Fixes sagemath#12345". --> Minor update ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [ ] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - sagemath#12345: short description why this is a dependency --> <!-- - sagemath#34567: ... --> - Depends on sagemath#38144 (merged here for testing purposes) URL: sagemath#38147 Reported by: Matthias Köppe Reviewer(s): Kwankyu Lee
2 parents 2206194 + c6970f8 commit 229a364

File tree

9 files changed

+12
-26
lines changed

9 files changed

+12
-26
lines changed

build/pkgs/onetbb/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=onetbb-VERSION.tar.gz
2-
sha1=740e86b703f42446ddde392b73a9db3dc0f5f4cd
3-
sha256=782ce0cab62df9ea125cdea253a50534862b563f1d85d4cda7ad4e77550ac363
2+
sha1=bd663861ab6bfec2469f3a8133c3ac1244f260cb
3+
sha256=c7bb7aa69c254d91b8f0041a71c5bcc3936acb64408a1719aec0b2b7639dd84f
44
upstream_url=https://github.com/oneapi-src/oneTBB/archive/refs/tags/vVERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2021.11.0
1+
2021.12.0

build/pkgs/papilo/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=papilo-VERSION.tar.gz
2-
sha1=069f64ff25cfb08c9b2a416d1d215bd5b907c877
3-
sha256=4ed759e55fe1c74be779137e4e3cdae67e1b64bd62ca31793ca3b321509c27a8
2+
sha1=55e8416d5512d3f823ae87c4161ccff30e76f4a1
3+
sha256=b022af82bda3db1a594fe67524d98be82e67279f9d9d645b2fcdfc9349cdc6f7
44
upstream_url=https://github.com/scipopt/papilo/archive/refs/tags/vVERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.0
1+
2.2.1

build/pkgs/scip/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=scip-${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_MICRO}.tar.gz
2-
sha1=bb28aef4bad00a1ff2c7f4ee982961709d15b9f8
3-
sha256=ee221bd13a6b24738f2e74321e2efdebd6d7c603574ca6f6cb9d4472ead2c22f
2+
sha1=7bae5feab37e6e602d25d9468d003479d268d6a8
3+
sha256=08ad3e7ad6f84f457d95bb70ab21fa7fc648dd43103099359ef8a8f30fcce32e
44
upstream_url=https://github.com/scipopt/scip/archive/refs/tags/v${VERSION_MAJOR}${VERSION_MINOR}${VERSION_MICRO}.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.0.0.p0
1+
9.0.1

build/pkgs/scip/patches/struct_symmetry_header.patch

Lines changed: 0 additions & 14 deletions
This file was deleted.

build/pkgs/soplex/checksums.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tarball=soplex-VERSION.tar.gz
2-
sha1=5d0e7fa41b45aa0877134a5b8e261d9608505636
3-
sha256=ab1906d3afb1793a6f129a5baef9dd8eee929ee945aade427cb9f0b17888239c
2+
sha1=a53fecd8d916751ee6e9a8daee0be795ed5222a6
3+
sha256=80cce994dcbe45fd52b60e31a3aeb5d2c60a7ddbaae495e0ce6bf58481675696
44
upstream_url=https://github.com/scipopt/soplex/archive/refs/tags/release-${VERSION_MAJOR}${VERSION_MINOR}${VERSION_MICRO}.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.0.0
1+
7.0.1

0 commit comments

Comments
 (0)