Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-particle for openSUSE:Factory
checked in at 2026-02-23 16:13:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-particle (Old)
and /work/SRC/openSUSE:Factory/.python-particle.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-particle"
Mon Feb 23 16:13:36 2026 rev:21 rq:1334403 version:0.26.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-particle/python-particle.changes
2025-10-11 22:50:40.882383047 +0200
+++
/work/SRC/openSUSE:Factory/.python-particle.new.1977/python-particle.changes
2026-02-23 16:15:38.364978025 +0100
@@ -1,0 +2,13 @@
+Mon Feb 23 08:39:13 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.26.1:
+ * Dependencies:
+ * pandas >= 1.24.0
+ * attrs >= 22.2.0
+ * Miscellaneous:
+ * Added support for Python 3.14.
+ * CI and tests:
+ * Updates and improvements to pre-commit hooks and CI YAML
+ files.
+
+-------------------------------------------------------------------
Old:
----
particle-0.26.0.tar.gz
New:
----
particle-0.26.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-particle.spec ++++++
--- /var/tmp/diff_new_pack.FbrTzm/_old 2026-02-23 16:15:38.856998311 +0100
+++ /var/tmp/diff_new_pack.FbrTzm/_new 2026-02-23 16:15:38.856998311 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-particle
#
-# 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,15 +17,15 @@
%global modname particle
-%define skip_python36 1
+%{?sle15_python_module_pythons}
Name: python-particle
-Version: 0.26.0
+Version: 0.26.1
Release: 0
Summary: PDG particle data and identification codes
License: BSD-3-Clause
URL: https://github.com/scikit-hep/particle
Source0:
https://files.pythonhosted.org/packages/source/p/particle/%{modname}-%{version}.tar.gz
-BuildRequires: %{python_module attrs >= 19.2}
+BuildRequires: %{python_module attrs >= 22.2.0}
BuildRequires: %{python_module hatch_vcs}
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
@@ -34,12 +34,12 @@
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-attrs >= 19.2
+Requires: python-attrs >= 22.2
Requires: python-hepunits >= 2.4.0
%if 0%{?python_version_nodots} < 313
Requires: python-typing_extensions >= 4.5
%endif
-Recommends: python-pandas
+Recommends: python-pandas >= 1.24.0
Recommends: python-tabulate
BuildArch: noarch
# SECTION For tests
++++++ particle-0.26.0.tar.gz -> particle-0.26.1.tar.gz ++++++
++++ 2155 lines of diff (skipped)