[blfs] 02/02: urllib3: Document that the tests are broken with OpenSSL-4.

"Git Owner" ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

commit 60f66bb5dd241abcff0c63700a2cddfae8dba038
Author: Douglas R. Reno <[email protected]>
AuthorDate: Tue May 19 20:08:08 2026 -0500

    urllib3: Document that the tests are broken with OpenSSL-4.
    
    The pyopenssl module that gets downloaded by the virtual environment
    does not have support for OpenSSL-4.x yet. Since it's a test only
    dependency and it's never installed into the system, there isn't a
    nice way to resolve the problem.
    
    Let's just document that it's broken for now instead, and revisit it
    later.
---
 general/prog/python-dependencies/urllib3.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/general/prog/python-dependencies/urllib3.xml b/general/prog/python-dependencies/urllib3.xml
index 0545ee2428..8ab6272f6b 100644
--- a/general/prog/python-dependencies/urllib3.xml
+++ b/general/prog/python-dependencies/urllib3.xml
@@ -148,6 +148,14 @@ deactivate</userinput></screen>
       switch.
     </para>
 
+    <note>
+      <para>
+        The tests are currently broken with OpenSSL-4 as the pyopenssl module
+        that is downloaded and installed into the virtual environment has not
+        been adjusted for changes required by OpenSSL-4.
+      </para>
+    </note>
+
     </sect3>
 
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.