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

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

bug#35957: closed ([PATCH] gnu: python-werkzeug: Update to 0.15.4)


From: GNU bug Tracking System
Subject: bug#35957: closed ([PATCH] gnu: python-werkzeug: Update to 0.15.4)
Date: Tue, 10 Dec 2019 06:15:02 +0000

Your message dated Tue, 10 Dec 2019 00:14:10 -0600
with message-id <address@hidden>
and subject line Re: [bug#35957] [PATCH] gnu: python-werkzeug: Update to 0.15.4
has caused the debbugs.gnu.org bug report #35957,
regarding [PATCH] gnu: python-werkzeug: Update to 0.15.4
to be marked as done.

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


-- 
35957: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35957
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-werkzeug: Update to 0.15.4 Date: Tue, 28 May 2019 17:26:57 +0430
* gnu/packages/python-web.scm (python-werkzeug): Update to 0.15.4
---
 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 5d37e171e4..65bc5e768c 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2676,14 +2676,14 @@ List.  Forked from and using the same API as the 
publicsuffix package.")
 (define-public python-werkzeug
   (package
     (name "python-werkzeug")
-    (version "0.14.1")
+    (version "0.15.4")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "werkzeug" version))
        (sha256
         (base32
-         "0z2m4snn1vc9518r2vzgdj1nc90kcgi60wijvd29yvcp85ypmzf3"))))
+         "19kwa1va46jyrhy47fn3a44js1882zrvh70n14mgp0jrh7q1bfd0"))))
     (build-system python-build-system)
     (arguments
      '(#:phases
-- 
2.17.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#35957] [PATCH] gnu: python-werkzeug: Update to 0.15.4 Date: Tue, 10 Dec 2019 00:14:10 -0600 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Closing for inactivity. Python-werkzeug upstream is now at 0.16.0, as
such this patch has gone stale. Feel free to open a new bug report with
an updated patch if you wish.

Thanks!

-- 
Brett M. Gilio
Homepage -- https://scm.pw/
GNU Guix -- https://guix.gnu.org/


--- End Message ---

reply via email to

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