all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Toorn, H.W.P. van den \(Henk\) via Guix-patches" via <guix-patches@gnu.org>
To: 67364@debbugs.gnu.org
Subject: [bug#67364] [PATCH core-updates] updated python-pyyaml from 6.0 to 6.0.1 in python-xyz.scm
Date: Wed, 22 Nov 2023 11:19:59 +0100	[thread overview]
Message-ID: <38d97808-a1bb-489f-b88e-296c91723e0a@uu.nl> (raw)

 From f6b5a7b20c382639e16b90c317bcef361cd35eaa Mon Sep 17 00:00:00 2001
From: henk <h.w.p.vandentoorn@uu.nl>
Date: Wed, 22 Nov 2023 11:15:00 +0100
Subject: [PATCH] updated python-pyyaml from 6.0 to 6.0.1 in python-xyz.scm

---
  gnu/packages/python-xyz.scm | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 6a6f69e..428646b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5238,14 +5238,14 @@ environments and back.")
  (define-public python-pyyaml
    (package
      (name "python-pyyaml")
-    (version "6.0")
+    (version "6.0.1")
      (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "PyYAML" version))
         (sha256
          (base32
- "18imkjacvpxfgg1lbpraqywx3j7hr5dv99d242byqvrh2jf53yv8"))))
+ "0hsa7g6ddynifrwdgadqcx80khhblfy94slzpbr7birn2w5ldpxz"))))
      (build-system python-build-system)
      (inputs
       (list libyaml python-cython))
--
1.8.3.1





             reply	other threads:[~2023-11-22 14:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-22 10:19 Toorn, H.W.P. van den (Henk) via Guix-patches via [this message]
2024-01-21 22:59 ` bug#67364: [PATCH core-updates] updated python-pyyaml from 6.0 to 6.0.1 in python-xyz.scm Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=38d97808-a1bb-489f-b88e-296c91723e0a@uu.nl \
    --to=guix-patches@gnu.org \
    --cc=67364@debbugs.gnu.org \
    --cc=h.w.p.vandentoorn@uu.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.