Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-maxminddb for openSUSE:Factory checked in at 2025-06-24 20:45:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-maxminddb (Old) and /work/SRC/openSUSE:Factory/.python-maxminddb.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-maxminddb" Tue Jun 24 20:45:25 2025 rev:17 rq:1288132 version:2.6.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-maxminddb/python-maxminddb.changes 2025-05-08 20:39:41.811768789 +0200 +++ /work/SRC/openSUSE:Factory/.python-maxminddb.new.7067/python-maxminddb.changes 2025-06-24 20:45:37.687546674 +0200 @@ -1,0 +2,5 @@ +Tue Jun 17 04:35:55 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Use pyproject macros to build and install. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-maxminddb.spec ++++++ --- /var/tmp/diff_new_pack.PDc2h9/_old 2025-06-24 20:45:39.187608862 +0200 +++ /var/tmp/diff_new_pack.PDc2h9/_new 2025-06-24 20:45:39.191609028 +0200 @@ -27,6 +27,7 @@ Source: https://files.pythonhosted.org/packages/source/m/maxminddb/maxminddb-%{version}.tar.gz BuildRequires: %{python_module devel >= 3.6} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module pip} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: libmaxminddb-devel @@ -49,10 +50,10 @@ %build export CFLAGS="%{optflags}" -%python_build +%pyproject_wheel %install -%python_install +%pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitearch} %check @@ -62,5 +63,5 @@ %license LICENSE %doc README.rst %{python_sitearch}/maxminddb/ -%{python_sitearch}/maxminddb-%{version}*-info +%{python_sitearch}/maxminddb-%{version}.dist-info