Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-qrcode for openSUSE:Factory 
checked in at 2025-03-26 21:22:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-qrcode (Old)
 and      /work/SRC/openSUSE:Factory/.python-qrcode.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-qrcode"

Wed Mar 26 21:22:26 2025 rev:15 rq:1256191 version:8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-qrcode/python-qrcode.changes      
2024-10-01 17:19:46.257622005 +0200
+++ /work/SRC/openSUSE:Factory/.python-qrcode.new.2696/python-qrcode.changes    
2025-03-26 21:25:02.426542046 +0100
@@ -1,0 +2,5 @@
+Wed Mar 26 10:05:29 UTC 2025 - Ben Greiner <c...@bnavigator.de>
+
+- Fix build and runtime dependencies
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-qrcode.spec ++++++
--- /var/tmp/diff_new_pack.jFkgJu/_old  2025-03-26 21:25:02.914562300 +0100
+++ /var/tmp/diff_new_pack.jFkgJu/_new  2025-03-26 21:25:02.918562466 +0100
@@ -24,20 +24,17 @@
 License:        BSD-3-Clause
 URL:            https://github.com/lincolnloop/python-qrcode
 Source:         %{url}/archive/v%{version}.tar.gz#/qrcode-%{version}.tar.gz
-BuildRequires:  %{python_module Pillow}
+BuildRequires:  %{python_module Pillow >= 9.1.0}
+BuildRequires:  %{python_module base >= 3.9}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module poetry}
+BuildRequires:  %{python_module poetry-core}
 BuildRequires:  %{python_module pypng}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module typing-extensions}
-BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-Pillow
-Requires:       python-pypng
-Requires:       python-setuptools
-Requires:       python-typing-extensions
+Recommends:     python-Pillow >= 9.1.0
+Recommends:     python-pypng
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 BuildArch:      noarch

Reply via email to