emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56686: closed ([PATCH] gnu: python-pudb: Update to 2022.1.2.)


From: GNU bug Tracking System
Subject: bug#56686: closed ([PATCH] gnu: python-pudb: Update to 2022.1.2.)
Date: Thu, 04 Aug 2022 18:47:01 +0000

Your message dated Thu, 4 Aug 2022 21:46:04 +0300
with message-id <YuwT7B2Q3/ZQ4vQo@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@gnu.org.)


-- 
56686: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56686
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#56686] [PATCH] gnu: python-pudb: Update to 2022.1.2. Date: Thu, 4 Aug 2022 21:46:04 +0300
Patch pushed. Thanks!

-- 
Efraim Flashner   <efraim@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]