[PATCH 1/3] gnu: python-flask: Update to 1.0.3.

  • Done
  • quality assurance status badge
Details
3 participants
  • Danny Milosavljevic
  • h.nasajpour
  • Ludovic Courtès
Owner
unassigned
Submitted by
h.nasajpour
Severity
normal

Debbugs page

H
H
h.nasajpour wrote on 28 May 2019 03:56
(address . guix-patches@gnu.org)(name . h.nasajpour)(address . h.nasajpour@pantherx.org)
20190528105643.3619-1-h.nasajpour@pantherx.org
* gnu/packages/python-web.scm (python-flask): Update to 1.0.3.
---
gnu/packages/python-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (22 lines)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 5d37e171e4..f962ae381f 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1647,13 +1647,13 @@ minimum of WSGI.")
(define-public python-flask
(package
(name "python-flask")
- (version "1.0.2")
+ (version "1.0.3")
(source (origin
(method url-fetch)
(uri (pypi-uri "flask" version))
(sha256
(base32
- "0j6f4a9rpfh25k1gp7azqhnni4mb4fgy50jammgjgddw1l3w0w92"))))
+ "1wxnhjlxwwjhjxmghykjhllpahv5pkdc5hln4ab6nab43s26sz5d"))))
(build-system python-build-system)
(arguments
'(#:phases
--
2.21.0
D
D
Danny Milosavljevic wrote on 28 May 2019 12:47
(name . h.nasajpour)(address . h.nasajpour@pantherx.org)(address . 35948@debbugs.gnu.org)
20190528214723.0e727f14@scratchpost.org
Pushed to guix master as 205eb40e5b2895fecbf97bcb69d06b7b27c195a4 with a small
changes to make pypi-uri happy.
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlztkEsACgkQ5xo1VCww
uqX7agf/SfdllL2U5H/bVan4M1wPMuiuPp8N2WuGpPu9Ua/owyTb+2bk81XuQoE+
NUUc5hemuk1fY7Y7+T4FKIcjXBQ2P57LeqlGccI9hFPl7CNhFTH2ICRxlHT7Iuaz
cKto4zYKiSysCsd8WCJI3gPq+PTvihQtTQ35m1JIu7T81pdKNVcSLnwvrxuffLqr
dc4NKlw6ZnMVLbTP69ysuHBz28BiwQ3jKhYglEvhSU36nZIaZEWn2hJ3jYJZwFAh
vqNyP0HthPh1T3bKu/aQXw7xUWJ4U2HdUrD3Ciub5MkfjuwhFo08z4QHyXQJsHCc
0H20IsefliXyi+759GoNlRm+P8KEcg==
=X6kq
-----END PGP SIGNATURE-----


L
L
Ludovic Courtès wrote on 1 Jun 2019 06:03
control message for bug #35948
(address . control@debbugs.gnu.org)
87a7f1h2yu.fsf@gnu.org
tags 35948 fixed
close 35948
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 35948@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 35948
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch