about summary refs log tree commit diff
path: root/pkgs/development/python-modules/pillow
diff options
context:
space:
mode:
authorMario Rodas <marsam@users.noreply.github.com>2020-06-06 04:21:00 -0500
committerMario Rodas <marsam@users.noreply.github.com>2020-06-06 04:21:00 -0500
commit98d74faa1783ff1f192730f63f2157d5d05119a8 (patch)
tree71897f4d7d497ae54dbd1d25a117b5f51ce99964 /pkgs/development/python-modules/pillow
parent5b11e8d4be0d0f71b5203c118b424688f910415d (diff)
python37Packages.pillow: update metadata
Diffstat (limited to 'pkgs/development/python-modules/pillow')
-rw-r--r--pkgs/development/python-modules/pillow/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/pillow/default.nix b/pkgs/development/python-modules/pillow/default.nix
index bd7a9b0e61b97..cc9a77be78271 100644
--- a/pkgs/development/python-modules/pillow/default.nix
+++ b/pkgs/development/python-modules/pillow/default.nix
@@ -68,8 +68,8 @@ buildPythonPackage rec {
   '';
 
   meta = with stdenv.lib; {
-    homepage = "https://python-pillow.github.io/";
-    description = "Fork of The Python Imaging Library (PIL)";
+    homepage = "https://python-pillow.org/";
+    description = "The friendly PIL fork (Python Imaging Library)";
     longDescription = ''
       The Python Imaging Library (PIL) adds image processing
       capabilities to your Python interpreter.  This library