The NetBSD Project

CVS log for pkgsrc/graphics/py-Willow/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / graphics / py-Willow

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.26 / (download) - annotate - [select for diffs], Fri Feb 9 11:53:43 2024 UTC (6 weeks, 6 days ago) by adam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.25: +2 -3 lines
Diff to previous 1.25 (colored) to selected 1.6 (colored)

py-Willow: updated to 1.8.0

v1.8
Better handling of CMYK images with ICC profile, and support for ICO

Revision 1.25 / (download) - annotate - [select for diffs], Tue Jan 30 18:29:18 2024 UTC (8 weeks, 2 days ago) by adam
Branch: MAIN
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored) to selected 1.6 (colored)

revbump for devel/abseil

Revision 1.24 / (download) - annotate - [select for diffs], Tue Jan 16 13:38:03 2024 UTC (2 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.23: +3 -4 lines
Diff to previous 1.23 (colored) to selected 1.6 (colored)

py-Willow: updated to 1.7.0

v1.7.0
Test with Python 3.12
Add optional dependencies for Pillow/Wand
test_wand.py: fix typo in test skip
test_image.py: replace wrong unicdoe character
Tidy up testing linting deps
Replace the wrong unicode character in the image/heic mime type
Preserve ICC profiles and EXIF metadata when saving to PNG, WebP, AVIF
This will help preserve colours and image orientation when resaving to a different format

Revision 1.23 / (download) - annotate - [select for diffs], Wed Nov 15 20:00:40 2023 UTC (4 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.6 (colored)

*: bump for openexr 3.2.1

Revision 1.22 / (download) - annotate - [select for diffs], Wed Nov 15 18:14:43 2023 UTC (4 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.6 (colored)

*: bump for protobuf 25

Revision 1.21 / (download) - annotate - [select for diffs], Thu Nov 2 12:20:03 2023 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored) to selected 1.6 (colored)

*: recursive bump for protobuf

Revision 1.20 / (download) - annotate - [select for diffs], Mon Oct 30 09:56:03 2023 UTC (4 months, 4 weeks ago) by adam
Branch: MAIN
Changes since 1.19: +2 -3 lines
Diff to previous 1.19 (colored) to selected 1.6 (colored)

py-Willow: updated to 1.6.2

v1.6.2 - mime(-type) it all the way

This release ensures that all Willow ImageFile subclasses define a mime_type attribute.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Oct 28 19:57:09 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.6 (colored)

python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Oct 21 17:10:39 2023 UTC (5 months, 1 week ago) by gdt
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored) to selected 1.6 (colored)

recursive revbump for tiff update

Revision 1.17 / (download) - annotate - [select for diffs], Wed Aug 30 19:18:37 2023 UTC (6 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored) to selected 1.6 (colored)

py-Willow: needs flit_core

Revision 1.16 / (download) - annotate - [select for diffs], Sun Aug 27 03:38:59 2023 UTC (7 months ago) by adam
Branch: MAIN
Changes since 1.15: +6 -11 lines
Diff to previous 1.15 (colored) to selected 1.6 (colored)

py-Willow: updated to 1.6.1

1.6.1 (2023-08-04)

Fix NUMBER_PATTERN regex for parsing SVG viewboxes (Joshua Munn)

1.6 (2023-07-13)

Configure linting with black, ruff and pre-commit. Add coverage reports (@zerolab)
Switch to flit for packaging, and PyPI trusted publishing (@zerolab)
Drop support for Python 3.7
Add AVIF support (Aman Pandey)
Add support for image optimization libraries via optimizer classes (@zerolab)
Add check for CMYK when saving as PNG (Stan Mattingly, @zerolab)

Revision 1.15 / (download) - annotate - [select for diffs], Tue Jun 6 08:02:13 2023 UTC (9 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.6 (colored)

*: recursive bump for math/imath shlib version change

Revision 1.14 / (download) - annotate - [select for diffs], Sun May 28 17:04:37 2023 UTC (10 months ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.6 (colored)

*: recursive bump for imath shared library major version bump

Revision 1.13 / (download) - annotate - [select for diffs], Sun May 7 12:33:48 2023 UTC (10 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored) to selected 1.6 (colored)

*: recursive bumpf ro math/imath shlib bump

Revision 1.12 / (download) - annotate - [select for diffs], Tue Apr 11 06:30:41 2023 UTC (11 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.11: +9 -5 lines
Diff to previous 1.11 (colored) to selected 1.6 (colored)

py-Willow: updated to 1.5

1.5

Drop support for Python versions below 3.7
Drop support for Pillow versions below 9.1 and fix Pillow 10 deprecation warnings (Alex Tomkins)
Replace deprecated imghdr with filetype. This allows detecting newer image formats such as HEIC (Herbert Poul)
Add SVG support (Joshua Munn)
Add HEIF support via the pillow-heif library (Alexander Piskun)

Revision 1.11 / (download) - annotate - [select for diffs], Wed Mar 15 13:57:08 2023 UTC (12 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.6 (colored)

py-Willow: fix typo

Revision 1.10 / (download) - annotate - [select for diffs], Wed Mar 15 13:44:14 2023 UTC (12 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored) to selected 1.6 (colored)

py-Willow: supports python 3.x only

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jan 3 17:37:29 2023 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored) to selected 1.6 (colored)

*: recursive bump for tiff shlib major bump

Revision 1.8 / (download) - annotate - [select for diffs], Mon May 2 08:43:30 2022 UTC (22 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.7: +4 -8 lines
Diff to previous 1.7 (colored) to selected 1.6 (colored)

py-Willow: updated to 1.4.1

Version 1.4.1

Drop support for Python 3.4
Imagemagick 7 compatibility fixes
Fix: Implemented consistent behaviour between Pillow and Wand for out-of-bounds crop rectangles

Revision 1.7 / (download) - annotate - [select for diffs], Sun Apr 3 18:50:18 2022 UTC (23 months, 3 weeks ago) by adam
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

revbump for devel/protobuf

Revision 1.6 / (download) - annotate - [selected], Tue Jan 4 20:54:03 2022 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 11 12:02:48 2021 UTC (2 years, 4 months ago) by kim
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.6 (colored)

*: Revbump for protobuf-3.19.0

Fix for: Shared object "libprotobuf.so.29" not found

Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 21 20:33:06 2021 UTC (2 years, 5 months ago) by kim
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.6 (colored)

*: Revbump for protobuf-3.18.0

Fix for: Shared object "libprotobuf.so.28" not found

Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 15 14:24:02 2021 UTC (2 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored) to selected 1.6 (colored)

*: recursive bump for openexr 3.1

Revision 1.2 / (download) - annotate - [select for diffs], Wed Mar 10 18:49:07 2021 UTC (3 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.1: +4 -2 lines
Diff to previous 1.1 (colored) to selected 1.6 (colored)

Use Pillow as versioned dependency

Revision 1.1 / (download) - annotate - [select for diffs], Mon Aug 3 23:49:52 2020 UTC (3 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to selected 1.6 (colored)

Add py-Willow-1.4:

A Python image library that sits on top of Pillow, Wand and OpenCV.

Willow currently has basic resize and crop operations, face and feature
detection and animated GIF support.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>