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

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

bug#41592: closed ([PATCH 1/1] gnu: python-orderedmultidict: Update to 1


From: GNU bug Tracking System
Subject: bug#41592: closed ([PATCH 1/1] gnu: python-orderedmultidict: Update to 1.0.)
Date: Sat, 30 May 2020 14:08:02 +0000

Your message dated Sat, 30 May 2020 16:07:05 +0200
with message-id <87lfl9zfcm.fsf@gnu.org>
and subject line Re: [bug#41592] [PATCH 1/1] gnu: python-orderedmultidict: 
Update to 1.0.
has caused the debbugs.gnu.org bug report #41592,
regarding [PATCH 1/1] gnu: python-orderedmultidict: Update to 1.0.
to be marked as done.

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


-- 
41592: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41592
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 1/1] gnu: python-orderedmultidict: Update to 1.0. Date: Fri, 29 May 2020 12:02:48 +0430 User-agent: Cyrus-JMAP/3.3.0-dev0-504-g204cd6f-fm-20200527.002-g204cd6f2
* gnu/packages/python-xyz.scm (python-orderedmultidict): Update to 1.0.
---
 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 4cbf20ebcd..a3198f9b1e 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5082,14 +5082,14 @@ where key might be occurred more than once in the 
container.")
 (define-public python-orderedmultidict
   (package
     (name "python-orderedmultidict")
-    (version "0.7.11")
+    (version "1.0")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "orderedmultidict" version))
         (sha256
           (base32
-            "0dls862ibm7qbq4fnvwx0xn1v9hwyzywbff8xjjdr42dd75208yw"))))
+            "1idjbl933avgaadscrjw1np3xkvnz3phq0l8vw5qs0rqcjx9b65q"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.26.0



--- End Message ---
--- Begin Message --- Subject: Re: [bug#41592] [PATCH 1/1] gnu: python-orderedmultidict: Update to 1.0. Date: Sat, 30 May 2020 16:07:05 +0200
"Hamzeh Nasajpour" <h.nasajpour@pantherx.org> writes:

> * gnu/packages/python-xyz.scm (python-orderedmultidict): Update to 1.0.

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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