Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package mercurial-extension-hg-git for
openSUSE:Factory checked in at 2022-06-18 22:06:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mercurial-extension-hg-git (Old)
and /work/SRC/openSUSE:Factory/.mercurial-extension-hg-git.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mercurial-extension-hg-git"
Sat Jun 18 22:06:03 2022 rev:4 rq:983475 version:1.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/mercurial-extension-hg-git/mercurial-extension-hg-git.changes
2022-05-03 21:19:06.869009417 +0200
+++
/work/SRC/openSUSE:Factory/.mercurial-extension-hg-git.new.1548/mercurial-extension-hg-git.changes
2022-06-18 22:06:06.611649318 +0200
@@ -1,0 +2,5 @@
+Fri Jun 17 17:27:24 UTC 2022 - Lukas M??ller <[email protected]>
+
+- Blacklist failing test.
+
+-------------------------------------------------------------------
New:
----
tests.blacklist
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mercurial-extension-hg-git.spec ++++++
--- /var/tmp/diff_new_pack.uNbHMc/_old 2022-06-18 22:06:08.155651512 +0200
+++ /var/tmp/diff_new_pack.uNbHMc/_new 2022-06-18 22:06:08.159651518 +0200
@@ -30,6 +30,7 @@
Group: Development/Tools/Version Control
URL: http://foss.heptapod.net/mercurial/hg-git
Source0:
https://files.pythonhosted.org/packages/source/h/hg-git/hg-git-%{version}.tar.gz
+Source90: tests.blacklist
BuildRequires: fdupes
BuildRequires: git
BuildRequires: mercurial
@@ -62,7 +63,7 @@
%check
%if %{with test}
-make tests HGPYTHON=python3
+make tests HGPYTHON=python3 TESTFLAGS="--blacklist=%{SOURCE90}"
%endif
%files
++++++ tests.blacklist ++++++
test-serve-dulwich.t