mbox series

[bug#73203,0/3] Fix python-azure packages.

Message ID 20240912170817.27867-1-ngraves@ngraves.fr
Headers show
Series Fix python-azure packages. | expand

Message

Nicolas Graves Sept. 12, 2024, 5:06 p.m. UTC
This patch series updates packages dependent on the deprecated package
python-msrest (which failed to build anyway).

Nicolas Graves (3):
  gnu: python-azure-core: Update to 1.28.0.
  gnu: python-azure-storage-blob: Update to 12.22.0.
  gnu: Remove python-msrest.

 gnu/packages/python-web.scm | 127 ++++++++++--------------------------
 1 file changed, 34 insertions(+), 93 deletions(-)

Comments

Lars Bilke Sept. 13, 2024, 10:45 a.m. UTC | #1
user guix
usertag 73203 + reviewed-looks-good
thanks

Guix QA review form submission:
I tried your patches locally and they worked well! Thanks!

Items marked as checked: Package builds, Commit messages
Christopher Baines Sept. 15, 2024, 3:13 p.m. UTC | #2
Lars Bilke <lars.bilke@ufz.de> writes:

> user guix
> usertag 73203 + reviewed-looks-good
> thanks
>
> Guix QA review form submission:
> I tried your patches locally and they worked well! Thanks!
>
> Items marked as checked: Package builds, Commit messages

THanks both, I've pushed these patches to master as
86764929f9929f7e0f0d9beeaa3125a6db719b16.

Chris