guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#70924] [PATCH 00/10] Add some SageMath standard packages.


From: Vinicius Monego
Subject: [bug#70924] [PATCH 00/10] Add some SageMath standard packages.
Date: Tue, 14 May 2024 15:11:12 +0000

Em 13/05/2024 17:50, Vinicius Monego escreveu:
I was looking at https://doc.sagemath.org/html/en/reference/spkg/ and made a 
list of the missing packages. There are around 45 packages missing in the 
Standard Packages, and 77 in the Optional Packages.

I will submit what can be packaged in various patch series of 10 packages to 
ease the review. Some of the packages can't be included because they depend on 
recent versions of core packages (python-referencing apparently needs a newer 
version of hatchling).

Some of these have been packaged in https://issues.guix.gnu.org/56729 while 
others are new.

Vinicius Monego (10):
   gnu: Add python-memory-allocator.
   gnu: Add python-calver.
   gnu: Add python-async-lru.
   gnu: Add python-isoduration.
   gnu: Add python-uri-template.
   gnu: Add python-pyproject-api.
   gnu: Add primecount.
   gnu: Add python-primecountpy.
   gnu: Add python-types-dateutil.
   gnu: Add python-pplpy.

  gnu/packages/maths.scm      |  47 ++++++++++++
  gnu/packages/python-xyz.scm | 143 ++++++++++++++++++++++++++++++++++++
  gnu/packages/sagemath.scm   |  52 +++++++++++++
  3 files changed, 242 insertions(+)


base-commit: 89cd778f6a45cd9b43a4dc1f236dcd0a87af955c
I just saw that python-isoduration and python-uri-template are in the python-team branch already, and also a few other standard packages not in this series.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]