Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pythonPackages.pillow: 6.2.1 -> 7.1.2 #77714

Merged
merged 3 commits into from Jun 5, 2020
Merged

Commits on Jun 1, 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 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    22ffa0f 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 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    6a2453b 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 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    0c9c0d6 View commit details
    Browse the repository at this point in the history