Go to file
Ana Guerrero 92216e2e79 Accepting request 1129059 from devel:languages:python
- update to 23.3.0:
  * Dropped support for Python 3.6.
  * The minimum ``cryptography`` version is now 41.0.5.
  * Removed ``OpenSSL.crypto.loads_pkcs7`` and
    ``OpenSSL.crypto.loads_pkcs12`` which had been deprecated for
    3 years.
  * Added ``OpenSSL.SSL.OP_LEGACY_SERVER_CONNECT`` to allow
    legacy insecure renegotiation between OpenSSL and unpatched
    servers.
  * Deprecated ``OpenSSL.crypto.PKCS12`` (which was intended to
    have been deprecated at the same time as
    ``OpenSSL.crypto.load_pkcs12``).
  * Deprecated ``OpenSSL.crypto.NetscapeSPKI``.
  * Deprecated ``OpenSSL.crypto.CRL``
  * Deprecated ``OpenSSL.crypto.Revoked``
  * Deprecated ``OpenSSL.crypto.load_crl`` and
    ``OpenSSL.crypto.dump_crl``
  * Deprecated ``OpenSSL.crypto.sign`` and
    ``OpenSSL.crypto.verify``
  * Deprecated ``OpenSSL.crypto.X509Extension``
  * Changed ``OpenSSL.crypto.X509Store.add_crl`` to also accept
  * ``cryptography``'s ``x509.CertificateRevocationList``
    arguments in addition
  * to the now deprecated ``OpenSSL.crypto.CRL`` arguments.
  * Fixed ``test_set_default_verify_paths`` test so that it is
    skipped if no network connection is available.

- Inject multibuild to avoid a build loop.
  python-pyOpenSSL-always-overflow.patch
- fixed doc generation

OBS-URL: https://build.opensuse.org/request/show/1129059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyOpenSSL?expand=0&rev=52
2023-11-28 21:18:04 +00:00
_multibuild - Inject multibuild to avoid a build loop. 2021-12-09 05:56:40 +00:00
.gitattributes Accepting request 680621 from home:frispete:python 2019-03-01 19:38:20 +00:00
.gitignore - Initial version, obsoletes 'python-openssl': 2011-08-31 14:44:01 +00:00
pyOpenSSL-23.3.0.tar.gz - update to 23.3.0: 2023-11-27 08:55:08 +00:00
python-pyOpenSSL.changes - update to 23.3.0: 2023-11-27 08:55:08 +00:00
python-pyOpenSSL.spec - update to 23.3.0: 2023-11-27 08:55:08 +00:00
skip-networked-test.patch - update to 23.2.0: 2023-06-19 20:26:28 +00:00