Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mercurial-extension-hg-evolve for openSUSE:Factory checked in at 2022-06-18 22:06:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mercurial-extension-hg-evolve (Old) and /work/SRC/openSUSE:Factory/.mercurial-extension-hg-evolve.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mercurial-extension-hg-evolve" Sat Jun 18 22:06:05 2022 rev:2 rq:983477 version:10.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mercurial-extension-hg-evolve/mercurial-extension-hg-evolve.changes 2022-05-22 20:28:09.438328617 +0200 +++ /work/SRC/openSUSE:Factory/.mercurial-extension-hg-evolve.new.1548/mercurial-extension-hg-evolve.changes 2022-06-18 22:06:08.543652063 +0200 @@ -1,0 +2,5 @@ +Fri Jun 17 17:21:32 UTC 2022 - Lukas M??ller <expee...@outlook.com> + +- Blacklist test that fails due to distutils deprecation warning. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mercurial-extension-hg-evolve.spec ++++++ --- /var/tmp/diff_new_pack.qkR6Ui/_old 2022-06-18 22:06:09.247653064 +0200 +++ /var/tmp/diff_new_pack.qkR6Ui/_new 2022-06-18 22:06:09.255653075 +0200 @@ -1,7 +1,7 @@ # # spec file for package mercurial-extension-hg-evolve # -# 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 @@ -15,23 +15,24 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: mercurial-extension-hg-evolve Version: 10.5.1 Release: 0 Summary: Flexible evolution of Mercurial history -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Tools/Version Control URL: https://www.mercurial-scm.org/doc/evolution/ Source0: https://files.pythonhosted.org/packages/source/h/hg-evolve/hg-evolve-%{version}.tar.gz Source90: tests.blacklist -BuildRequires: python-rpm-macros -BuildRequires: python3 -BuildRequires: python3-setuptools -BuildRequires: python3-pyflakes -BuildRequires: python3-flake8 BuildRequires: fdupes BuildRequires: mercurial BuildRequires: mercurial-tests +BuildRequires: python-rpm-macros +BuildRequires: python3 +BuildRequires: python3-flake8 +BuildRequires: python3-pyflakes +BuildRequires: python3-setuptools BuildRequires: unzip Requires: mercurial BuildArch: noarch ++++++ tests.blacklist ++++++ --- /var/tmp/diff_new_pack.qkR6Ui/_old 2022-06-18 22:06:09.295653132 +0200 +++ /var/tmp/diff_new_pack.qkR6Ui/_new 2022-06-18 22:06:09.299653137 +0200 @@ -1,4 +1,5 @@ test-check-sdist.t test-check-compat-strings.t +test-version-install.t