Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-flexmock for openSUSE:Factory
checked in at 2025-06-17 18:22:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-flexmock (Old)
and /work/SRC/openSUSE:Factory/.python-flexmock.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-flexmock"
Tue Jun 17 18:22:47 2025 rev:10 rq:1286224 version:0.12.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-flexmock/python-flexmock.changes
2025-01-21 21:11:35.769743660 +0100
+++
/work/SRC/openSUSE:Factory/.python-flexmock.new.19631/python-flexmock.changes
2025-06-17 18:23:40.093914430 +0200
@@ -1,0 +2,5 @@
+Tue Jun 17 04:13:59 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-flexmock.spec ++++++
--- /var/tmp/diff_new_pack.x8LouL/_old 2025-06-17 18:23:41.541974643 +0200
+++ /var/tmp/diff_new_pack.x8LouL/_new 2025-06-17 18:23:41.549974976 +0200
@@ -24,8 +24,9 @@
License: BSD-2-Clause
URL: https://github.com/bkabrda/flexmock
Source:
%{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+BuildRequires: %{python_module pip}
+BuildRequires: %{python_module poetry-core}
BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
@@ -42,10 +43,10 @@
%autosetup -n flexmock-%{version}
%build
-%python_build
+%pyproject_wheel
%install
-%python_install
+%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
@@ -55,5 +56,5 @@
%license LICENSE
%doc README.md CHANGELOG.md
%{python_sitelib}/flexmock
-%{python_sitelib}/flexmock-%{version}-py*.egg-info
+%{python_sitelib}/flexmock-%{version}.dist-info