Path to this page:
./
graphics/py-Pillow,
Python Imaging Library (Fork)
Branch: CURRENT,
Version: 11.2.1nb1,
Package name: py312-Pillow-11.2.1nb1,
Maintainer: pkgsrc-usersPillow is the "friendly" PIL fork.
The Python Imaging Library (PIL) adds image processing capabilities to your
Python environment. This library provides extensive file format support, an
efficient internal representation, and powerful image processing capabilities.
This package is the current version of Pillow, which is available for
Python 3 only. See devel/py-Pillow6 for an old version which can be
used with Python 2.7.
Required to run:[
graphics/tiff] [
graphics/freetype2] [
devel/py-setuptools] [
graphics/openjpeg] [
graphics/lcms2] [
graphics/libwebp] [
graphics/libimagequant] [
devel/py-olefile] [
lang/python37]
Required to build:[
pkgtools/cwrappers] [
devel/py-test-runner]
Master sites:
Filesize: 45924.519 KB
Version history: (Expand)
- (2025-04-16) Updated to version: py312-Pillow-11.2.1nb1
- (2025-04-13) Updated to version: py312-Pillow-11.2.1
- (2025-01-02) Updated to version: py312-Pillow-11.1.0
- (2024-10-20) Updated to version: py312-Pillow-11.0.0
- (2024-07-11) Updated to version: py311-Pillow-10.4.0nb1
- (2024-07-01) Updated to version: py311-Pillow-10.4.0
CVS history: (Expand)
2025-04-16 18:59:58 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-Pillow: require setuptools 78 to be on the safe side
PLIST already adapted
|
2025-04-16 10:54:14 by David Brownlee | Files touched by this commit (2) |
Log message:
Add libavif, bump PKGREVISION
Avoid build failure when libavif is installed (and enables it)
|
2025-04-13 10:51:00 by Thomas Klausner | Files touched by this commit (4) |  |
Log message:
py-Pillow: update to 11.2.1.
Deprecations
Moved get_child_images() to ImageFile #8689 [@radarhere]
Documentation
Add 11.2.1 release notes #8885 [@radarhere]
Added avif to config settings #8875 [@radarhere]
Added release notes for #8330 #8853 [@radarhere]
Added release notes for #8781 and #8837 #8843 [@radarhere]
Added media_white_point to ImageCms documentation #8829 [@radarhere]
Removed FIXME #8825 [@radarhere]
Updated comment #8822 [@radarhere]
Added release notes for #8807 #8824 [@radarhere]
DXT3 images are read in RGBA mode #8817 [@radarhere]
JPEG comments are from the COM marker #8788 [@radarhere]
Update Sphinx to 8.2 to remove nitpick ignore #8763 [@radarhere]
Updated AffineTransform docstring to mention it uses the inverse matrix \
#8735 [@radarhere]
Added MozJPEG documentation #8699 [@radarhere]
Added Sphinx configuration key #8691 [@radarhere]
Updated macOS tested Pillow versions #8654 [@radarhere]
|
2025-02-02 11:38:04 by Havard Eidnes | Files touched by this commit (28) |
Log message:
lang/python and a number of python packages: re-do atomic64.mk issue.
Evidently, python 3.13 brought in the need to support 64-bit atomics.
This means that python extension packages built with C needs to
use mk/atomic64.mk to make -latomic available on the required 32-bit
ports. Sadly, there is no reliable way to detect in the .mk files
whether the package is using C (or C++), so this change adds an
unconditional include of mk/atomic64.mk when the python version is
equal to or larger than 3.13 for packages using egg.mk or wheel.mk.
This undoes the individual package Makefile inclusions of mk/atomic64.mk
that I've added over the last few days.
|
2025-01-16 21:47:43 by Havard Eidnes | Files touched by this commit (1) |
Log message:
graphics/py-Pillow: use atomic64.mk so this builds with python 3.13.
|
2025-01-02 14:46:13 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-Pillow: updated to 11.1.0
11.1.0
See GitHub Releases:
- https://github.com/python-pillow/Pillow/releases
|
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-10-20 22:05:35 by Adam Ciarcinski | Files touched by this commit (4) |  |
Log message:
py-Pillow: updated to 11.0.0
11.0.0 (2024-10-15)
- Update licence to MIT-CMU
- Conditionally define ImageCms type hint to avoid requiring core
- Support writing LONG8 offsets in AppendingTiffWriter
- Use ImageFile.MAXBLOCK when saving TIFF images
- Do not close provided file handles with libtiff when saving
- Support ImageFilter.BuiltinFilter for I;16* images
- Use ImagingCore.ptr instead of ImagingCore.id
- Updated EPS mode when opening images without transparency
- Use transparency when combining P frames from APNGs
- Support all resampling filters when resizing I;16* images
- Free memory on early return
- Cast int before potentially exceeding INT_MAX
- Check image value before use
- Improved copying imagequant libraries
- Use Capsule for WebP saving
- Fixed writing multiple StripOffsets to TIFF
- Fix dereference before checking for NULL in ImagingTransformAffine
- Use transposed size after opening for TIFF images
- Improve ImageFont error messages
- Mention MAX_TEXT_CHUNK limit in PNG error message
- Cast Dib handle to int
- Accept float stroke widths
- Deprecate ICNS (width, height, scale) sizes in favour of load(scale)
- Improved handling of RGBA palettes when saving GIF images
- Deprecate isImageType
- Support converting more modes to LAB by converting to RGBA first
- Deprecate support for FreeType 2.9.0
- Removed unused TiffImagePlugin IFD_LEGACY_API
- Handle duplicate EXIF header
- Return early from BoxBlur if either width or height is zero
- Check text is either string or bytes
- Added writing XMP bytes to JPEG
- Support JPEG2000 RGBA palettes
- Expand C image to match GIF frame image size
- Allow saving I;16 images as PPM
- When IFD is missing, connect get_ifd() dictionary to Exif
- Skip truncated ICO mask if LOAD_TRUNCATED_IMAGES is enabled
- Treat unknown JPEG2000 colorspace as unspecified
- Updated error message when saving WebP with invalid width or height
- Remove warning if NumPy failed to raise an error during conversion
- If left and right sides meet in ImageDraw.rounded_rectangle(), do not draw \
rectangle to fill gap
- Remove WebP support without anim, mux/demux, and with buggy alpha
- Add missing TIFF CMYK;16B reader
- Remove all WITH_* flags from _imaging.c and other flags
- Improve ImageDraw2 shape methods
- Lock around usages of imaging memory arenas
- Deprecate JpegImageFile huffman_ac and huffman_dc
- Deprecate ImageMath lambda_eval and unsafe_eval options argument
- Changed ContainerIO to subclass IO
- Move away from APIs that use borrowed references under the free-threaded build
- Allow size argument to resize() to be a NumPy array
- Drop support for Python 3.8
- Add support for Python 3.13
- Fix incompatibility with NumPy 1.20
- Remove PSFile, PyAccess and USE_CFFI_ACCESS
|