Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mysqlclient for 
openSUSE:Factory checked in at 2025-06-10 08:57:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mysqlclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-mysqlclient.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mysqlclient"

Tue Jun 10 08:57:08 2025 rev:25 rq:1282938 version:2.2.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mysqlclient/python-mysqlclient.changes    
2025-02-11 21:20:23.747769605 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-mysqlclient.new.19631/python-mysqlclient.changes
 2025-06-10 08:57:27.704008656 +0200
@@ -1,0 +2,5 @@
+Thu Jun  5 04:38:05 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-mysqlclient.spec ++++++
--- /var/tmp/diff_new_pack.BRIGZ2/_old  2025-06-10 08:57:28.168027795 +0200
+++ /var/tmp/diff_new_pack.BRIGZ2/_new  2025-06-10 08:57:28.168027795 +0200
@@ -34,7 +34,9 @@
 URL:            https://github.com/PyMySQL/mysqlclient-python
 Source:         
https://files.pythonhosted.org/packages/source/m/mysqlclient/mysqlclient-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  libmysqlclient-devel
@@ -83,7 +85,7 @@
 
 %build
 %if !%{with test}
-%python_build
+%pyproject_wheel
 
 sphinx-build -b html doc build/sphinx/html && rm -r 
build/sphinx/html/.{buildinfo,doctrees}
 %endif
@@ -114,7 +116,7 @@
 
 %install
 %if !%{with test}
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 mkdir -p %{buildroot}%{_docdir}/python-mysqlclient/

Reply via email to