Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mailmanclient for 
openSUSE:Factory checked in at 2024-03-04 21:24:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mailmanclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-mailmanclient.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mailmanclient"

Mon Mar  4 21:24:42 2024 rev:15 rq:1154172 version:3.3.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-mailmanclient/python-mailmanclient.changes    
    2024-02-21 17:55:31.757377626 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-mailmanclient.new.1770/python-mailmanclient.changes
      2024-03-04 21:24:44.705544449 +0100
@@ -1,0 +2,5 @@
+Thu Feb 29 20:26:33 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Build PEP517 wheel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-mailmanclient.spec ++++++
--- /var/tmp/diff_new_pack.r1wssp/_old  2024-03-04 21:24:45.373568688 +0100
+++ /var/tmp/diff_new_pack.r1wssp/_new  2024-03-04 21:24:45.373568688 +0100
@@ -25,7 +25,9 @@
 Group:          Productivity/Networking/Email/Mailinglists
 URL:            https://www.list.org/
 Source:         
https://files.pythonhosted.org/packages/source/m/mailmanclient/mailmanclient-%{version}.tar.gz
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-requests
@@ -59,10 +61,10 @@
 
 %build
 export LC_ALL=C.UTF-8
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
@@ -78,5 +80,5 @@
 %doc README.rst
 %license COPYING.LESSER
 %{python_sitelib}/mailmanclient
-%{python_sitelib}/mailmanclient-%{version}*-info
+%{python_sitelib}/mailmanclient-%{version}.dist-info
 

Reply via email to