From fbaa3f991c8dcbc44825289c9592292e0cc4142d Mon Sep 17 00:00:00 2001 From: mcepl <> Date: Mon, 30 Aug 2021 11:55:16 +0000 Subject: [PATCH] Update python-flex to version 6.14.1 / rev 5 via SR 914915 https://build.opensuse.org/request/show/914915 by user mcepl + dimstar_suse - Problems with gh#pipermerriam/flex#234 are not isolated just to Python 3.9. --- packages/p/python-flex/.files | Bin 174 -> 174 bytes packages/p/python-flex/.rev | 10 ++++++++++ packages/p/python-flex/python-flex.changes | 6 ++++++ packages/p/python-flex/python-flex.spec | 5 ++--- 4 files changed, 18 insertions(+), 3 deletions(-) diff --git a/packages/p/python-flex/.files b/packages/p/python-flex/.files index 17ddc8777f6f9a8e7f0cd270973f283e16c22519..3c68287001f859bd7834eb4841f1992de9e0e7cb 100644 GIT binary patch delta 112 zcmWm6K@Ng25CzZ@;s%#`04|_uzwO}cy~sG7%EBNCEZ`Vigfpu9m$z4Y^%$qwADY@Z zS2rzp-c-B~5e2X(K)5qBWo9uBKXn?{x&I88^0wuwy$mm#wj;GnkdT#P%*8;r_Mov>n2&`3%~{2GLXHu# Ks6!&(`tuLEI~%hA diff --git a/packages/p/python-flex/.rev b/packages/p/python-flex/.rev index 51904957fa7..aefce8040a3 100644 --- a/packages/p/python-flex/.rev +++ b/packages/p/python-flex/.rev @@ -32,4 +32,14 @@ 893470 + + d7c2b492901b6d5540213fda957a3234 + 6.14.1 + + dimstar_suse + - Problems with gh#pipermerriam/flex#234 are not isolated just to + Python 3.9. + + 914915 + diff --git a/packages/p/python-flex/python-flex.changes b/packages/p/python-flex/python-flex.changes index 5afe61980e6..41e978e5ce8 100644 --- a/packages/p/python-flex/python-flex.changes +++ b/packages/p/python-flex/python-flex.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Aug 29 22:33:20 UTC 2021 - Matej Cepl + +- Problems with gh#pipermerriam/flex#234 are not isolated just to + Python 3.9. + ------------------------------------------------------------------- Sun May 16 13:32:39 UTC 2021 - Ben Greiner diff --git a/packages/p/python-flex/python-flex.spec b/packages/p/python-flex/python-flex.spec index e4a60ca3220..d9bec01ec35 100644 --- a/packages/p/python-flex/python-flex.spec +++ b/packages/p/python-flex/python-flex.spec @@ -71,9 +71,8 @@ Validation tooling for Swagger 2.0 specifications. %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