15
0

Accepting request 880639 from devel:languages:python

- Skip test test_from_file to avoid filing test
  (gh#vfaronov/httpolice#10).

OBS-URL: https://build.opensuse.org/request/show/880639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-HTTPolice?expand=0&rev=6
This commit is contained in:
2021-03-24 15:14:13 +00:00
committed by Git OBS Bridge
2 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 22 23:32:04 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Skip test test_from_file to avoid filing test
(gh#vfaronov/httpolice#10).
-------------------------------------------------------------------
Mon May 25 10:59:19 UTC 2020 - Petr Gajdos <pgajdos@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-HTTPolice
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -41,7 +41,7 @@ Requires: python-defusedxml >= 0.5.0
Requires: python-dominate >= 2.2.0
Requires: python-lxml >= 4.1.0
Requires(post): update-alternatives
Requires(postun): update-alternatives
Requires(postun):update-alternatives
BuildArch: noarch
%python_subpackages
@@ -66,7 +66,8 @@ export LANG=en_US.UTF-8
%check
export LANG=en_US.UTF-8
%pytest
# gh#vfaronov/httpolice#10
%pytest -k 'not test_from_file'
%post
%python_install_alternative httpolice