unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41592] [PATCH 1/1] gnu: python-orderedmultidict: Update to 1.0.
@ 2020-05-29  7:32 Hamzeh Nasajpour
  2020-05-30 14:07 ` bug#41592: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Hamzeh Nasajpour @ 2020-05-29  7:32 UTC (permalink / raw)
  To: 41592

* 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




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#41592: [PATCH 1/1] gnu: python-orderedmultidict: Update to 1.0.
  2020-05-29  7:32 [bug#41592] [PATCH 1/1] gnu: python-orderedmultidict: Update to 1.0 Hamzeh Nasajpour
@ 2020-05-30 14:07 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2020-05-30 14:07 UTC (permalink / raw)
  To: Hamzeh Nasajpour, 41592-done

[-- Attachment #1: Type: text/plain, Size: 147 bytes --]

"Hamzeh Nasajpour" <h.nasajpour@pantherx.org> writes:

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

Applied, thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-30 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-29  7:32 [bug#41592] [PATCH 1/1] gnu: python-orderedmultidict: Update to 1.0 Hamzeh Nasajpour
2020-05-30 14:07 ` bug#41592: " Marius Bakke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).