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: f342b667a507
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4993bad67c1d
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Jun 5, 2020

  1. pythonPackages.pillow: 6.2.2 -> 7.1.2

    pythonPackages.pillow: drop support for python2.7
    - Support for Python 2.7 was removed in Pillow 7.0.0
      - https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst#700-2020-01-02
    
    - use test command from travis build configuration
      - https://github.com/python-pillow/Pillow/blob/1671f6bd71888c1454cd9f0e06dfae5976391984/.ci/test.sh
    
    - add support for jpeg2k, imagequant
    evanjs authored and jonringer committed Jun 5, 2020
    1
    Copy the full SHA
    0e5e6b0 View commit details
    Browse the repository at this point in the history
  2. pythonPackages.django-versatileimagefield: add python_magic dep

    add python_magic to propagatedBuildInputs to allow
    django-versatileimagefield package to build
    evanjs authored and jonringer committed Jun 5, 2020
    Copy the full SHA
    510c52e View commit details
    Browse the repository at this point in the history
  3. pythonPackages.batchgenerators: loosen version restrictions for pillow

    apply patch from MIC-DKFZ/batchgenerators#59 to
    allow batchgenerators to build with pillow 7.1.2+
    evanjs authored and jonringer committed Jun 5, 2020
    Copy the full SHA
    4993bad View commit details
    Browse the repository at this point in the history