Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-flex for openSUSE:Factory checked in at 2021-08-30 13:55:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-flex (Old) and /work/SRC/openSUSE:Factory/.python-flex.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-flex" Mon Aug 30 13:55:15 2021 rev:5 rq:914915 version:6.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-flex/python-flex.changes 2021-05-16 23:44:19.145091758 +0200 +++ /work/SRC/openSUSE:Factory/.python-flex.new.1899/python-flex.changes 2021-08-30 13:55:34.921851185 +0200 @@ -1,0 +2,6 @@ +Sun Aug 29 22:33:20 UTC 2021 - Matej Cepl <mc...@suse.com> + +- Problems with gh#pipermerriam/flex#234 are not isolated just to + Python 3.9. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-flex.spec ++++++ --- /var/tmp/diff_new_pack.ST2BHd/_old 2021-08-30 13:55:36.265852910 +0200 +++ /var/tmp/diff_new_pack.ST2BHd/_new 2021-08-30 13:55:36.269852916 +0200 @@ -71,9 +71,8 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -# https://github.com/pipermerriam/flex/issues/234 -python39_donttest=" or (test_request_parameter_array_extraction and tsv)" -%pytest -k "not (donttestdummyprefix ${$python_donttest})" +# gh#pipermerriam/flex#234 +%pytest -k "not (donttestdummyprefix or (test_request_parameter_array_extraction and tsv))" %post %python_install_alternative swagger-flex