Package %license via %pyproject_save_files
[skip changelog]
This commit is contained in:
parent
96f8226c90
commit
e4b73fd858
1 changed files with 1 additions and 2 deletions
|
|
@ -108,7 +108,7 @@ sed -i 's/ --doctest-modules//' pyproject.toml
|
|||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files requests
|
||||
%pyproject_save_files -l requests
|
||||
|
||||
|
||||
%check
|
||||
|
|
@ -121,7 +121,6 @@ sed -i 's/ --doctest-modules//' pyproject.toml
|
|||
|
||||
|
||||
%files -n python%{python3_pkgversion}-requests -f %{pyproject_files}
|
||||
%license LICENSE
|
||||
%doc README.md HISTORY.md
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue