Package %license via %pyproject_save_files
[skip changelog] (cherry picked from Fedora commit e4b73fd858cd66e4735d3dea7393a237dc773fc1)
This commit is contained in:
parent
1d829020e1
commit
935c98f0c6
@ -77,7 +77,7 @@ sed -i 's/ --doctest-modules//' pyproject.toml
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%pyproject_install
|
%pyproject_install
|
||||||
%pyproject_save_files requests
|
%pyproject_save_files -l requests
|
||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
@ -90,7 +90,6 @@ sed -i 's/ --doctest-modules//' pyproject.toml
|
|||||||
|
|
||||||
|
|
||||||
%files -n python%{python3_pkgversion}-requests -f %{pyproject_files}
|
%files -n python%{python3_pkgversion}-requests -f %{pyproject_files}
|
||||||
%license LICENSE
|
|
||||||
%doc README.md HISTORY.md
|
%doc README.md HISTORY.md
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user