[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#62389] [PATCH 04/12] gnu: python-urllib3: Move to python-cryptograp
From: |
conses |
Subject: |
[bug#62389] [PATCH 04/12] gnu: python-urllib3: Move to python-cryptography-next. |
Date: |
Wed, 22 Mar 2023 18:31:19 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
* gnu/packages/python-web.scm (python-urllib3):
[propagated-inputs]: Move to python-cryptography-next.
---
gnu/packages/python-web.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 8a73c929a1..e893f1bd5f 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3310,7 +3310,7 @@ (define-public python-urllib3
(propagated-inputs
(list ;; These 5 inputs are used to build urrlib3[secure]
python-certifi
- python-cryptography
+ python-cryptography-next
python-idna
python-pyopenssl
python-pysocks))
--
2.39.1
--
Best regards,
conses
- [bug#62389] [PATCH 00/12] gnu: synapse: Update to 1.67.0, conses, 2023/03/22
- [bug#62389] [PATCH 01/12] gnu: Add python-matrix-common., conses, 2023/03/22
- [bug#62389] [PATCH 02/12] gnu: python-twisted: Update to 22.10.0., conses, 2023/03/22
- [bug#62389] [PATCH 03/12] gnu: python-pyopenssl: Move to python-cryptography-next., conses, 2023/03/22
- [bug#62389] [PATCH 06/12] gnu: python-josepy: Move to python-cryptography-next., conses, 2023/03/22
- [bug#62389] [PATCH 05/12] gnu: python-treq: Update to 20.9.0., conses, 2023/03/22
- [bug#62389] [PATCH 04/12] gnu: python-urllib3: Move to python-cryptography-next.,
conses <=
- [bug#62389] [PATCH 07/12] gnu: python-secretstorage: Move to python-cryptography-next., conses, 2023/03/22
- [bug#62389] [PATCH 11/12] gnu: Add python-txredisapi., conses, 2023/03/22
- [bug#62389] [PATCH 10/12] gnu: python-incremental: Update to 21.3.0., conses, 2023/03/22
- [bug#62389] [PATCH 08/12] gnu: python-acme: Move to python-cryptography-next., conses, 2023/03/22
- [bug#62389] [PATCH 09/12] gnu: python-pysaml2: Move to python-cryptography-next., conses, 2023/03/22
- [bug#62389] [PATCH 12/12] gnu: synapse: Update to 1.67.0., conses, 2023/03/22