Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-typer-slim for
openSUSE:Factory checked in at 2024-10-30 17:36:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-typer-slim (Old)
and /work/SRC/openSUSE:Factory/.python-typer-slim.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-typer-slim"
Wed Oct 30 17:36:16 2024 rev:6 rq:1219172 version:0.12.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-typer-slim/python-typer-slim.changes
2024-08-30 13:33:17.988770648 +0200
+++
/work/SRC/openSUSE:Factory/.python-typer-slim.new.2020/python-typer-slim.changes
2024-10-30 17:36:58.730647395 +0100
@@ -1,0 +2,6 @@
+Fri Sep 27 15:23:23 UTC 2024 - Matthias Bach <[email protected]> - 0.12.5
+
+- Switch PDM dependency from python3-pdm to python3-pdm-backend to
+ account for changes in that package's structure.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-typer-slim.spec ++++++
--- /var/tmp/diff_new_pack.J5AtVo/_old 2024-10-30 17:36:59.318672026 +0100
+++ /var/tmp/diff_new_pack.J5AtVo/_new 2024-10-30 17:36:59.322672194 +0100
@@ -30,7 +30,7 @@
Patch1: set-proper-pythonpath-for-tutorial-script-tests.patch
BuildRequires: %{python_module click}
BuildRequires: %{python_module coverage}
-BuildRequires: %{python_module pdm}
+BuildRequires: %{python_module pdm-backend}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module rich}