forked from pool/httpie
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
This commit is contained in:
parent
45a3e3e342
commit
48c638e74a
@ -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 <mardnh@gmx.de>
|
Sun Oct 17 13:52:17 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package httpie
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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-Pygments >= 2.5.2
|
||||||
BuildRequires: python3-charset-normalizer >= 2.0.0
|
BuildRequires: python3-charset-normalizer >= 2.0.0
|
||||||
BuildRequires: python3-defusedxml >= 0.6.0
|
BuildRequires: python3-defusedxml >= 0.6.0
|
||||||
BuildRequires: python3-mock
|
|
||||||
BuildRequires: python3-pytest
|
BuildRequires: python3-pytest
|
||||||
BuildRequires: python3-pytest-httpbin
|
BuildRequires: python3-pytest-httpbin
|
||||||
BuildRequires: python3-requests >= 2.22.0
|
BuildRequires: python3-requests >= 2.22.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user