Nothing unusual there. Best guess is that this is a Debian dependency bug in python-pil <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816175>, that carried over into python3-pil.
Cheers, -tk On Mon, Mar 23, 2020 at 9:36 AM Michael <[email protected]> wrote: > *apt list python3-pil* > > pi@raspi02:~ $ apt list python3-pil > Auflistung... Fertig > python3-pil/stable,now 5.4.1-2+deb10u1 armhf [installiert] > > > *apt show python3-pil* > > pi@raspi02:~ $ apt show python3-pil > Package: python3-pil > Version: 5.4.1-2+deb10u1 > Priority: optional > Section: python > Source: pillow > Maintainer: Matthias Klose <[email protected]> > Installed-Size: 1.348 kB > Provides: python3-pillow > Depends: python3 (<< 3.8), python3 (>= 3.7~), python3:any, mime-support | > python3-pil.imagetk, libc6 (>= 2.11), libfreetype6 (>= 2.2.1), > libimagequant0 (>= 2.1 > 1.10), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), > libtiff5 (>= 4.0.3), libwebp6 (>= 0.5.1), libwebpdemux2 (>= 0.5.1), > libwebpmux3 (>= 0.6.1-2 > ), zlib1g (>= 1:1.1.4) > Recommends: python3-olefile > Suggests: python-pil-doc, python3-pil-dbg > Conflicts: python3-imaging (<< 1.1.7+2.0.0-1.1) > Breaks: python3-imaging (<< 1.1.7+2.0.0-1.1) > Replaces: python3-imaging (<< 1.1.7+2.0.0-1.1) > Homepage: http://python-pillow.github.io/ > Download-Size: 364 kB > APT-Manual-Installed: yes > APT-Sources: http://raspbian.raspberrypi.org/raspbian buster/main armhf > Packages > Description: Python Imaging Library (Python3) > The Python Imaging Library (PIL) adds an image object to your Python > interpreter. You can load images from a variety of file formats, and > apply a rich set of image operations to them. > . > Image Objects: > o Bilevel, greyscale, palette, true colour (RGB), true colour with > transparency (RGBA). > o colour separation (CMYK). > o Copy, cut, paste operations. > o Flip, transpose, resize, rotate, and arbitrary affine transforms. > o Transparency operations. > o Channel and point operations. > o Colour transforms, including matrix operations. > o Image enhancement, including convolution filters. > . > File Formats: > o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG, > MSP, PDF, PNG, PPM, TIFF, XBM. > o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, > IPTC, > MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM. > o Save only: PDF, EPS (without ghostscript). > > > *cat /etc/issue* > > pi@raspi02:~ $ cat /etc/issue > Raspbian GNU/Linux 10 \n \l > > -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/cc84e15a-5920-4d4a-902e-ada1d6588aef%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/cc84e15a-5920-4d4a-902e-ada1d6588aef%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEC8E4852%3D-LnR%3DFGiCKt5YjOFupGA%3Df%2BVq8iPSt5MHfLg%40mail.gmail.com.
