Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3f614082ad | ||
|
|
7cfe7f013e | ||
|
|
c6dcd71ced | ||
|
|
6046354c7a | ||
|
|
c154c7b418 | ||
|
|
156280ce9a |
@@ -37,7 +37,7 @@ Summary: %{summary}
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files %{slugname}
|
||||
%pyproject_save_files -l %{slugname}
|
||||
|
||||
%if %{with tests}
|
||||
%check
|
||||
@@ -47,4 +47,4 @@ Summary: %{summary}
|
||||
%files -n python3-%{srcname} -f %{pyproject_files}
|
||||
|
||||
%changelog
|
||||
%autochangelog
|
||||
%autochangelog
|
||||
|
||||
Reference in New Issue
Block a user