From 7423e796aac905c44e8671a8ccba1ee4721b1ad47d9cdc91f1fee36c9759dd2f Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Tue, 22 Oct 2024 07:17:18 +0000 Subject: [PATCH] Accepting request 1216905 from home:dimstar:Factory - Do not BuildRequire unar: this seems unused during the build/test phase. OBS-URL: https://build.opensuse.org/request/show/1216905 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rarfile?expand=0&rev=23 --- python-rarfile.changes | 6 ++++++ python-rarfile.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-rarfile.changes b/python-rarfile.changes index 75c71cf..41d0e18 100644 --- a/python-rarfile.changes +++ b/python-rarfile.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 22 06:44:49 UTC 2024 - Dominique Leuenberger + +- Do not BuildRequire unar: this seems unused during the build/test + phase. + ------------------------------------------------------------------- Sat Jun 29 17:30:32 UTC 2024 - Luigi Baldoni diff --git a/python-rarfile.spec b/python-rarfile.spec index 8fde387..567f31c 100644 --- a/python-rarfile.spec +++ b/python-rarfile.spec @@ -31,7 +31,6 @@ BuildRequires: bsdtar BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: python3-Sphinx >= 1.3 -BuildRequires: unar Requires: bsdtar Recommends: unar BuildArch: noarch