Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-futurist for openSUSE:Factory 
checked in at 2026-04-01 19:52:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-futurist (Old)
 and      /work/SRC/openSUSE:Factory/.python-futurist.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-futurist"

Wed Apr  1 19:52:11 2026 rev:18 rq:1344049 version:3.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-futurist/python-futurist.changes  
2025-11-10 19:17:14.304090390 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-futurist.new.21863/python-futurist.changes   
    2026-04-01 19:53:39.504681374 +0200
@@ -1,0 +2,15 @@
+Wed Apr  1 07:29:18 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.3.0:
+  * Remove MANIFEST.in
+  * Add typing
+  * Use "real" \*args, \*\*kwargs
+  * trivial: Remove redundant args, kwargs
+  * Add ruff
+  * Delay string interpolations at logging calls
+  * Remove reference to tag framework
+  * pre-commit: Bump dependencies
+  * Migrate setup configuration to pyproject.toml
+  * Drop Python 3.9 support
+
+-------------------------------------------------------------------

Old:
----
  futurist-3.2.1.tar.gz

New:
----
  futurist-3.3.0.tar.gz

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

Other differences:
------------------
++++++ python-futurist.spec ++++++
--- /var/tmp/diff_new_pack.yPLbv1/_old  2026-04-01 19:53:40.168708955 +0200
+++ /var/tmp/diff_new_pack.yPLbv1/_new  2026-04-01 19:53:40.172709121 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-futurist
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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
@@ -17,20 +17,22 @@
 
 
 Name:           python-futurist
-Version:        3.2.1
+Version:        3.3.0
 Release:        0
 Summary:        Useful additions to futures, from the future.
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://docs.openstack.org/futurist
 Source0:        
https://files.pythonhosted.org/packages/source/f/futurist/futurist-%{version}.tar.gz
-BuildRequires:  %{python_module PrettyTable}
+BuildRequires:  %{python_module PrettyTable >= 0.7.1}
 BuildRequires:  %{python_module debtcollector >= 3.0.0}
-BuildRequires:  %{python_module eventlet}
-BuildRequires:  %{python_module oslotest}
+BuildRequires:  %{python_module eventlet >= 0.18.2}
+BuildRequires:  %{python_module oslotest >= 3.2.0}
+BuildRequires:  %{python_module pbr >= 6.1.1}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module stestr}
-BuildRequires:  %{python_module testscenarios}
+BuildRequires:  %{python_module stestr >= 2.0.0}
+BuildRequires:  %{python_module testscenarios >= 0.4}
+BuildRequires:  %{python_module testtools >= 2.2.0}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  openstack-macros
 BuildRequires:  python3-Sphinx

++++++ futurist-3.2.1.tar.gz -> futurist-3.3.0.tar.gz ++++++
++++ 3834 lines of diff (skipped)

Reply via email to