[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
215/217: gnu: python-urllib3: Update to 1.26.7.
From: |
guix-commits |
Subject: |
215/217: gnu: python-urllib3: Update to 1.26.7. |
Date: |
Sun, 14 Nov 2021 19:21:31 -0500 (EST) |
vagrantc pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit d527654f77f3f0322c14be1e55321c5828a0c5bd
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Nov 4 23:41:22 2021 -0400
gnu: python-urllib3: Update to 1.26.7.
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.7.
---
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 b644638..6ac23e9 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2781,14 +2781,14 @@ authenticated session objects providing things like
keep-alive.")
(define-public python-urllib3
(package
(name "python-urllib3")
- (version "1.26.4")
+ (version "1.26.7")
(source
(origin
(method url-fetch)
(uri (pypi-uri "urllib3" version))
(sha256
(base32
- "0dw9w9bs3hmr5dp3r3h43jyzzb1g1046ag7lj8pqf58i4kvj3c77"))))
+ "1kkf6gi8a1fs0dqkf6kpmdpsy97iirvliz8q1krxp8ppaiawd1s9"))))
(build-system python-build-system)
(arguments `(#:tests? #f))
(propagated-inputs
- 168/217: gnu: Add cling., (continued)
- 168/217: gnu: Add cling., guix-commits, 2021/11/14
- 170/217: gnu: gtkmm-3: Update to 3.24.5., guix-commits, 2021/11/14
- 178/217: gnu: duktape: Install a pkg-config file., guix-commits, 2021/11/14
- 180/217: gnu: network-manager: Update to 1.32.12., guix-commits, 2021/11/14
- 187/217: gnu: Add webkitgtk-with-libsoup2, guix-commits, 2021/11/14
- 198/217: gnu: ansible: Update to 4.7.0., guix-commits, 2021/11/14
- 207/217: gnu: Add python-sphinxcontrib-asyncio., guix-commits, 2021/11/14
- 195/217: gnu: openblas: Update to 0.3.18., guix-commits, 2021/11/14
- 208/217: gnu: Add python-asyncpg., guix-commits, 2021/11/14
- 210/217: gnu: Add python-aiomysql., guix-commits, 2021/11/14
- 215/217: gnu: python-urllib3: Update to 1.26.7.,
guix-commits <=
- 41/217: gnu: gst-plugins-base: Update to 1.19.2., guix-commits, 2021/11/14
- 82/217: gnu: curl: Honor #:tests?., guix-commits, 2021/11/14
- 164/217: gnu: gdb: Update to 11.1 and remove gdb-9.2., guix-commits, 2021/11/14
- 162/217: gnu: zxing-cpp: Update to 1.2.0-0.00783db., guix-commits, 2021/11/14
- 160/217: gnu: mesa: Replace obsolete vulkan-overlay-layer build option., guix-commits, 2021/11/14
- 166/217: gnu: python2-lit: Remove package., guix-commits, 2021/11/14
- 172/217: gnu: dconf: Update to 0.40.0., guix-commits, 2021/11/14
- 179/217: gnu: Add polkit-duktape., guix-commits, 2021/11/14
- 190/217: gnu: python-requests: Update to 2.26.0., guix-commits, 2021/11/14
- 89/217: aux-files: sitecustomize: Cleanup and add explanatory comments., guix-commits, 2021/11/14