commit python-ZEO for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ZEO for openSUSE:Factory checked in at 2022-02-28 19:43:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ZEO (Old) and /work/SRC/openSUSE:Factory/.python-ZEO.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-ZEO" Mon Feb 28 19:43:56 2022 rev:13 rq:958061 version:5.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ZEO/python-ZEO.changes 2021-09-25 00:36:40.031209097 +0200 +++ /work/SRC/openSUSE:Factory/.python-ZEO.new.1958/python-ZEO.changes 2022-02-28 19:44:28.109961516 +0100 @@ -1,0 +2,5 @@ +Mon Feb 28 14:09:54 UTC 2022 - Matej Cepl <mcepl@suse.com> + +- Set ZEO4_SERVER env. variable to skip expected failing tests. + +------------------------------------------------------------------- Old: ---- python-ZEO-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ZEO.spec ++++++ --- /var/tmp/diff_new_pack.vPkjZy/_old 2022-02-28 19:44:28.753961758 +0100 +++ /var/tmp/diff_new_pack.vPkjZy/_new 2022-02-28 19:44:28.757961759 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-ZEO # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2013 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -26,7 +26,6 @@ License: ZPL-2.1 URL: https://github.com/zopefoundation/ZEO Source: https://files.pythonhosted.org/packages/source/Z/ZEO/ZEO-%{version}.tar.gz -Source99: %{name}-rpmlintrc # https://github.com/zopefoundation/ZEO/issues/184 Patch0: python-ZEO-no-mock.patch BuildRequires: %{python_module ZConfig} @@ -77,7 +76,8 @@ %prep %setup -q -n ZEO-%{version} -%patch0 -p1 +%autopatch -p1 + # delete backup files find . -name "*~" -print -delete # remove unwanted shebang @@ -100,6 +100,7 @@ %check pushd src +export ZEO4_SERVER=1 %pyunittest -v ZEO/tests/test*.py %post
participants (1)
-
Source-Sync