mbox series

[bug#63176,v4,0/4] Fix some broken python packages.

Message ID cover.1683908297.git.felgru@posteo.net
Headers show
Series Fix some broken python packages. | expand

Message

Felix Gruber May 12, 2023, 4:23 p.m. UTC
I've rebased the patchset onto master and removed patches for packages
that have been updated on master in the meantime.

Felix Gruber (4):
  gnu: python-mpi4py: Update to 3.1.4.
  gnu: python-cftime: Update to 1.6.2.
  gnu: python-dolfin-adjoint: Fix build.
  gnu: python-pytest-httpx: Update to 0.22.0.

 gnu/packages/mpi.scm          |  7 ++++---
 gnu/packages/python-check.scm | 14 +++-----------
 gnu/packages/python-xyz.scm   |  6 +++---
 gnu/packages/simulation.scm   | 11 +++++++++--
 4 files changed, 19 insertions(+), 19 deletions(-)

Comments

Felix Gruber Aug. 29, 2023, 8:16 p.m. UTC | #1
On 5/12/23 18:23, Felix Gruber wrote:
> Felix Gruber (4):
>    gnu: python-mpi4py: Update to 3.1.4.
>    gnu: python-cftime: Update to 1.6.2.
>    gnu: python-dolfin-adjoint: Fix build.
>    gnu: python-pytest-httpx: Update to 0.22.0.
> 
>   gnu/packages/mpi.scm          |  7 ++++---
>   gnu/packages/python-check.scm | 14 +++-----------
>   gnu/packages/python-xyz.scm   |  6 +++---
>   gnu/packages/simulation.scm   | 11 +++++++++--
>   4 files changed, 19 insertions(+), 19 deletions(-)

Closing this issue since all patches have been applied to master in the 
meantime.