Skip to content

Commit f98f46a

Browse files
author
Release Manager
committed
sagemathgh-41185: Update uv lock file <!-- ^ 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". --> Update the uv lock file, mostly to get the new version of cysignals and cypari that is needed for Python 3.14. Triggered by sagemath#40890 (comment) ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [ ] 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: ... --> URL: sagemath#41185 Reported by: Tobias Diez Reviewer(s): Dima Pasechnik
2 parents dcc8cbd + 2fbf830 commit f98f46a

File tree

2 files changed

+1319
-1236
lines changed

2 files changed

+1319
-1236
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
container:
2424
- fedora:41
2525
- fedora:42
26+
- fedora:43
2627
- debian:forky
2728
- ghcr.io/void-linux/void-glibc-full
2829
- archlinux

0 commit comments

Comments
 (0)