GNU bug report logs -
#67737
[PATCH staging] gnu: python-requests: Update to 2.31.0.
Previous Next
Reported by: Jaeme Sifat <jaeme <at> runbox.com>
Date: Sun, 10 Dec 2023 03:21:01 UTC
Severity: normal
Tags: patch
Done: Jaeme Sifat <jaeme <at> runbox.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67737 in the body.
You can then email your comments to 67737 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, jgart <at> dismail.de, guix-patches <at> gnu.org
:
bug#67737
; Package
guix-patches
.
(Sun, 10 Dec 2023 03:21:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Jaeme Sifat <jaeme <at> runbox.com>
:
New bug report received and forwarded. Copy sent to
lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, jgart <at> dismail.de, guix-patches <at> gnu.org
.
(Sun, 10 Dec 2023 03:21:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/python-web.scm (python-requests): Update to 2.31.0.
Change-Id: I19ba51c887e88ea09eebeb3b8e2fbcd6daea05e6
---
gnu/packages/python-web.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 06b578dac7..394fd2dc44 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -60,6 +60,7 @@
;;; Copyright © 2022 Baptiste Strazzulla <bstrazzull <at> hotmail.fr>
;;; Copyright © 2023 John Kehayias <john.kehayias <at> protonmail.com>
;;; Copyright © 2023 Ivan Vilata-i-Balaguer <ivan <at> selidor.net>
+;;; Copyright © 2023 Jaeme Sifat <jaeme <at> runbox.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -3214,13 +3215,13 @@ (define-public python-beren
(define-public python-requests
(package
(name "python-requests")
- (version "2.28.1")
+ (version "2.31.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "requests" version))
(sha256
(base32
- "10vrr7bijzrypvms3g2sgz8vya7f9ymmcv423ikampgy0aqrjmbw"))))
+ "1qfidaynsrci4wymrw3srz8v1zy7xxpcna8sxpm91mwqixsmlb4l"))))
(build-system python-build-system)
(propagated-inputs
(list python-certifi
base-commit: 61f2d84e75c340c2ba528d392f522c51b8843f34
--
2.41.0
bug closed, send any further explanations to
67737 <at> debbugs.gnu.org and Jaeme Sifat <jaeme <at> runbox.com>
Request was from
Jaeme Sifat <jaeme <at> runbox.com>
to
control <at> debbugs.gnu.org
.
(Thu, 21 Dec 2023 21:09:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 19 Jan 2024 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 149 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.