unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#50382] [[PATCH core-updates-frozen]] gnu: python-gast: Update to 0.5.2.
@ 2021-09-04 20:15 Felix Gruber
  2021-09-05  9:10 ` bug#50382: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Gruber @ 2021-09-04 20:15 UTC (permalink / raw)
  To: 50382; +Cc: Felix Gruber

* gnu/packages/python-xyz.scm (python-gast): Update to 0.5.2.
---
This fixes a build failure of python-gast on the core-updates-frozen
branch.

 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 747340926c..acc7910f32 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -21843,13 +21843,13 @@ distribution.")
 (define-public python-gast
   (package
     (name "python-gast")
-    (version "0.3.3")
+    (version "0.5.2")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "gast" version))
        (sha256
-        (base32 "0mrvvfzqafj1wzd0xxfmjf4vphnlxypbhpic1m283aj9i8lfz0dq"))))
+        (base32 "1xv77kzghiqfm4fnvlv0p878ma152dvcfkly3jij89lqigxcw7zq"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-astunparse" ,python-astunparse)))
-- 
2.30.2





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

* bug#50382: [[PATCH core-updates-frozen]] gnu: python-gast: Update to 0.5.2.
  2021-09-04 20:15 [bug#50382] [[PATCH core-updates-frozen]] gnu: python-gast: Update to 0.5.2 Felix Gruber
@ 2021-09-05  9:10 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-09-05  9:10 UTC (permalink / raw)
  To: Felix Gruber; +Cc: 50382-done

[-- Attachment #1: Type: text/plain, Size: 66 bytes --]

Patch pushed as 8bb7cb7befd0e4d7a8dacf4942401f39609cf339.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

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

end of thread, other threads:[~2021-09-05  9:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-04 20:15 [bug#50382] [[PATCH core-updates-frozen]] gnu: python-gast: Update to 0.5.2 Felix Gruber
2021-09-05  9:10 ` bug#50382: " Guillaume Le Vaillant

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).