summary refs log tree commit diff
path: root/pkgs/test/cc-wrapper/default.nix
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2020-07-21 02:01:15 +0200
committerFrederik Rietdijk <freddyrietdijk@fridh.nl>2020-07-22 16:54:20 +0200
commit434a0111f6a7618a7024b637c5496ea261b23016 (patch)
treea2676ba01cc25aa1255f49c0fdf592fa94571662 /pkgs/test/cc-wrapper/default.nix
parenta2522c82a0647b37fcd7aabc42e5a389bb91a963 (diff)
downloadnixpkgs-434a0111f6a7618a7024b637c5496ea261b23016.tar
nixpkgs-434a0111f6a7618a7024b637c5496ea261b23016.tar.gz
nixpkgs-434a0111f6a7618a7024b637c5496ea261b23016.tar.bz2
nixpkgs-434a0111f6a7618a7024b637c5496ea261b23016.tar.lz
nixpkgs-434a0111f6a7618a7024b637c5496ea261b23016.tar.xz
nixpkgs-434a0111f6a7618a7024b637c5496ea261b23016.tar.zst
nixpkgs-434a0111f6a7618a7024b637c5496ea261b23016.zip
python3Packages.cryptography: 2.9.2 -> 3.0
Backwards incompatible changes:
- Removed support for passing an Extension instance to
  from_issuer_subject_key_identifier(), as per our deprecation policy.
- Support for LibreSSL 2.7.x, 2.8.x, and 2.9.0 has been removed (2.9.1+
  is still supported).
- Dropped support for macOS 10.9, macOS users must upgrade to 10.10 or
  newer.
- RSA generate_private_key() no longer accepts public_exponent values
  except 65537 and 3 (the latter for legacy purposes).
- X.509 certificate parsing now enforces that the version field contains
  a valid value, rather than deferring this check until version is
  accessed.

Deprecations:
- Deprecated support for Python 2. At the time there is no time table
  for actually dropping support, however we strongly encourage all users
  to upgrade their Python, as Python 2 no longer receives support from
  the Python core team.
Diffstat (limited to 'pkgs/test/cc-wrapper/default.nix')
0 files changed, 0 insertions, 0 deletions