GNU bug report logs - #56686
[PATCH] gnu: python-pudb: Update to 2022.1.2.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Fri, 22 Jul 2022 01:37:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#56686: closed ([PATCH] gnu: python-pudb: Update to 2022.1.2.)
Date: Thu, 04 Aug 2022 18:47:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 4 Aug 2022 21:46:04 +0300
with message-id <YuwT7B2Q3/ZQ4vQo <at> pbp>
and subject line Re: [bug#56686] [PATCH] gnu: python-pudb: Update to 2022.1.2.
has caused the debbugs.gnu.org bug report #56686,
regarding [PATCH] gnu: python-pudb: Update to 2022.1.2.
to be marked as done.

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


-- 
56686: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56686
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: python-pudb: Update to 2022.1.2.
Date: Thu, 21 Jul 2022 20:36:11 -0500
* gnu/packages/python-xyz.scm (python-pudb): Update to 2022.1.2.
---
 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 11f709f7b5..bc2e7723eb 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -28796,13 +28796,13 @@ (define-public dynaconf
 (define-public python-pudb
   (package
     (name "python-pudb")
-    (version "2022.1.1")
+    (version "2022.1.2")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "pudb" version))
               (sha256
                (base32
-                "0gq82hwnibby9qdyv7ri11phvg94nby4jb0w9h3jk79w89kdsfyv"))))
+                "03a7zalgdxfd2z2k6050ng087gwqgqis544n2083gdfxbf0ap0vb"))))
     (build-system python-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases
-- 
2.37.1



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: jgart <jgart <at> dismail.de>
Cc: 56686-done <at> debbugs.gnu.org
Subject: Re: [bug#56686] [PATCH] gnu: python-pudb: Update to 2022.1.2.
Date: Thu, 4 Aug 2022 21:46:04 +0300
[Message part 4 (text/plain, inline)]
Patch pushed. Thanks!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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