Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-httpretty for
openSUSE:Factory checked in at 2025-07-08 15:27:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-httpretty (Old)
and /work/SRC/openSUSE:Factory/.python-httpretty.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-httpretty"
Tue Jul 8 15:27:57 2025 rev:32 rq:1290928 version:1.1.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-httpretty/python-httpretty.changes
2025-05-31 19:14:23.500620809 +0200
+++
/work/SRC/openSUSE:Factory/.python-httpretty.new.7373/python-httpretty.changes
2025-07-08 15:28:03.127769464 +0200
@@ -1,0 +2,5 @@
+Mon Jul 7 02:32:42 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-httpretty.spec ++++++
--- /var/tmp/diff_new_pack.gOd9VW/_old 2025-07-08 15:28:03.975804916 +0200
+++ /var/tmp/diff_new_pack.gOd9VW/_new 2025-07-08 15:28:03.975804916 +0200
@@ -51,6 +51,7 @@
BuildRequires: %{python_module fakeredis}
BuildRequires: %{python_module freezegun}
BuildRequires: %{python_module httplib2}
+BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest-httpserver}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests}
@@ -58,6 +59,7 @@
BuildRequires: %{python_module sure}
BuildRequires: %{python_module tornado}
BuildRequires: %{python_module urllib3}
+BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
@@ -75,10 +77,10 @@
%endif
%build
-%python_build
+%pyproject_wheel
%install
-%python_install
+%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
@@ -96,5 +98,5 @@
%license COPYING
%doc README.rst
%{python_sitelib}/httpretty
-%{python_sitelib}/httpretty-%{version}*-info
+%{python_sitelib}/httpretty-%{version}.dist-info