diff --git a/python-typer.changes b/python-typer.changes index aa30130..3dab631 100644 --- a/python-typer.changes +++ b/python-typer.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 27 15:41:42 UTC 2024 - Matthias Bach - 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 - 0.12.5 diff --git a/python-typer.spec b/python-typer.spec index 098e53e..b7f1bcd 100644 --- a/python-typer.spec +++ b/python-typer.spec @@ -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