GNU bug report logs - #55831
Add python-platformio and dependencies

Previous Next

Package: guix-patches;

Reported by: Peter Polidoro <peter <at> polidoro.io>

Date: Tue, 7 Jun 2022 14:29:01 UTC

Severity: normal

Full log


Message #41 received at 55831 <at> debbugs.gnu.org (full text, mbox):

From: peter <at> polidoro.io
To: 55831 <at> debbugs.gnu.org
Cc: Peter Polidoro <peter <at> polidoro.io>
Subject: [PATCH 0/8] Add platformio and dependencies
Date: Wed,  8 Jun 2022 16:55:29 -0400
From: Peter Polidoro <peter <at> polidoro.io>


Platformio is a python package that required adding some new packages and
updating others. Most of the updates were relatively straightforward, but
python-httpcore and python-httpx seem to have cyclic dependencies on each
other, so those updates are included as a single commit. Some of these updates
may affect packages not included in this patch series. For example, several
python packages specify a dependency on h11 less than 0.13.0. If necessary,
those guix packages can be updated to relax that requirement or version 0.12.0
could be added if that dependency restriction is indeed necessary.


Peter Polidoro (8):
  gnu: Add python-starlette.
  gnu: python-h11: Update to 0.13.0.
  gnu: python-wsproto: Update to 1.1.0.
  gnu: python-httpcore and python-httpx: Update to 0.15.0 and 0.23.0
  gnu: python-sanic-testing: Update requirements.
  gnu: python-aiofiles: Update to 0.8.0.
  gnu: python-semantic-version: Update to 2.10.0.
  gnu: Add platformio.

 gnu/packages/embedded.scm   | 59 ++++++++++++++++++++++++++++++++
 gnu/packages/python-web.scm | 67 ++++++++++++++++++++++++++++++-------
 gnu/packages/python-xyz.scm | 26 +++++++++++---
 3 files changed, 136 insertions(+), 16 deletions(-)

-- 
2.36.1





This bug report was last modified 3 years and 9 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.