unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51630] [PATCH 1/2] gnu: python-furl: Update to 2.1.2.
@ 2021-11-06  8:58 jgart via Guix-patches via
  2021-11-06  8:58 ` [bug#51630] [PATCH 2/2] gnu: python-orderedmultidict: Update to 1.0.1 jgart via Guix-patches via
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: jgart via Guix-patches via @ 2021-11-06  8:58 UTC (permalink / raw)
  To: 51630; +Cc: jgart

* gnu/packages/python-web.scm (python-furl): Update to 2.1.2.
---
 gnu/packages/python-web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index a37681dab4..2b0b16ea9b 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -639,14 +639,14 @@ (define-public python-falcon-cors
 (define-public python-furl
   (package
     (name "python-furl")
-    (version "2.0.0")
+    (version "2.1.2")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "furl" version))
         (sha256
           (base32
-            "1v2lakx03d5w8954a39ki44xv5mllnq0a0avhxykv9hrzg0yvjpx"))))
+            "061rjdicrgv0xs8k3icask76r09gwwjlnlv3774dprxymwza7nzp"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-six" ,python-six)
-- 
2.33.1





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

end of thread, other threads:[~2021-11-15  6:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-06  8:58 [bug#51630] [PATCH 1/2] gnu: python-furl: Update to 2.1.2 jgart via Guix-patches via
2021-11-06  8:58 ` [bug#51630] [PATCH 2/2] gnu: python-orderedmultidict: Update to 1.0.1 jgart via Guix-patches via
2021-11-10  2:41   ` [bug#51630] [PATCH 1/2] gnu: python-furl: Update to 2.1.2 Arun Isaac
2021-11-10  6:05 ` [bug#51630] [PATCH 1/3] gnu: python-orderedmultidict: Update to 1.0.1 jgart via Guix-patches via
2021-11-10  6:05   ` [bug#51630] [PATCH 2/3] gnu: Remove python2-orderedmultidict jgart via Guix-patches via
2021-11-10  6:05   ` [bug#51630] [PATCH 3/3] gnu: python-furl: Update to 2.1.2 jgart via Guix-patches via
2021-11-10 17:32 ` [bug#51630] [PATCH v3 1/3] gnu: python-orderedmultidict: Update to 1.0.1 jgart via Guix-patches via
2021-11-10 17:32   ` [bug#51630] [PATCH 2/3] gnu: Remove python2-orderedmultidict jgart via Guix-patches via
2021-11-10 17:32   ` [bug#51630] [PATCH 3/3] gnu: python-furl: Update to 2.1.3 jgart via Guix-patches via
2021-11-15  6:37   ` bug#51630: [PATCH 1/2] gnu: python-furl: Update to 2.1.2 Arun Isaac
2021-11-15  6:51     ` [bug#51630] " jgart via Guix-patches via

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