[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#68714] [PATCH 0/5] Update flint to 3.0.1
From: |
Andreas Enge |
Subject: |
[bug#68714] [PATCH 0/5] Update flint to 3.0.1 |
Date: |
Thu, 25 Jan 2024 14:54:31 +0100 |
This patch series updates flint to 3.0.1, removes arb, which has been
moved into the flint library, and deals with the dependent packages.
Andreas Enge (5):
gnu: flint: Update to 3.0.1.
gnu: pynac: Remove package.
gnu: s7: Compile with flint@3.
gnu: python-flint: Update to 0.5.0 and build with flint@3.
gnu: arb: Deprecate package.
gnu/local.mk | 4 +-
gnu/packages/algebra.scm | 80 ++---------
gnu/packages/lisp.scm | 10 +-
.../patches/python-flint-includes.patch | 131 ------------------
gnu/packages/patches/s7-flint-3.patch | 31 +++++
gnu/packages/sagemath.scm | 29 +---
6 files changed, 49 insertions(+), 236 deletions(-)
delete mode 100644 gnu/packages/patches/python-flint-includes.patch
create mode 100644 gnu/packages/patches/s7-flint-3.patch
base-commit: 5111915e6afeb507a73a6ebe60e3fef754a3016a
--
2.41.0
- [bug#68714] [PATCH 0/5] Update flint to 3.0.1,
Andreas Enge <=
- [bug#68714] [PATCH 1/5] gnu: flint: Update to 3.0.1., Andreas Enge, 2024/01/25
- [bug#68714] [PATCH 4/5] gnu: python-flint: Update to 0.5.0 and build with flint@3., Andreas Enge, 2024/01/25
- [bug#68714] [PATCH 5/5] gnu: arb: Deprecate package., Andreas Enge, 2024/01/25
- [bug#68714] [PATCH 3/5] gnu: s7: Compile with flint@3., Andreas Enge, 2024/01/25
- [bug#68714] [PATCH 2/5] gnu: pynac: Remove package., Andreas Enge, 2024/01/25
- [bug#68714] [PATCH 0/5] Update flint to 3.0.1, Sharlatan Hellseher, 2024/01/25
- bug#68714: Done, Andreas Enge, 2024/01/26