GNU bug report logs - #59013
[PATCH] gnu: emacs-python-black: Update to 1.2.0.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Fri, 4 Nov 2022 07:32:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#59013: closed ([PATCH] gnu: emacs-python-black: Update to 1.2.0.)
Date: Fri, 04 Nov 2022 23:32:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 05 Nov 2022 00:31:41 +0100
with message-id <87o7tmmh42.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#59013] [PATCH] gnu: emacs-python-black: Update to 1.2.0.
has caused the debbugs.gnu.org bug report #59013,
regarding [PATCH] gnu: emacs-python-black: Update to 1.2.0.
to be marked as done.

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


-- 
59013: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59013
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Graves <ngraves <at> ngraves.fr>
To: guix-patches <at> gnu.org
Cc: ngraves <at> ngraves.fr
Subject: [PATCH] gnu: emacs-python-black: Update to 1.2.0.
Date: Fri,  4 Nov 2022 08:30:46 +0100
* gnu/packages/emacs-xyz.scm (emacs-python-black): Update to 1.2.0.
---
 gnu/packages/emacs-xyz.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 8478a47591..88d3e41f55 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -8370,7 +8370,7 @@ (define-public emacs-popper
 (define-public emacs-python-black
   (package
     (name "emacs-python-black")
-    (version "1.1.0")
+    (version "1.2.0")
     (source
      (origin
        (method git-fetch)
@@ -8379,8 +8379,7 @@ (define-public emacs-python-black
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32
-         "1cmzc0fa3jj7ajxbqhbsc8jx47k6g223sfd42c4lrqdnmh95760m"))))
+        (base32 "1x6b67cs7kn8711fxr3fq8y9wcpf9g71asf9wiqfrk2mrfzli6a3"))))
     (build-system emacs-build-system)
     (propagated-inputs
      (list emacs-dash emacs-reformatter python-black-macchiato))
-- 
2.38.0



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Nicolas Graves via Guix-patches via <guix-patches <at> gnu.org>
Cc: 59013-done <at> debbugs.gnu.org, Nicolas Graves <ngraves <at> ngraves.fr>
Subject: Re: [bug#59013] [PATCH] gnu: emacs-python-black: Update to 1.2.0.
Date: Sat, 05 Nov 2022 00:31:41 +0100
Hello,

Nicolas Graves via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-python-black): Update to 1.2.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 2 years and 277 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.