mbox series

[bug#60838,v2,0/7] Add datasette and python-sqlite-utils.

Message ID cover.1679080713.git.felgru@posteo.net
Headers show
Series Add datasette and python-sqlite-utils. | expand

Message

Felix Gruber March 17, 2023, 7:19 p.m. UTC
This new version of the patchset removes the commit to update
python-janus which has already been updated to 1.0.0 on master since I
originally sent my patches. It also updates datasette to its latest
upstream version 0.64.2.

Felix Gruber (7):
  gnu: Add python-click-default-group-wheel.
  gnu: Add python-sqlite-fts4.
  gnu: Add python-sqlite-utils.
  gnu: Add python-pluggy-next.
  gnu: Add python-asgi-lifespan.
  gnu: Add python-asgi-csrf.
  gnu: Add datasette.

 gnu/packages/databases.scm  | 104 ++++++++++++++++++++++++++++++++++++
 gnu/packages/python-web.scm |  50 ++++++++++++++++-
 gnu/packages/python-xyz.scm |  39 +++++++++++++-
 3 files changed, 191 insertions(+), 2 deletions(-)

Comments

Liliana Marie Prikler March 18, 2023, 8:13 a.m. UTC | #1
Hi Felix,

Am Freitag, dem 17.03.2023 um 19:19 +0000 schrieb Felix Gruber:
> This new version of the patchset removes the commit to update
> python-janus which has already been updated to 1.0.0 on master since
> I originally sent my patches. It also updates datasette to its latest
> upstream version 0.64.2.
> 
> Felix Gruber (7):
>   gnu: Add python-click-default-group-wheel.
>   gnu: Add python-sqlite-fts4.
>   gnu: Add python-sqlite-utils.
>   gnu: Add python-pluggy-next.
>   gnu: Add python-asgi-lifespan.
>   gnu: Add python-asgi-csrf.
>   gnu: Add datasette.
Unless someone wants to do this first, I'll schedule this for
upstreaming on April 2nd.  Why the long delay?  I have my own series
depending on pluggy-next coming up and it'll require standard review
time.

Cheers