Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 953768 - dev-python/pillow-11.2.1 - [gcc-15] [cmake-4] ValueError: invalid pyproject.toml config: project.license.
Summary: dev-python/pillow-11.2.1 - [gcc-15] [cmake-4] ValueError: invalid pyproject.t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-13 08:43 UTC by Toralf Förster
Modified: 2025-04-13 11:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.06 KB, text/plain)
2025-04-13 08:43 UTC, Toralf Förster
Details
dev-python:pillow-11.2.1:20250413-035730.log (dev-python:pillow-11.2.1:20250413-035730.log,6.62 KB, text/plain)
2025-04-13 08:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,25.31 KB, text/plain)
2025-04-13 08:43 UTC, Toralf Förster
Details
environment (environment,154.37 KB, text/plain)
2025-04-13 08:43 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.72 KB, application/x-xz)
2025-04-13 08:43 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,12.50 KB, application/x-xz)
2025-04-13 08:43 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,54.16 KB, text/plain)
2025-04-13 08:43 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,33.52 KB, application/x-xz)
2025-04-13 08:43 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2025-04-13 08:43:35 UTC
    config = read_configuration(filepath, True, ignore_option_errors, dist)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py", line 140, in read_configuration
    validate(subset, filepath)
  File "/usr/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py", line 61, in validate
    raise ValueError(f"{error}\n{summary}") from None
ValueError: invalid pyproject.toml config: `project.license`.
configuration error: `project.license` must be valid exactly by one definition (2 matches found):


  -------------------------------------------------------------------
  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_hardened_systemd-20250412-204002

  KEYWORDED/UNMASKED

  [cmake-4] Requested by sam
  =dev-build/cmake-4*

  [gcc-15] Requested by sam
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
llvm-config: Python 3.12.9
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems)
  [3]   ruby34 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.85.1 *
Available Java Virtual Machines:
  (none found)

  HEAD of ::gentoo
commit 1ddad8ad1896390646271827b9eb390cb9dbcc88
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 13 02:35:18 2025 +0000

    2025-04-13 02:35:17 UTC

The tinderbox task was: %emerge --resume

emerge -qpvO =dev-python/pillow-11.2.1
[ebuild  N    ] dev-python/pillow-11.2.1  USE="examples zlib -avif -debug -imagequant -jpeg -jpeg2k -lcms -test -tiff -tk -truetype -webp -xcb" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13"
Comment 1 Toralf Förster gentoo-dev 2025-04-13 08:43:36 UTC
Created attachment 924569 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-04-13 08:43:37 UTC
Created attachment 924570 [details]
dev-python:pillow-11.2.1:20250413-035730.log
Comment 3 Toralf Förster gentoo-dev 2025-04-13 08:43:38 UTC
Created attachment 924571 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-04-13 08:43:39 UTC
Created attachment 924572 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-04-13 08:43:40 UTC
Created attachment 924573 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-04-13 08:43:41 UTC
Created attachment 924574 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-04-13 08:43:42 UTC
Created attachment 924575 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2025-04-13 08:43:43 UTC
Created attachment 924576 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2025-04-13 11:59:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43929e5edec979d9d0000b8d65ebc5cd92048d0c

commit 43929e5edec979d9d0000b8d65ebc5cd92048d0c
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2025-04-13 11:58:32 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2025-04-13 11:59:54 +0000

    dev-python/pillow: Bump setuptools dep
    
    Closes: https://bugs.gentoo.org/953768
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pillow/pillow-11.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)