File pyproject-license.diff of Package python-pikepdf
--- pikepdf-9.11.0/pyproject.toml.orig 2025-10-04 13:33:44.680635534 +0200 +++ pikepdf-9.11.0/pyproject.toml 2025-10-04 13:33:57.856644889 +0200 @@ -13,7 +13,7 @@ requires-python = ">=3.9" keywords = ["PDF"] authors = [{ name = "James R. Barlow", email = "james@purplerock.ca" }] -license = "MPL-2.0" +license = { text = "MPL-2.0" } classifiers = [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers",