-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Description
Current failure:
We are getting red x's as usual:
python3-scikit-build-core+pyproject.noarch: E: spelling-error ('Metapackage', 'Summary(en_US) Metapackage -> Meta package, Meta-package, Prepackage')
python3-scikit-build-core+pyproject.noarch: E: spelling-error ('metapackage', '%description -l en_US metapackage -> meta package, meta-package, prepackage')
python3-scikit-build-core+pyproject.noarch: W: no-documentation
python-scikit-build-core.spec: W: invalid-url Source0: scikit_build_core-0.8.2.tar.gz
python3-scikit-build-core.noarch: W: files-duplicate /usr/lib/python3.12/site-packages/scikit_build_core/setuptools/__init__.py /usr/lib/python3.12/site-packages/scikit_build_core/_compat/__init__.py:/usr/lib/python3.12/site-packages/scikit_build_core/_compat/importlib/__init__.py:/usr/lib/python3.12/site-packages/scikit_build_core/file_api/__init__.py:/usr/lib/python3.12/site-packages/scikit_build_core/file_api/model/__init__.py:/usr/lib/python3.12/site-packages/scikit_build_core/metadata/__init__.py:(and 2 more)
The duplicate file issue should ignore __init__.py's, those are often basically empty and therefore likely to be the same. I don't know where the spelling error is coming from, I don't see that in our repo. And not sure where we should add documentation.
Metadata
Metadata
Assignees
Labels
No labels