Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-jeepney for openSUSE:Factory checked in at 2025-05-31 19:14:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jeepney (Old) and /work/SRC/openSUSE:Factory/.python-jeepney.new.16005 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jeepney" Sat May 31 19:14:43 2025 rev:11 rq:1281309 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-jeepney/python-jeepney.changes 2023-04-22 22:01:01.557419310 +0200 +++ /work/SRC/openSUSE:Factory/.python-jeepney.new.16005/python-jeepney.changes 2025-05-31 19:14:48.085636814 +0200 @@ -1,0 +2,5 @@ +Fri May 30 08:37:39 UTC 2025 - Markéta Machová <mmach...@suse.com> + +- Convert to pip-based build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jeepney.spec ++++++ --- /var/tmp/diff_new_pack.dwrGqW/_old 2025-05-31 19:14:48.733663594 +0200 +++ /var/tmp/diff_new_pack.dwrGqW/_new 2025-05-31 19:14:48.737663760 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-jeepney # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 %{?sle15_python_module_pythons} Name: python-jeepney Version: 0.8.0 @@ -32,6 +30,7 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module testpath} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch @@ -57,5 +56,6 @@ %files %{python_files} %doc README.rst %license LICENSE -%{python_sitelib}/* +%{python_sitelib}/jeepney +%{python_sitelib}/jeepney-%{version}*-info