head 1.2; access; symbols pkgsrc-2025Q2:1.1.0.2 pkgsrc-2025Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2025.08.09.06.04.31; author adam; state dead; branches; next 1.1; commitid iIBCqJvQT7u9d16G; 1.1 date 2025.05.04.08.39.40; author adam; state Exp; branches; next ; commitid ckAEC1ueJEvMbzTF; desc @@ 1.2 log @py-exifread: updated to 3.4.0 3.4.0 — 2025-08-04 * better typing of serialize module, varius code cleanup * fix for invalid slice length * Add tests and document usage of truncate_tags * Add support for files with signature "ftypavif" or "ftypmif1" * Add basic makernote tags for Sony @ text @$NetBSD: patch-pyproject.toml,v 1.1 2025/05/04 08:39:40 adam Exp $ Do not install tests. --- pyproject.toml.orig 2025-04-26 22:28:35.000000000 +0000 +++ pyproject.toml @@@@ -47,9 +47,8 @@@@ Changelog = "https://github.com/ianare/e "EXIF.py" = "exifread.cli:main" -[tool.setuptools.packages] -find = {} - +[tool.setuptools.packages.find] +exclude = ["tests*"] [tool.setuptools.dynamic] version = {attr = "exifread.__version__"} @ 1.1 log @py-exifread: do not install tests @ text @d1 1 a1 1 $NetBSD$ @