bug#63277: python-anaconda-client and conda fail

2023-09-11 Thread Simon Tournier
Hi, On Mon, 11 Sep 2023 at 10:08, Hugo Buddelmeijer wrote: > The conda package seems to be fixed, and python-anaconda-client also > builds. So I think this can be closed. Thanks for the follow-up. I am closing. Feel free to reopen if I misread. Cheers, simon

bug#63277: python-anaconda-client and conda fail

2023-09-11 Thread Hugo Buddelmeijer
The conda package seems to be fixed, and python-anaconda-client also builds. So I think this can be closed. On Mon, 8 May 2023 at 14:22, Hugo Buddelmeijer wrote: > > Sending the patches seems to have worked out just fine. Except that > number 2 got in my own spam folder. > > I forgot that I also

bug#63277: python-anaconda-client and conda fail

2023-05-08 Thread Hugo Buddelmeijer
Sending the patches seems to have worked out just fine. Except that number 2 got in my own spam folder. I forgot that I also needed to update python-defusedxml to 0.7.1. Using guix does feel a bit like a moving target. It is good to learn how to fix such issues yourself, because they will pop-up

bug#63277: python-anaconda-client and conda fail

2023-05-08 Thread Hugo Buddelmeijer
Hi Etienne, I've noticed that conda (22.9.0) does not build as well, and have resolved the issue in my local guix clone. It required these changes: - Add python-conda-package-streaming 0.7.0. - Upgrade python-conda-package-handling from 1.7.3 to 2.1.0 (which has python-conda-package-streaming as

bug#63277: python-anaconda-client and conda fail

2023-05-06 Thread Etienne B. Roesch
Hi, I am new to guix, but it looks like both python-anaconda-client and conda fail to build, as ci.guix also confirms. I wish I could readily help, but I am really new to this :) Etienne