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

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

[debbugs-tracker] bug#27381: closed ([PATCH 1/2] gnu: python-pbr-minimal


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27381: closed ([PATCH 1/2] gnu: python-pbr-minimal: Update to 3.0.1)
Date: Tue, 01 Aug 2017 12:31:02 +0000

Your message dated Tue, 1 Aug 2017 15:30:00 +0300
with message-id <address@hidden>
and subject line re: [PATCH 1/2] gnu: python-pbr-minimal: Update to 3.0.1
has caused the debbugs.gnu.org bug report #27381,
regarding [PATCH 1/2] gnu: python-pbr-minimal: Update to 3.0.1
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


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




--- End Message ---
--- Begin Message --- Subject: re: [PATCH 1/2] gnu: python-pbr-minimal: Update to 3.0.1 Date: Tue, 1 Aug 2017 15:30:00 +0300 User-agent: Mutt/1.8.3 (2017-05-23)
Patch committed

-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
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]