Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-nine for openSUSE:Factory checked in at 2026-01-23 17:33:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-nine (Old) and /work/SRC/openSUSE:Factory/.python-nine.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nine" Fri Jan 23 17:33:40 2026 rev:5 rq:1328766 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-nine/python-nine.changes 2025-02-18 19:10:31.868061416 +0100 +++ /work/SRC/openSUSE:Factory/.python-nine.new.1928/python-nine.changes 2026-01-23 17:33:53.803986045 +0100 @@ -1,0 +2,5 @@ +Fri Jan 23 04:11:58 UTC 2026 - Steve Kowalik <[email protected]> + +- Use poetry-core for building. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-nine.spec ++++++ --- /var/tmp/diff_new_pack.MmTR1r/_old 2026-01-23 17:33:54.544016542 +0100 +++ /var/tmp/diff_new_pack.MmTR1r/_new 2026-01-23 17:33:54.548016707 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-nine # -# 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 @@ -22,11 +22,10 @@ Release: 0 Summary: Python 2 / 3 compatibility, like six, but favouring Python 3 License: SUSE-Public-Domain -Group: Development/Languages/Python URL: https://github.com/nandoflorestan/nine Source: https://files.pythonhosted.org/packages/source/n/nine/nine-%{version}.tar.gz BuildRequires: %{python_module pip} -BuildRequires: %{python_module poetry} +BuildRequires: %{python_module poetry-core} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel}
