unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54934] [PATCH 0/4] Fix broken packages by PyYAML upgrade.
@ 2022-04-14 11:08 zimoun
  2022-04-14 11:10 ` [bug#54934] [PATCH 1/4] gnu: python-pyyaml-for-awscli: Rename and hide zimoun
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: zimoun @ 2022-04-14 11:08 UTC (permalink / raw)
  To: 54934; +Cc: zimoun, rekado

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





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-04-27 22:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-14 11:08 [bug#54934] [PATCH 0/4] Fix broken packages by PyYAML upgrade zimoun
2022-04-14 11:10 ` [bug#54934] [PATCH 1/4] gnu: python-pyyaml-for-awscli: Rename and hide zimoun
2022-04-14 11:10   ` [bug#54934] [PATCH 2/4] gnu: docker-compose: Use python-pyyaml@5 zimoun
2022-04-14 11:10   ` [bug#54934] [PATCH 3/4] gnu: conan: " zimoun
2022-04-14 11:10   ` [bug#54934] [PATCH 4/4] gnu: ganeti: " zimoun
2022-04-14 13:19 ` [bug#54934] [PATCH 0/4] Fix broken packages by PyYAML upgrade Ricardo Wurmus
2022-04-14 13:28   ` zimoun
2022-04-14 14:00     ` Ricardo Wurmus
2022-04-14 15:07       ` zimoun
2022-04-27 22:11 ` bug#54934: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).