Unverified Commit 477b7a4a authored by Arne Keller's avatar Arne Keller Committed by GitHub
Browse files

python3Packages.pillow: update homepage (#397344)

parents 57874984 e131f002
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -134,7 +134,7 @@ buildPythonPackage rec {
  };

  meta = with lib; {
    homepage = "https://python-pillow.org";
    homepage = "https://python-pillow.github.io/";
    changelog = "https://pillow.readthedocs.io/en/stable/releasenotes/${version}.html";
    description = "Friendly PIL fork (Python Imaging Library)";
    longDescription = ''