From 9f0a35a2d5f86c868dca8756c738fdfdfbadfc3b85593510aaa5ab0b7c220ff7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 25 Nov 2025 12:05:40 +0000 Subject: [PATCH] Accepting request 1319745 from home:sbrabec:u-d-f-removal - Remove unused BuildRequires: update-desktop-files. - Explicitly add desktop-file-utils to BuildRequires. OBS-URL: https://build.opensuse.org/request/show/1319745 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bpython?expand=0&rev=43 --- python-bpython.changes | 6 ++++++ python-bpython.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-bpython.changes b/python-bpython.changes index 09e703e..e9676ab 100644 --- a/python-bpython.changes +++ b/python-bpython.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 24 13:29:59 UTC 2025 - Stanislav Brabec + +- Remove unused BuildRequires: update-desktop-files. +- Explicitly add desktop-file-utils to BuildRequires. + ------------------------------------------------------------------- Mon Nov 3 00:00:40 UTC 2025 - Steve Kowalik diff --git a/python-bpython.spec b/python-bpython.spec index fd5b2e2..ec9223e 100644 --- a/python-bpython.spec +++ b/python-bpython.spec @@ -32,10 +32,10 @@ BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: alts +BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: hicolor-icon-theme BuildRequires: python-rpm-macros -BuildRequires: update-desktop-files Requires: %{name}-common = %{version} Requires: alts Requires: python-curtsies >= 0.4