Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-lazr.config for openSUSE:Factory checked in at 2026-06-15 19:43:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-lazr.config (Old) and /work/SRC/openSUSE:Factory/.python-lazr.config.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-lazr.config" Mon Jun 15 19:43:09 2026 rev:7 rq:1359265 version:3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-lazr.config/python-lazr.config.changes 2025-05-31 19:17:03.475231945 +0200 +++ /work/SRC/openSUSE:Factory/.python-lazr.config.new.1981/python-lazr.config.changes 2026-06-15 19:46:13.194394128 +0200 @@ -1,0 +2,7 @@ +Sun Jun 14 15:35:16 UTC 2026 - Dirk Müller <[email protected]> + +- update to 3.1: + * Add support for Python 3.12 and 3.13. + * Remove support for Python 3.7 and below. + +------------------------------------------------------------------- Old: ---- lazr.config-3.0.tar.gz New: ---- lazr_config-3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-lazr.config.spec ++++++ --- /var/tmp/diff_new_pack.PuysG3/_old 2026-06-15 19:46:15.134475432 +0200 +++ /var/tmp/diff_new_pack.PuysG3/_new 2026-06-15 19:46:15.146475935 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-lazr.config # -# 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 @@ -18,12 +18,12 @@ %{?sle15_python_module_pythons} Name: python-lazr.config -Version: 3.0 +Version: 3.1 Release: 0 Summary: Create configuration schemas, and process and validate configurations License: LGPL-3.0-only URL: https://launchpad.net/lazr.config -Source: https://files.pythonhosted.org/packages/source/l/lazr.config/lazr.config-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/l/lazr.config/lazr_config-%{version}.tar.gz BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} @@ -43,7 +43,7 @@ Create configuration schemas, and process and validate configurations. %prep -%setup -q -n lazr.config-%{version} +%setup -q -n lazr_config-%{version} %build %pyproject_wheel
