1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-22 23:10:02 +00:00
nixpkgs/pkgs
Michael Weiss 434a0111f6 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.
2020-07-22 16:54:20 +02:00
..
applications Merge master into staging-next 2020-07-22 16:49:51 +02:00
build-support Merge staging-next into staging 2020-07-22 16:50:25 +02:00
common-updater
data
desktops gnomeExtensions.workspace-matrix: 4.0.0 -> 4.0.1 2020-07-21 19:20:29 +02:00
development python3Packages.cryptography: 2.9.2 -> 3.0 2020-07-22 16:54:20 +02:00
games Merge branch 'master' into staging-next 2020-07-22 08:37:19 +02:00
misc
os-specific Merge master into staging-next 2020-07-22 16:49:51 +02:00
servers Merge master into staging-next 2020-07-22 16:49:51 +02:00
shells nushell: 0.16.0 -> 0.17.0 2020-07-22 13:57:44 +03:00
stdenv
test
tools Merge master into staging-next 2020-07-22 16:49:51 +02:00
top-level Merge staging-next into staging 2020-07-22 16:50:25 +02:00