Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-stack-data for openSUSE:Factory checked in at 2023-08-14 22:35:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-stack-data (Old) and /work/SRC/openSUSE:Factory/.python-stack-data.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-stack-data" Mon Aug 14 22:35:08 2023 rev:7 rq:1103867 version:0.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-stack-data/python-stack-data.changes 2023-05-19 11:55:50.995375965 +0200 +++ /work/SRC/openSUSE:Factory/.python-stack-data.new.11712/python-stack-data.changes 2023-08-14 22:35:18.516244032 +0200 @@ -1,0 +2,10 @@ +Mon Aug 14 12:52:59 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- skip more tests for newer pygments version + +------------------------------------------------------------------- +Sun Aug 13 19:27:59 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- restrict to older Cython + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-stack-data.spec ++++++ --- /var/tmp/diff_new_pack.t97SOb/_old 2023-08-14 22:35:19.028247287 +0200 +++ /var/tmp/diff_new_pack.t97SOb/_new 2023-08-14 22:35:19.032247312 +0200 @@ -26,7 +26,7 @@ Source: https://files.pythonhosted.org/packages/source/s/stack_data/stack_data-%{version}.tar.gz # PATCH-FIX-OPENSUSE Support typeguard 4+ Patch0: support-typeguard-4.patch -BuildRequires: %{python_module Cython} +BuildRequires: %{python_module Cython with %python-Cython < 3} BuildRequires: %{python_module setuptools >= 44} BuildRequires: %{python_module setuptools_scm >= 3.4.3} BuildRequires: fdupes @@ -65,7 +65,7 @@ %check # incompatibility with Pygments -%pytest -k 'not test_pygments_example' +%pytest -k 'not (test_pygments_example or test_example)' %files %{python_files} %{python_sitelib}/stack_data