emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#62252: closed ([PATCH 00/19] Add python-clinguin)


From: GNU bug Tracking System
Subject: bug#62252: closed ([PATCH 00/19] Add python-clinguin)
Date: Tue, 09 May 2023 17:59:01 +0000

Your message dated Tue, 09 May 2023 19:57:02 +0200
with message-id <87v8h1v13w.fsf@elephly.net>
and subject line [PATCH 00/19] Add python-clinguin
has caused the debbugs.gnu.org bug report #62252,
regarding [PATCH 00/19] Add python-clinguin
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62252: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62252
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [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




--- End Message ---
--- Begin Message --- Subject: [PATCH 00/19] Add python-clinguin Date: Tue, 09 May 2023 19:57:02 +0200 User-agent: mu4e 1.10.2; emacs 28.2
Now that the rust-team branch has been merged I rebased the clinguin
branch, fixed a few problems, added orjson to fastapi, and pushed the
patches to the master branch.

Thank you for the patience!

-- 
Ricardo


--- End Message ---

reply via email to

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