Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-HTTPolice for
openSUSE:Factory checked in at 2021-03-24 16:14:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-HTTPolice (Old)
and /work/SRC/openSUSE:Factory/.python-HTTPolice.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-HTTPolice"
Wed Mar 24 16:14:13 2021 rev:6 rq:880639 version:0.9.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-HTTPolice/python-HTTPolice.changes
2020-05-26 17:49:43.787934391 +0200
+++
/work/SRC/openSUSE:Factory/.python-HTTPolice.new.2401/python-HTTPolice.changes
2021-03-24 16:14:18.864024756 +0100
@@ -1,0 +2,6 @@
+Mon Mar 22 23:32:04 UTC 2021 - Matej Cepl <[email protected]>
+
+- Skip test test_from_file to avoid filing test
+ (gh#vfaronov/httpolice#10).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-HTTPolice.spec ++++++
--- /var/tmp/diff_new_pack.KMXPp0/_old 2021-03-24 16:14:19.356025273 +0100
+++ /var/tmp/diff_new_pack.KMXPp0/_new 2021-03-24 16:14:19.356025273 +0100
@@ -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-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 @@
%check
export LANG=en_US.UTF-8
-%pytest
+# gh#vfaronov/httpolice#10
+%pytest -k 'not test_from_file'
%post
%python_install_alternative httpolice