GNU bug report logs - #27381
[PATCH 1/2] gnu: python-pbr-minimal: Update to 3.0.1

Previous Next

Package: guix-patches;

Reported by: Muriithi Frederick Muriuki <fredmanglis <at> gmail.com>

Date: Thu, 15 Jun 2017 15:40: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 27381 in the body.
You can then email your comments to 27381 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#27381; Package guix-patches. (Thu, 15 Jun 2017 15:40:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Muriithi Frederick Muriuki <fredmanglis <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 15 Jun 2017 15:40:03 GMT) Full text and rfc822 format available.

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

From: Muriithi Frederick Muriuki <fredmanglis <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: mbakke <at> fastmail.com
Subject: [PATCH 1/2] gnu: python-pbr-minimal: Update to 3.0.1
Date: Thu, 15 Jun 2017 18:39:05 +0300
* gnu/packages/python.scm (python-pbr-minimal): Update to 3.0.1
[source]: Update hash and remove patch.
---
 gnu/packages/python.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 352a5f333..1427d92ab 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -2190,15 +2190,14 @@ protocol.")
 (define python-pbr-minimal
   (package
     (name "python-pbr-minimal")
-    (version "1.10.0")
+    (version "3.0.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "pbr" version))
        (sha256
         (base32
-         "177kd9kbv1hvf2ban7l3x9ymzbi1md4hkaymwbgnz7ihf312hr0q"))
-       (patches (search-patches "python-pbr-fix-man-page-support.patch"))))
+         "14fs5acnalnb3h62s7q7av239j541fk0n0z0lawh4h09b1s93s6p"))))
     (build-system python-build-system)
     (arguments
      `(#:tests? #f))
-- 
2.13.1





Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Tue, 01 Aug 2017 12:31:02 GMT) Full text and rfc822 format available.

Notification sent to Muriithi Frederick Muriuki <fredmanglis <at> gmail.com>:
bug acknowledged by developer. (Tue, 01 Aug 2017 12:31:02 GMT) Full text and rfc822 format available.

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

From: Efraim Flashner <efraim <at> flashner.co.il>
To: 27381-done <at> debbugs.gnu.org
Subject: re: [PATCH 1/2] gnu: python-pbr-minimal: Update to 3.0.1
Date: Tue, 1 Aug 2017 15:30:00 +0300
[Message part 1 (text/plain, inline)]
Patch committed

-- 
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. (Wed, 30 Aug 2017 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 213 days ago.

Previous Next


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