mirror of
https://github.com/danieldemus/pyp2spec.git
synced 2026-07-29 13:44:21 +02:00
Provide default description if not set through CLI
This commit is contained in:
@@ -43,7 +43,7 @@ Summary: %{summary}
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files aioflo
|
||||
%pyproject_save_files '*' +auto
|
||||
|
||||
|
||||
%check
|
||||
|
||||
@@ -37,7 +37,7 @@ Summary: %{summary}
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files aionotion
|
||||
%pyproject_save_files '*' +auto
|
||||
|
||||
|
||||
%check
|
||||
|
||||
@@ -41,7 +41,7 @@ Summary: %{summary}
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files boutdata
|
||||
%pyproject_save_files '*' +auto
|
||||
|
||||
|
||||
%check
|
||||
|
||||
@@ -40,7 +40,7 @@ Summary: %{summary}
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files click
|
||||
%pyproject_save_files '*' +auto
|
||||
|
||||
|
||||
%check
|
||||
|
||||
@@ -38,7 +38,7 @@ Summary: %{summary}
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files jupyter_packaging
|
||||
%pyproject_save_files '*' +auto
|
||||
|
||||
|
||||
%check
|
||||
|
||||
@@ -45,7 +45,7 @@ Summary: %{summary}
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files markdown_it
|
||||
%pyproject_save_files '*' +auto
|
||||
|
||||
|
||||
%check
|
||||
|
||||
@@ -40,7 +40,7 @@ Summary: %{summary}
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files tomli
|
||||
%pyproject_save_files '*' +auto
|
||||
|
||||
|
||||
%check
|
||||
|
||||
Reference in New Issue
Block a user