Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-easydev for openSUSE:Factory 
checked in at 2026-01-19 18:37:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-easydev (Old)
 and      /work/SRC/openSUSE:Factory/.python-easydev.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-easydev"

Mon Jan 19 18:37:47 2026 rev:12 rq:1328000 version:0.13.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-easydev/python-easydev.changes    
2025-01-13 17:51:02.208876978 +0100
+++ /work/SRC/openSUSE:Factory/.python-easydev.new.1928/python-easydev.changes  
2026-01-19 18:41:43.043026257 +0100
@@ -1,0 +2,6 @@
+Sun Jan 18 14:09:20 UTC 2026 - Ben Greiner <[email protected]>
+
+- Nobody needs full poetry to build a rpm package
+- Remove pytest-cov, we don't care about upstreams coverage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-easydev.spec ++++++
--- /var/tmp/diff_new_pack.WQF8YV/_old  2026-01-19 18:41:44.991106860 +0100
+++ /var/tmp/diff_new_pack.WQF8YV/_new  2026-01-19 18:41:45.031108516 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-easydev
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,6 +23,8 @@
 License:        BSD-3-Clause
 URL:            https://github.com/cokelaer/easydev
 Source:         
https://github.com/cokelaer/easydev/archive/refs/tags/v%{version}.tar.gz#/easydev-%{version}.tar.gz
+BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module poetry-core}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-colorama
@@ -39,10 +41,7 @@
 BuildRequires:  %{python_module colorlog}
 BuildRequires:  %{python_module line_profiler}
 BuildRequires:  %{python_module pexpect}
-BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module platformdirs}
-BuildRequires:  %{python_module poetry}
-BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  %{python_module pytest-mock}
 BuildRequires:  %{python_module pytest}
 # /SECTION

Reply via email to