GNU bug report logs -
#62389
[PATCH 00/12] gnu: synapse: Update to 1.67.0
Previous Next
Full log
View this message in rfc822 format
* gnu/packages/python-web.scm (python-treq): Update to 20.9.0.
Change-Id: I4c2a64affa0aa14bf46da1bbe0b1186c18f7424d
---
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 0c0cc46e5f..fc8a93189f 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -5474,14 +5474,14 @@ (define-public python-hyperlink
(define-public python-treq
(package
(name "python-treq")
- (version "18.6.0")
+ (version "20.9.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "treq" version))
(sha256
(base32
- "0j4zwq9p1c9piv1vc66nxcv9s6hdinf90jwkbsm91k14npv9zq4i"))))
+ "18kdk11d84lyxj6dz183nblc6c6r4rj1hk0lpsyiykzgbakjrkc3"))))
(build-system python-build-system)
(propagated-inputs
(list python-attrs
--
2.41.0
--
Best regards,
Miguel Ángel Moreno
This bug report was last modified 1 year and 126 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.