GNU bug report logs - #50328
[PATCH] * gnu/packages/gnupg.scm (python-gnupg): Update to 0.4.7

Previous Next

Package: guix-patches;

Reported by: Zac Berkowitz <zac.berkowitz <at> gmail.com>

Date: Wed, 1 Sep 2021 20:06:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 50328 in the body.
You can then email your comments to 50328 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#50328; Package guix-patches. (Wed, 01 Sep 2021 20:06:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Zac Berkowitz <zac.berkowitz <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 01 Sep 2021 20:06:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Zac Berkowitz <zac.berkowitz <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] * gnu/packages/gnupg.scm (python-gnupg): Update to 0.4.7
Date: Wed, 1 Sep 2021 16:04:56 -0400
[homepage]: change to https://pythonhosted.org/python-gnupg/index.html due
to redirect
---
 gnu/packages/gnupg.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
index ebd89a2009..4564cb9453 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -570,14 +570,14 @@ decrypt messages using the OpenPGP format by
making use of GPGME.")
 (define-public python-gnupg
   (package
     (name "python-gnupg")
-    (version "0.4.4")
+    (version "0.4.7")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "python-gnupg" version))
        (sha256
         (base32
-         "03pvjyp6q9pr8qa22i38az06ddzhvzy5kj192hxa3gbhnchg1nj5"))))
+         "1isazrg2h126xg3vvk4wrhx8k8yfsg5sxybvfa99phj235mzaq90"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
@@ -595,7 +595,7 @@ decrypt messages using the OpenPGP format by
making use of GPGME.")
                      "test_gnupg.py" "--no-doctests"))))))
     (native-inputs
      `(("gnupg" ,gnupg-1)))
-    (home-page "https://packages.python.org/python-gnupg/index.html")
+    (home-page "https://pythonhosted.org/python-gnupg/index.html")
     (synopsis "Wrapper for the GNU Privacy Guard")
     (description
       "This module allows easy access to GnuPG’s key management, encryption
--
2.33.0




Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Sun, 03 Oct 2021 12:27:02 GMT) Full text and rfc822 format available.

Notification sent to Zac Berkowitz <zac.berkowitz <at> gmail.com>:
bug acknowledged by developer. (Sun, 03 Oct 2021 12:27:02 GMT) Full text and rfc822 format available.

Message #10 received at 50328-done <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Zac Berkowitz <zac.berkowitz <at> gmail.com>
Cc: 50328-done <at> debbugs.gnu.org
Subject: Re: [bug#50328] [PATCH] * gnu/packages/gnupg.scm (python-gnupg):
 Update to 0.4.7
Date: Sun, 3 Oct 2021 15:23:56 +0300
[Message part 1 (text/plain, inline)]
Thanks! Patch pushed.

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

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 01 Nov 2021 11:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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