Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-pycodestyle for 
openSUSE:Factory checked in at 2025-05-07 19:19:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-pycodestyle (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-pycodestyle.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-pycodestyle"

Wed May  7 19:19:30 2025 rev:8 rq:1275109 version:2.4.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-pycodestyle/python-pytest-pycodestyle.changes
      2025-02-04 19:35:06.943961373 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-pycodestyle.new.30101/python-pytest-pycodestyle.changes
   2025-05-07 19:19:39.251130207 +0200
@@ -1,0 +2,5 @@
+Wed May  7 06:58:09 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pytest-pycodestyle.spec ++++++
--- /var/tmp/diff_new_pack.S6yZJR/_old  2025-05-07 19:19:39.915157893 +0200
+++ /var/tmp/diff_new_pack.S6yZJR/_new  2025-05-07 19:19:39.915157893 +0200
@@ -25,11 +25,13 @@
 URL:            https://github.com/henry0312/pytest-pycodestyle
 Source:         
https://files.pythonhosted.org/packages/source/p/pytest-pycodestyle/pytest_pycodestyle-%{version}.tar.gz
 BuildRequires:  %{python_module base >= 3.6}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pycodestyle}
 BuildRequires:  %{python_module pytest >= 5.4}
 BuildRequires:  %{python_module pytest-isort}
 BuildRequires:  %{python_module py}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-py
@@ -49,10 +51,10 @@
 sed -i -e 's:~=:>=:g' setup.py
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
@@ -61,7 +63,7 @@
 %files %{python_files}
 %doc README.md
 %license LICENSE
-%pycache_only %{python_sitelib}/__pycache__/*.pyc
+%pycache_only %{python_sitelib}/__pycache__/pytest_pycodestyle*.pyc
 %{python_sitelib}/pytest_pycodestyle.py
-%{python_sitelib}/pytest_pycodestyle-%{version}*-info
+%{python_sitelib}/pytest_pycodestyle-%{version}.dist-info
 

Reply via email to