Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-git-pw for openSUSE:Factory 
checked in at 2026-04-16 17:25:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-git-pw (Old)
 and      /work/SRC/openSUSE:Factory/.python-git-pw.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-git-pw"

Thu Apr 16 17:25:52 2026 rev:11 rq:1347166 version:2.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-git-pw/python-git-pw.changes      
2025-02-07 23:11:52.234493905 +0100
+++ /work/SRC/openSUSE:Factory/.python-git-pw.new.11940/python-git-pw.changes   
2026-04-16 17:26:16.661722371 +0200
@@ -1,0 +2,20 @@
+Wed Apr 15 20:09:58 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.8.0:
+  * Drop support for click < 8
+  * typing: Make things stricter (4/4)
+  * typing: Make things stricter (3/4)
+  * typing: Make things stricter (2/4)
+  * typing: Make things stricter (1/4)
+  * tox: Remove CLI overrides
+  * Add mypy configuration to pyproject.toml
+  * Use objects from collections.abc, typing
+  * Enable pyupgrade (U) checks
+  * Move packaging configuration to pyproject.toml
+  * Add support for Python 3.14, drop Python 3.9
+  * Migrate to ruff
+  * tests: Add test for dependency feature
+  * series: Enable applying series dependencies
+  * api: Add function to get an object from a URL
+
+-------------------------------------------------------------------

Old:
----
  git_pw-2.7.1.tar.gz

New:
----
  git_pw-2.8.0.tar.gz

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

Other differences:
------------------
++++++ python-git-pw.spec ++++++
--- /var/tmp/diff_new_pack.rHj5vf/_old  2026-04-16 17:26:17.641762701 +0200
+++ /var/tmp/diff_new_pack.rHj5vf/_new  2026-04-16 17:26:17.641762701 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-git-pw
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,20 +19,20 @@
 %define modname git_pw
 %{?sle15_python_module_pythons}
 Name:           python-git-pw
-Version:        2.7.1
+Version:        2.8.0
 Release:        0
 Summary:        A tool for integrating Git with Patchwork
 License:        MIT
 URL:            https://github.com/getpatchwork/git-pw
 Source:         
https://files.pythonhosted.org/packages/source/g/%{modname}/%{modname}-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  %{python_module PyYAML >= 5.1}
 BuildRequires:  %{python_module arrow >= 0.10}
-BuildRequires:  %{python_module click >= 6.0}
+BuildRequires:  %{python_module click >= 8.0}
 BuildRequires:  %{python_module pbr}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module pyaml >= 5.1}
 BuildRequires:  %{python_module pytest >= 3.0}
-BuildRequires:  %{python_module requests > 2.0}
+BuildRequires:  %{python_module requests >= 2.0}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module tabulate >= 0.8}
 BuildRequires:  %{python_module wheel}
@@ -40,10 +40,10 @@
 BuildRequires:  git-core
 BuildRequires:  python-rpm-macros
 Requires:       git-core
+Requires:       python-PyYAML >= 5.1
 Requires:       python-arrow >= 0.10
-Requires:       python-click >= 6.0
-Requires:       python-pyaml >= 5.1
-Requires:       python-requests > 2.0
+Requires:       python-click >= 8.0
+Requires:       python-requests >= 2.0
 Requires:       python-tabulate >= 0.8
 Provides:       git-pw = %{version}
 Obsoletes:      git-pw < %{version}

++++++ git_pw-2.7.1.tar.gz -> git_pw-2.8.0.tar.gz ++++++
++++ 1747 lines of diff (skipped)

Reply via email to