From 48c638e74a5a5d32366d143b98028bdf1c3dfe70e9906ca382dbd77e3aa67aed Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Tue, 26 Apr 2022 19:05:44 +0000 Subject: [PATCH] Accepting request 972764 from home:pgajdos:python - python3-mock is not required for build OBS-URL: https://build.opensuse.org/request/show/972764 OBS-URL: https://build.opensuse.org/package/show/network:utilities/httpie?expand=0&rev=22 --- httpie.changes | 5 +++++ httpie.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/httpie.changes b/httpie.changes index 50340b8..754c542 100644 --- a/httpie.changes +++ b/httpie.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 26 06:14:41 UTC 2022 - pgajdos@suse.com + +- python3-mock is not required for build + ------------------------------------------------------------------- Sun Oct 17 13:52:17 UTC 2021 - Martin Hauke diff --git a/httpie.spec b/httpie.spec index 4883590..a157e43 100644 --- a/httpie.spec +++ b/httpie.spec @@ -1,7 +1,7 @@ # # spec file for package httpie # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,6 @@ BuildRequires: python-rpm-macros BuildRequires: python3-Pygments >= 2.5.2 BuildRequires: python3-charset-normalizer >= 2.0.0 BuildRequires: python3-defusedxml >= 0.6.0 -BuildRequires: python3-mock BuildRequires: python3-pytest BuildRequires: python3-pytest-httpbin BuildRequires: python3-requests >= 2.22.0