guix-patches
[Top][All Lists]
Advanced

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

[bug#62252] [PATCH 00/19] Add python-clinguin


From: Liliana Marie Prikler
Subject: [bug#62252] [PATCH 00/19] Add python-clinguin
Date: Sat, 18 Mar 2023 10:24:18 +0100

Hi Guix,

this series adds python-clinguin, a funny little package that allows you
to write a GUI as an answer set program.  It also updates a fair number
of other package, including pulling in python-pluggy-next from
<https://issues.guix.gnu.org/60838>.

Cheers

Felix Gruber (1):
  gnu: Add python-pluggy-next.

Liliana Marie Prikler (18):
  gnu: Add python-imageio-ffmpeg.
  gnu: python-imageio: Update to 2.26.0.
  gnu: Separate potassco packages into their own module.
  gnu: Add python-clingraph.
  gnu: python-pathspec: Update to 0.11.0.
  gnu: python-pathspec: Revise description.
  gnu: python-pathspec: Move to (gnu packages python-build).
  gnu: python-pluggy: Move to (gnu packages python-build).
  gnu: Add python-hatchling.
  gnu: python-starlette: Update to 0.25.0.
  gnu: python-sqlalchemy: Update to 1.4.42.
  gnu: python-pymysql: Update to 1.0.2.
  gnu: python-aiomysql: Update to 0.1.1.
  gnu: python-aiosqlite: Update to 0.18.0.
  gnu: python-databases: Update to 0.7.0.
  gnu: python-databases: Revise description.
  gnu: Add python-fastapi.
  gnu: Add python-clinguin.

 gnu/local.mk                  |   1 +
 gnu/packages/databases.scm    |  64 +++---
 gnu/packages/maths.scm        | 263 ------------------------
 gnu/packages/potassco.scm     | 375 ++++++++++++++++++++++++++++++++++
 gnu/packages/python-build.scm |  99 +++++++++
 gnu/packages/python-web.scm   |  79 ++++++-
 gnu/packages/python-xyz.scm   | 110 +++++-----
 7 files changed, 638 insertions(+), 353 deletions(-)
 create mode 100644 gnu/packages/potassco.scm


base-commit: 933051281fbed0ae71bd40c24a701faf2a02791c
-- 
2.39.2






reply via email to

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