emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54934: closed ([PATCH 0/4] Fix broken packages by PyYAML upgrade.)


From: GNU bug Tracking System
Subject: bug#54934: closed ([PATCH 0/4] Fix broken packages by PyYAML upgrade.)
Date: Wed, 27 Apr 2022 22:12:02 +0000

Your message dated Thu, 28 Apr 2022 00:11:13 +0200
with message-id <87tuaefa7y.fsf@gnu.org>
and subject line Re: bug#54934: [PATCH 0/4] Fix broken packages by PyYAML 
upgrade.
has caused the debbugs.gnu.org bug report #54934,
regarding [PATCH 0/4] Fix broken packages by PyYAML upgrade.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54934: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54934
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/4] Fix broken packages by PyYAML upgrade. Date: Thu, 14 Apr 2022 13:08:49 +0200
Hi,

Currently, python-pyyaml-for-awscli is not used.  Its use had been removed by
commit 21cd4c704e.  Reuse the package to fix some others; waiting their
regular updates.

Note that the package orange is still broken.  Because
python-orange-canvas-core is broken.  However, note that:

--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env guix graph --path python-orange-canvas-core python-pyyaml
python-orange-canvas-core@0.1.24
python-qasync@0.22.0
python-pyqt@5.15.2
qtbase@5.15.2
gtk+@3.24.30
rest@0.8.1
libsoup-minimal@2.72.0
samba@4.15.3
python-markdown@3.3.4
python-pyyaml@6.0
--8<---------------cut here---------------end--------------->8---

and update it to 0.1.26 is not enough, for instance.


zimoun (4):
  gnu: python-pyyaml-for-awscli: Rename and hide.
  gnu: docker-compose: Use python-pyyaml@5.
  gnu: conan: Use python-pyyaml@5.
  gnu: ganeti: Use python-pyyaml@5.

 gnu/packages/docker.scm             |  2 +-
 gnu/packages/package-management.scm |  2 +-
 gnu/packages/python-xyz.scm         | 24 +++++++++++++-----------
 gnu/packages/virtualization.scm     |  2 +-
 4 files changed, 16 insertions(+), 14 deletions(-)


base-commit: 7d990e775e76c0a898c7d4b53691d1932fc0e6eb
-- 
2.35.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#54934: [PATCH 0/4] Fix broken packages by PyYAML upgrade. Date: Thu, 28 Apr 2022 00:11:13 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

zimoun <zimon.toutoune@gmail.com> skribis:

>   gnu: python-pyyaml-for-awscli: Rename and hide.
>   gnu: docker-compose: Use python-pyyaml@5.
>   gnu: conan: Use python-pyyaml@5.
>   gnu: ganeti: Use python-pyyaml@5.

I had to adjust the first one (since python-pyyaml-for-awscli was
removed recently) and drop the last one (since ganeti was fixed in the
meantime), but at last the remaining 3 patches are now applied.

Thanks, and apologies for the delay!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]