[pkg] Depend on Pillow instead of PIL
The Pillow library is becoming the de-facto replacement for PIL.
It also is way simpler to install with pip than PIL.
Closes #4411354.
--- a/__pkginfo__.py Thu Sep 25 14:42:00 2014 +0200
+++ b/__pkginfo__.py Tue Sep 23 11:18:56 2014 +0200
@@ -56,7 +56,7 @@
__recommends__ = {
'docutils': '>= 0.6',
'Pyro': '>= 3.9.1, < 4.0.0',
- 'PIL': '', # for captcha
+ 'Pillow': '', # for captcha
'pycrypto': '', # for crypto extensions
'fyzz': '>= 0.1.0', # for sparql
'vobject': '>= 0.6.0', # for ical view