15
0
2024-04-03 16:40:24 +00:00
committed by Git OBS Bridge
parent 3e4dc292b2
commit 4afdb79f20

View File

@@ -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 <marix@marix.org>
@@ -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}