./graphics/py-imageio, Python library to read and write images

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.36.1, Package name: py312-imageio-2.36.1, Maintainer: prlw1

Imageio is a Python library that provides an easy interface to read
and write a wide range of image data, including animated images,
video, volumetric data, and scientific formats. It is cross-platform,
runs on Python 2.7 and 3.4+, and is easy to install.


Required to run:
[devel/py-setuptools] [math/py-numpy] [graphics/py-Pillow] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 380.393 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-03 20:58:57 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-imageio: updated to 2.36.1

2.36.1

Fix failing pillow test
   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-22 14:36:47 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-imageio: updated to 2.36.0

2.36.0

Fix

Use bytes instead of to_bytes in pyav metadata call

Feature

Remove support for Python 3.8
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-08-19 11:20:12 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-imageio: updated to 2.35.1

v2.35.1

Fix

Remove pinned numpy regression

v2.35.0

Fix

Ensure video stream is closed when closing the pyAV plugin

Feature

Rawpy plugin
   2024-07-03 10:24:31 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-imageio: updated to 2.34.2

v2.34.2

Fix

Add support for numpy 2.0

Other

Update actions/checkout and actions/setup-python
Start testing pypy-3.10 and update pypy test runners
Fix duration description in pillow legacy
   2024-04-28 20:08:05 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-imageio: updated to 2.34.1

v2.34.1
Fix bug of 1068 that getattr cannot get attribute with index directly
   2024-02-12 14:54:38 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-imageio: updated to 2.34.0

v2.34.0 (2024-02-12)

Feature

Forward constructor kwargs to PyAV