1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-06 23:31:34 +00:00
nixpkgs/pkgs
Michael Weiss 047af233cd
python37Packages.cryptography: 2.5 -> 2.6.1
Changelog:
https://cryptography.io/en/latest/changelog/#v2-6-1

Important changes:
- BACKWARDS INCOMPATIBLE: Removed
  cryptography.hazmat.primitives.asymmetric.utils.encode_rfc6979_signature
  and
  cryptography.hazmat.primitives.asymmetric.utils.decode_rfc6979_signature,
  which had been deprecated for nearly 4 years. Use
  encode_dss_signature() and decode_dss_signature() instead.
- BACKWARDS INCOMPATIBLE: Removed cryptography.x509.Certificate.serial,
  which had been deprecated for nearly 3 years. Use serial_number
  instead.
2019-04-22 12:29:34 +02:00
..
applications fix evaluation with config.allowAliases = false (#59879) 2019-04-19 15:14:03 +02:00
build-support trivial-builders: Fix runCommand examples 2019-04-19 06:29:42 +02:00
common-updater update-source-version: Fixes, add --ignore-same-hash 2019-04-06 19:47:08 -04:00
data fix evaluation with config.allowAliases = false 2019-04-19 10:16:44 +00:00
desktops fix evaluation with config.allowAliases = false 2019-04-19 10:16:44 +00:00
development python37Packages.cryptography: 2.5 -> 2.6.1 2019-04-22 12:29:34 +02:00
games wesnoth: 1.14.6 -> 1.14.7 2019-04-17 15:44:19 +10:00
misc fix evaluation with config.allowAliases = false (#59879) 2019-04-19 15:14:03 +02:00
os-specific Merge pull request #59747 from dtzWill/fix/pam-1.3.1-musl 2019-04-18 11:43:32 -05:00
servers Merge staging-next into master (#59733) 2019-04-18 14:03:51 +02:00
shells oh-my-zsh: 2019-04-04 -> 2019-04-18 2019-04-19 08:11:49 -04:00
stdenv Merge pull request #59338 from matthewbauer/llvm-libc++ 2019-04-12 14:09:00 -04:00
test
tools Merge pull request #59588 from r-ryantm/auto-update/mimeo 2019-04-19 01:24:27 +02:00
top-level python37Packages.cryptography: Improve the test vectors integration 2019-04-22 12:29:34 +02:00