pillow 9.2.0-1.1 source package in Ubuntu

Changelog

pillow (9.2.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add patch to fix FTBFS (Closes: #1020043)

 -- Nilesh Patra <email address hidden>  Fri, 21 Oct 2022 15:53:14 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Sid
Original maintainer:
Matthias Klose
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pillow_9.2.0-1.1.dsc 1.6 KiB c5f79734d43812bbb1c995cd19fcfc286d49ef65f3a3b58aeab9346e7e8eed66
pillow_9.2.0.orig.tar.xz 38.7 MiB e9b12337abfe6ee05f1ebc536c6ed16891f7b1855db31f2a2525f83f113229bc
pillow_9.2.0-1.1.debian.tar.xz 16.0 KiB c739c8ccdde6a03c02f91f16fee4c1cfc2698f81ba1b817c5bd1a5cf336a8a67

No changes file available.

Binary packages built by this source

python3-pil: 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).

python3-pil-dbgsym: debug symbols for python3-pil
python3-pil.imagetk: Python Imaging Library - ImageTk Module (Python3)

 Tk dependent python-pil module.

python3-pil.imagetk-dbgsym: debug symbols for python3-pil.imagetk