devel/py-importlib-metadata
Read metadata from Python packages
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Build | Fetch | Test | Scan | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| py314 | 8.7.1 | 642 | 4.1 | amd64 | Apache-2.0 | 0 | fail | pass | untested | untested |
License Permissions:
Events
| Machine | Phase | Type | Time | Message |
|---|---|---|---|---|
| m4164b | build | info | 2026-07-09 00:44:58.321791 | Build Started |
| m4164b | build | fail | 2026-07-09 00:45:28.395016 | make build returned non-zero: 1 |
| m4164b | build | fail | 2026-07-09 00:45:28.500819 | Build complete. |
| m4164b | fetch | info | 2026-07-06 14:26:10.622505 | Fetch Started |
| m4164b | fetch | pass | 2026-07-06 14:26:11.61062 | Fetch complete. |
Build Log
[1m===> Building for py314-importlib-metadata-8.7.1[0m
* Getting build dependencies for wheel...
configuration error: `project.license` must be valid exactly by one definition (2 matches found):
- keys:
'file': {type: string}
required: ['file']
- keys:
'text': {type: string}
required: ['text']
DESCRIPTION:
`Project license `_.
GIVEN VALUE:
"Apache-2.0"
OFFENDING RULE: 'oneOf'
DEFINITION:
{
"oneOf": [
{
"properties": {
"file": {
"type": "string",
"$$description": [
"Relative path to the file (UTF-8) which contains the license for the",
"project."
]
}
},
"required": [
"file"
]
},
{
"properties": {
"text": {
"type": "string",
"$$description": [
"The license of the project whose meaning is that of the",
"`License field from the core metadata",
"`_."
]
}
},
"required": [
"text"
]
}
]
}
Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in
main()
~~~~^^
File "/usr/local/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
return hook(config_settings)
File "/usr/local/lib/python3.14/site-packages/setuptools/build_meta.py", line 177, in get_requires_for_build_wheel
return self._get_build_requires(
~~~~~~~~~~~~~~~~~~~~~~~~^
config_settings, requirements=['wheel'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/setuptools/build_meta.py", line 159, in _get_build_requires
self.run_setup()
~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/setuptools/build_meta.py", line 174, in run_setup
exec(compile(code, __file__, 'exec'), locals())
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "setup.py", line 1, in
File "/usr/local/lib/python3.14/site-packages/setuptools/__init__.py", line 87, in setup
return distutils.core.setup(**attrs)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/setuptools/_distutils/core.py", line 151, in setup
dist.parse_config_files()
~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/setuptools/dist.py", line 868, in parse_config_files
pyprojecttoml.apply_configuration(self, filename, ignore_option_errors)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/setuptools/config/pyprojecttoml.py", line 58, in apply_configuration
config = read_configuration(filepath, True, ignore_option_errors, dist)
File "/usr/local/lib/python3.14/site-packages/setuptools/config/pyprojecttoml.py", line 122, in read_configuration
validate(subset, filepath)
~~~~~~~~^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/setuptools/config/pyprojecttoml.py", line 47, in validate
raise error from None
ValueError: invalid pyproject.toml config: `project.license`
ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel
*** Error code 1
Stop.
make: stopped in /usr/mports/devel/py-importlib-metadata
Links
Depends On
- devel/py-build (build)
- devel/py-installer (build)
- devel/py-setuptools (build)
- devel/py-setuptools-scm (build)
- devel/py-wheel (build)
- lang/python314 (build)
- devel/py-zipp (run)
- lang/python314 (run)
- lang/python314 (test)
Depend Of
Categories
CVEs
- Loading CVE information...
MidnightBSD Magus