diff --git a/python-typer-slim.spec b/python-typer-slim.spec index 61d71b8..ec6004e 100644 --- a/python-typer-slim.spec +++ b/python-typer-slim.spec @@ -1,5 +1,5 @@ # -# spec file for package python-typer +# spec file for package python-typer-slim # # Copyright (c) 2024 SUSE LLC # Copyright (c) 2021 Matthias Bach @@ -25,7 +25,7 @@ Summary: Typer, build great CLIs. Easy to code. Based on Python type hint License: MIT Group: Development/Languages/Python URL: https://github.com/tiangolo/typer -Source: https://files.pythonhosted.org/packages/source/t/typer/typer_slim-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/t/typer_slim/typer_slim-%{version}.tar.gz Source2: %{name}-rpmlintrc Patch1: set-proper-pythonpath-for-tutorial-script-tests.patch BuildRequires: %{python_module click}