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

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

bug#51630: closed ([PATCH 1/2] gnu: python-furl: Update to 2.1.2.)


From: GNU bug Tracking System
Subject: bug#51630: closed ([PATCH 1/2] gnu: python-furl: Update to 2.1.2.)
Date: Mon, 15 Nov 2021 06:38:02 +0000

Your message dated Mon, 15 Nov 2021 12:07:22 +0530
with message-id <871r3hkjq5.fsf@systemreboot.net>
and subject line Re: bug#51630: [PATCH 1/2] gnu: python-furl: Update to 2.1.2.
has caused the debbugs.gnu.org bug report #51630,
regarding [PATCH 1/2] gnu: python-furl: Update to 2.1.2.
to be marked as done.

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


-- 
51630: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51630
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 1/2] gnu: python-furl: Update to 2.1.2. Date: Sat, 6 Nov 2021 04:58:01 -0400
* 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#51630: [PATCH 1/2] gnu: python-furl: Update to 2.1.2. Date: Mon, 15 Nov 2021 12:07:22 +0530
Hi jgart,

I have pushed your patches after adding a copyright header, modifying
the commit messages a little and removing the fix-tests phase from the
python-orderedmultidict phase.

Thanks!
Arun

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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