Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 49eac6aebdf2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6d99421a11f9
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on May 31, 2019

  1. python37Packages.cryptography: 2.6.1 -> 2.7

    Changelog:
    https://cryptography.io/en/latest/changelog/#v2-7
    
    Important changes:
    - BACKWARDS INCOMPATIBLE: We no longer distribute 32-bit manylinux1
      wheels. Continuing to produce them was a maintenance burden.
    - BACKWARDS INCOMPATIBLE: Removed the
      cryptography.hazmat.primitives.mac.MACContext interface.
      The CMAC and HMAC APIs have not changed, but they are no longer
      registered as MACContext instances.
    primeos committed May 31, 2019
    Copy the full SHA
    77e1967 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

  1. Merge pull request #62332 from primeos/python-cryptography

    python37Packages.cryptography: 2.6.1 -> 2.7
    primeos committed Jun 2, 2019
    Copy the full SHA
    6d99421 View commit details
    Browse the repository at this point in the history