Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-ndg-httpsclient-0.5.1-3.19 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python310-ndg-httpsclient Distribution: openSUSE:Factory:zSystems
Version: 0.5.1 Vendor: openSUSE
Release: 3.19 Build date: Thu May 21 12:56:33 2020
Group: Development/Languages/Python Build host: reproducible
Size: 140082 Source RPM: python-ndg-httpsclient-0.5.1-3.19.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/cedadev/ndg_httpsclient/
Summary: HTTPS support for httplib and urllib2 using PyOpenSSL
This is a HTTPS client implementation for httplib and urllib2 based on
PyOpenSSL.  PyOpenSSL provides a more fully featured SSL implementation over the
default provided with Python and importantly enables full verification of the
SSL peer.

Provides

Requires

License

BSD-2-Clause

Changelog

* Thu May 21 2020 Petr Gajdos <pgajdos@suse.com>
  - %python3_only -> %python_alternative
* Sun Jun 02 2019 Jan Engelhardt <jengelh@inai.de>
  - Use noun phrase in summary.
* Wed May 29 2019 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 0.5.1
    0.5.*
    * Drop support for EOL Python 2.6 and 3.3
    * Updated SSL Context objects to default to TLS 1.2
    * Fix to Subject Alternative Name handling to allow for
      certificates with more than 64 names (max now 1024).
    0.4.*
    * Fix to ndg namespace package warning issue
    * Minor fix for installation: set minimum release for pyasn1
    * Fix to bug in ndg.httpsclient.utils.open_url - duplicate open call.
    * Moved LICENSE file into package
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Thu Aug 24 2017 jmatejek@suse.com
  - singlespec auto-conversion
* Fri Jun 12 2015 t.gruner@katodev.de
  - Initial Version 0.4.0
    * Made dual compatible with Python 2 / 3.
    0.3.3
  -----
    * Fix to add in AnotherName for ``subjectAltNames`` field - added for support for CACert issued
    certs (thanks to Gu1).
    * Fix to HTTP Basic Auth option for ``ndg.httpsclient.utils.main``
    * Fix to ``ServerSSLCertVerification`` so that it can pass a function-based callback instead of using ``__call__``. In newer versions of OpenSSL (>= 0.14) the latter failed because of a request for ``__name__`` attribute.
    0.3.2
  -----
    * Fix to SubjectAltNames support check - should only be enabled if pyasn1 is
    installed.
    * Fix to open_url: HTTP Request object was being created inside if headers is
    None block - now corrected to create regardless.
    * Added http basic auth support to script. (Thanks to Willem van Engen)
    0.3.1
  -----
    * extended utils functions to support keyword for passing additional urllib2
    handlers.
    0.3.0
  -----
    * Added ndg.httpsclient.utils.fetch_stream_from_url function and added
    parameter for data to post in open_url and fetch_* methods.
    * fix to ndg.httpsclient.utils module _should_use_proxy and open_url functions
    0.2.0
  -----
    * added support for SSL verification with subjectAltNames using pyasn1
    * fixed minor bug - SSL cert DN prefix matching
    0.1.0
  -----
    Initial release

Files

/etc/alternatives/ndg_httpclient
/usr/bin/ndg_httpclient
/usr/bin/ndg_httpclient-3.10
/usr/lib/python3.10/site-packages/ndg
/usr/lib/python3.10/site-packages/ndg/__init__.py
/usr/lib/python3.10/site-packages/ndg/__pycache__
/usr/lib/python3.10/site-packages/ndg/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ndg/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient
/usr/lib/python3.10/site-packages/ndg/httpsclient/LICENSE
/usr/lib/python3.10/site-packages/ndg/httpsclient/__init__.py
/usr/lib/python3.10/site-packages/ndg/httpsclient/__pycache__
/usr/lib/python3.10/site-packages/ndg/httpsclient/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/__pycache__/https.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/__pycache__/https.cpython-310.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/__pycache__/ssl_context_util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/__pycache__/ssl_context_util.cpython-310.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/__pycache__/ssl_peer_verification.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/__pycache__/ssl_peer_verification.cpython-310.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/__pycache__/ssl_socket.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/__pycache__/ssl_socket.cpython-310.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/__pycache__/subj_alt_name.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/__pycache__/subj_alt_name.cpython-310.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/__pycache__/urllib2_build_opener.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/__pycache__/urllib2_build_opener.cpython-310.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/https.py
/usr/lib/python3.10/site-packages/ndg/httpsclient/ssl_context_util.py
/usr/lib/python3.10/site-packages/ndg/httpsclient/ssl_peer_verification.py
/usr/lib/python3.10/site-packages/ndg/httpsclient/ssl_socket.py
/usr/lib/python3.10/site-packages/ndg/httpsclient/subj_alt_name.py
/usr/lib/python3.10/site-packages/ndg/httpsclient/test
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/README
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/__init__.py
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/__pycache__
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/__pycache__/test_https.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/__pycache__/test_https.cpython-310.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/__pycache__/test_urllib2.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/__pycache__/test_urllib2.cpython-310.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/__pycache__/test_utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/__pycache__/test_utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/pki
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/pki/ca
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/pki/ca/7e15277f.0
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/pki/localhost.crt
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/pki/localhost.key
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/scripts
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/scripts/openssl_https_server.sh
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/test_https.py
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/test_urllib2.py
/usr/lib/python3.10/site-packages/ndg/httpsclient/test/test_utils.py
/usr/lib/python3.10/site-packages/ndg/httpsclient/urllib2_build_opener.py
/usr/lib/python3.10/site-packages/ndg/httpsclient/utils.py
/usr/lib/python3.10/site-packages/ndg_httpsclient-0.5.1-py3.10.egg-info
/usr/lib/python3.10/site-packages/ndg_httpsclient-0.5.1-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/ndg_httpsclient-0.5.1-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/ndg_httpsclient-0.5.1-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/ndg_httpsclient-0.5.1-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/ndg_httpsclient-0.5.1-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/ndg_httpsclient-0.5.1-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/ndg_httpsclient-0.5.1-py3.10.egg-info/top_level.txt
/usr/share/doc/packages/python310-ndg-httpsclient
/usr/share/doc/packages/python310-ndg-httpsclient/README.md
/usr/share/licenses/python310-ndg-httpsclient
/usr/share/licenses/python310-ndg-httpsclient/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:40:03 2024