Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycups for openSUSE:Factory 
checked in at 2023-08-16 14:16:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycups (Old)
 and      /work/SRC/openSUSE:Factory/.python-pycups.new.11712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pycups"

Wed Aug 16 14:16:28 2023 rev:8 rq:1103947 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycups/python-pycups.changes      
2022-02-18 23:02:37.249414352 +0100
+++ /work/SRC/openSUSE:Factory/.python-pycups.new.11712/python-pycups.changes   
2023-08-16 14:16:32.310752785 +0200
@@ -1,0 +2,5 @@
+Mon Aug 14 22:20:32 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- build as wheel 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pycups.spec ++++++
--- /var/tmp/diff_new_pack.yDiiME/_old  2023-08-16 14:16:34.342765650 +0200
+++ /var/tmp/diff_new_pack.yDiiME/_new  2023-08-16 14:16:34.346765675 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pycups
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,8 @@
 URL:            https://github.com/OpenPrinting/pycups
 Source:         
https://files.pythonhosted.org/packages/source/p/pycups/pycups-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  cups-devel
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -56,10 +58,10 @@
 
 %build
 export CFLAGS="%{optflags}"
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 make install-rpmhook DESTDIR=%{buildroot}
 
@@ -67,7 +69,7 @@
 %doc NEWS README TODO
 %license COPYING
 %{python_sitearch}/cups*.so
-%{python_sitearch}/pycups-%{version}-py*.egg-info
+%{python_sitearch}/pycups-%{version}.dist-info
 
 %files -n cups-rpm-helper
 %{_rpmconfigdir}/fileattrs/psdriver.attr

Reply via email to