From bd4f64f4536b804b2e11533115b4b32e2d8853f833b6794cff5d162f47e35a57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 17 Apr 2025 13:58:57 +0000 Subject: [PATCH] Accepting request 1270030 from home:badshah400:Staging test flavor: Drop BuildRequires: maim as test_maim is not being run anyway. OBS-URL: https://build.opensuse.org/request/show/1270030 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyscreenshot?expand=0&rev=11 --- python-pyscreenshot.changes | 6 ++++++ python-pyscreenshot.spec | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/python-pyscreenshot.changes b/python-pyscreenshot.changes index 91bc117..5fb65da 100644 --- a/python-pyscreenshot.changes +++ b/python-pyscreenshot.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 16 12:51:48 UTC 2025 - Atri Bhattacharya + +- test flavor: Drop BuildRequires: maim as test_maim is not being + run anyway. + ------------------------------------------------------------------- Sat Dec 9 09:59:35 UTC 2023 - Dirk Müller diff --git a/python-pyscreenshot.spec b/python-pyscreenshot.spec index 851b183..f67cc78 100644 --- a/python-pyscreenshot.spec +++ b/python-pyscreenshot.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyscreenshot # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -63,7 +63,8 @@ BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wxPython} BuildRequires: ImageMagick BuildRequires: gnome-screenshot -BuildRequires: maim +# test_maim is not being run +# BuildRequires: maim BuildRequires: pqiv-gdkpixbuf BuildRequires: xdpyinfo BuildRequires: xmessage