This commit is contained in:
parent
0c1573f814
commit
a8e5cfd5e7
@ -34,6 +34,7 @@ URL: https://github.com/jupyter-server/jupyter_server_terminals
|
||||
Source: https://files.pythonhosted.org/packages/source/j/jupyter_server_terminals/jupyter_server_terminals-0.4.3.tar.gz
|
||||
BuildRequires: %{python_module hatchling}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module base >= 3.8}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: jupyter-rpm-macros
|
||||
@ -72,6 +73,7 @@ sed -i 's/--color=yes//' pyproject.toml
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%jupyter_move_config
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
%endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user