[Bug 2179414] Review Request: python-scikit-build-core - Build backend for CMake based projects

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2179414



--- Comment #2 from Vitaly Zaitsev <vitaly@xxxxxxxxxxxxxx> ---
> URL:            %{forgeurl}
> Source0:        %{forgesource}

Please switch to %{pypi_source}.

Don't forget to add this:

%global pypi_name scikit-build-core

> Name:           python-scikit-build-core

Name: python-%{pypi_source}

> %package -n python3-scikit-build-core

python3-%{pypi_source}

> %files -n python3-scikit-build-core -f %{pyproject_files}

%files -n python3-%{pypi_source} -f %{pyproject_files}

> %license

Missing license file here:

%license LICENSE

Also please add docs:
%doc README.md

> Release:        1%{?dist}

If you use %autochangelog, use this:

Release: %autorelease

> License:        ASL 2.0

You must use SPDX:
License: Apache-2.0


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2179414
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux