Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pytest-attrib for
openSUSE:Factory checked in at 2025-05-07 19:19:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-attrib (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-attrib.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-attrib"
Wed May 7 19:19:11 2025 rev:5 rq:1275090 version:0.1.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-attrib/python-pytest-attrib.changes
2024-04-08 17:53:16.159894032 +0200
+++
/work/SRC/openSUSE:Factory/.python-pytest-attrib.new.30101/python-pytest-attrib.changes
2025-05-07 19:19:18.214253102 +0200
@@ -1,0 +2,5 @@
+Wed May 7 06:47:34 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-attrib.spec ++++++
--- /var/tmp/diff_new_pack.SoQ1oM/_old 2025-05-07 19:19:19.246296132 +0200
+++ /var/tmp/diff_new_pack.SoQ1oM/_new 2025-05-07 19:19:19.250296298 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-attrib
#
-# Copyright (c) 2024 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
@@ -21,10 +21,11 @@
Release: 0
Summary: Pytest plugin to select tests based on attributes
License: MIT
-Group: Development/Languages/Python
URL: http://pypi.python.org/pypi/pytest-attrib/
Source:
https://github.com/AbdealiJK/pytest-attrib/archive/%{version}.tar.gz
+BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
# SECTION tests
@@ -52,10 +53,10 @@
rm setup.cfg
%build
-%python_build
+%pyproject_wheel
%install
-%python_install
+%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}/pytest_attrib
%check
@@ -65,5 +66,5 @@
%doc README.rst
%license LICENSE
%{python_sitelib}/pytest_attrib
-%{python_sitelib}/pytest_attrib-%{version}*-info
+%{python_sitelib}/pytest_attrib-%{version}.dist-info