14
0
forked from pool/python-typer

Accepting request 1219467 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1219467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=16
This commit is contained in:
2024-10-30 18:26:00 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 27 15:41:42 UTC 2024 - Matthias Bach <marix@marix.org> - 0.12.5
- Switch PDM dependency from python3-pdm to python3-pdm-backend to
account for changes in that package's structure.
-------------------------------------------------------------------
Thu Aug 29 17:42:57 UTC 2024 - Matthias Bach <marix@marix.org> - 0.12.5

View File

@@ -28,7 +28,7 @@ Group: Development/Languages/Python
URL: https://github.com/tiangolo/typer
Source: https://files.pythonhosted.org/packages/source/t/typer/typer-%{version}.tar.gz
Source2: %{name}-rpmlintrc
BuildRequires: %{python_module pdm}
BuildRequires: %{python_module pdm-backend}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module typer-slim}
BuildRequires: fdupes