Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-typer for openSUSE:Factory 
checked in at 2024-04-02 16:40:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-typer (Old)
 and      /work/SRC/openSUSE:Factory/.python-typer.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-typer"

Tue Apr  2 16:40:20 2024 rev:12 rq:1163546 version:0.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-typer/python-typer.changes        
2024-03-26 19:30:06.439219719 +0100
+++ /work/SRC/openSUSE:Factory/.python-typer.new.1905/python-typer.changes      
2024-04-02 16:40:34.777178460 +0200
@@ -1,0 +2,8 @@
+Fri Mar 29 09:29:31 UTC 2024 - Matthias Bach <ma...@marix.org> - 0.11.1
+
+- Update to upstream version 0.10.1
+  * Internal and dependency changes
+- Fix missing requirement specification on
+  python-typing_extensions.
+
+-------------------------------------------------------------------

Old:
----
  typer-0.10.0.tar.gz

New:
----
  typer-0.11.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-typer.spec ++++++
--- /var/tmp/diff_new_pack.apRaGm/_old  2024-04-02 16:40:35.437202782 +0200
+++ /var/tmp/diff_new_pack.apRaGm/_new  2024-04-02 16:40:35.441202931 +0200
@@ -19,7 +19,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-typer
-Version:        0.10.0
+Version:        0.11.1
 Release:        0
 Summary:        Typer, build great CLIs. Easy to code. Based on Python type 
hints
 License:        MIT
@@ -29,7 +29,7 @@
 Patch1:         set-proper-pythonpath-for-tutorial-script-tests.patch
 BuildRequires:  %{python_module click}
 BuildRequires:  %{python_module coverage}
-BuildRequires:  %{python_module flit-core}
+BuildRequires:  %{python_module pdm}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module rich}
@@ -37,7 +37,8 @@
 BuildRequires:  %{python_module typing_extensions}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-click >= 7.1
+Requires:       python-click >= 8.0.0
+Requires:       python-typing_extensions >= 3.7.4.3
 Recommends:     python-colorama
 Recommends:     python-rich
 Recommends:     python-shellingham

++++++ typer-0.10.0.tar.gz -> typer-0.11.1.tar.gz ++++++
++++ 20316 lines of diff (skipped)

Reply via email to