unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#35957] [PATCH] gnu: python-werkzeug: Update to 0.15.4
@ 2019-05-28 12:56 h.nasajpour
  2019-05-28 19:37 ` Danny Milosavljevic
  0 siblings, 1 reply; 4+ messages in thread
From: h.nasajpour @ 2019-05-28 12:56 UTC (permalink / raw)
  To: 35957; +Cc: h.nasajpour

* 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

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

end of thread, other threads:[~2019-12-10  6:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-28 12:56 [bug#35957] [PATCH] gnu: python-werkzeug: Update to 0.15.4 h.nasajpour
2019-05-28 19:37 ` Danny Milosavljevic
2019-07-29  6:37   ` Hamzeh Nasajpour
2019-12-10  6:14     ` bug#35957: " Brett Gilio

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