-
-
Notifications
You must be signed in to change notification settings - Fork 623
update msolve to version 7.5 #39738
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update msolve to version 7.5 #39738
Conversation
Documentation preview for this PR (built with commit 2756456; changes) is ready! 🎉 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
sagemathgh-39738: update msolve to version 7.5 a routine update of msolve - [x] The title is concise and informative. - [x] 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: ... --> URL: sagemath#39738 Reported by: Dima Pasechnik Reviewer(s): Frédéric Chapoton
turns out the 0.7.5 tarball is not configured. need to fix this somehow |
There is a fix in passagemath/passagemath#787 |
@mezzarobba - we don't assume autotools installed, so that's not really an option. Hopefully upstream fixes it quickly - if not, we can host a configured tarball ourselves. |
sagemathgh-40094: msolve tarball got ./configure - sha*s are changed As reported by @mezzarobba on sagemath#39738 (comment) Upstream was quick to update the tarball ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [x] 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: ... --> URL: sagemath#40094 Reported by: Dima Pasechnik Reviewer(s):
sagemathgh-40094: msolve tarball got ./configure - sha*s are changed As reported by @mezzarobba on sagemath#39738 (comment) Upstream was quick to update the tarball ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [x] 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: ... --> URL: sagemath#40094 Reported by: Dima Pasechnik Reviewer(s):
sagemathgh-40094: msolve tarball got ./configure - sha*s are changed As reported by @mezzarobba on sagemath#39738 (comment) Upstream was quick to update the tarball ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [x] 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: ... --> URL: sagemath#40094 Reported by: Dima Pasechnik Reviewer(s):
sagemathgh-40094: msolve tarball got ./configure - sha*s are changed As reported by @mezzarobba on sagemath#39738 (comment) Upstream was quick to update the tarball ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [x] 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: ... --> URL: sagemath#40094 Reported by: Dima Pasechnik Reviewer(s):
sagemathgh-40094: msolve tarball got ./configure - sha*s are changed As reported by @mezzarobba on sagemath#39738 (comment) Upstream was quick to update the tarball ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [x] 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: ... --> URL: sagemath#40094 Reported by: Dima Pasechnik Reviewer(s):
a routine update of msolve
⌛ Dependencies