Go to file
Dominique Leuenberger 09aa4116e2 Accepting request 1074512 from devel:languages:python
- update to 40.0.1:
  * Support for Python 3.6 is deprecated and will be removed in
    the next release.
  * Deprecated the current minimum supported Rust version (MSRV)
    of 1.48.0. In the next release we will raise MSRV to 1.56.0.
    Users with the latest ``pip`` will typically get a wheel
    and not need Rust installed
  * Deprecated support for OpenSSL less than 1.1.1d. The next
    release of ``cryptography`` will drop support for older versions.
  * Deprecated support for DSA keys in
    :func:`~cryptography.hazmat.primitives.serialization.load_s
    sh_public_key`
    and
    :func:`~cryptography.hazmat.primitives.serialization.load_s
    sh_private_key`.
  * Deprecated support for OpenSSH serialization in
    :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAP
    ublicKey`
    and
    :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAP
    rivateKey`.
  * Added support for parsing SSH certificates in addition to
    public keys with
    :func:`~cryptography.hazmat.primitives.serialization.load_s
    sh_public_identity`.
    :func:`~cryptography.hazmat.primitives.serialization.load_s
    sh_public_key` continues to support only public keys.
  * Added support for generating SSH certificates with
    :class:`~cryptography.hazmat.primitives.serialization.SSHCe
    rtificateBuilder`.

OBS-URL: https://build.opensuse.org/request/show/1074512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cryptography?expand=0&rev=74
2023-03-29 21:26:11 +00:00
_multibuild - split tests in a multibuild variant to optimize rebuild time a bit 2022-02-16 19:00:35 +00:00
_service - update to 40.0.1: 2023-03-26 19:59:51 +00:00
.gitattributes Accepting request 223686 from home:mvyskocil:branches:devel:languages:python 2014-02-24 14:01:28 +00:00
.gitignore Accepting request 223686 from home:mvyskocil:branches:devel:languages:python 2014-02-24 14:01:28 +00:00
cargo_config Accepting request 934514 from home:dirkmueller:Factory 2021-11-29 11:07:36 +00:00
cryptography-40.0.1.tar.gz - update to 40.0.1: 2023-03-26 19:59:51 +00:00
python-cryptography.changes - update to 40.0.1: 2023-03-26 19:59:51 +00:00
python-cryptography.keyring Accepting request 223686 from home:mvyskocil:branches:devel:languages:python 2014-02-24 14:01:28 +00:00
python-cryptography.spec - update to 40.0.1: 2023-03-26 19:59:51 +00:00
remove_python_3_6_deprecation_warning.patch Accepting request 1057951 from home:ojkastl_buildservice:ansible_for_SLES15SP4 2023-01-13 00:35:03 +00:00
skip_openssl_memleak_test.patch - update to 40.0.1: 2023-03-26 19:59:51 +00:00
vendor.tar.zst - update to 40.0.1: 2023-03-26 19:59:51 +00:00