1
0

Accepting request 964378 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/964378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-http-ece?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2022-03-24 21:57:33 +00:00 committed by Git OBS Bridge
commit 15d29c12d8
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 23 10:13:27 UTC 2022 - pgajdos@suse.com
- python-mock is not required for build
-------------------------------------------------------------------
Wed Sep 29 01:26:19 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-http-ece
#
# 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
@ -34,7 +34,6 @@ Requires: python-cryptography >= 2.5
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module cryptography >= 2.5}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pytest}
# /SECTION
%python_subpackages