From 29a537f2c2d450890da13f10b42cbba974a0b338975f5ddbd22767ff97e7c65f Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 11 May 2022 15:17:23 +0000 Subject: [PATCH] Fix changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlsec?expand=0&rev=16 --- python-xmlsec.changes | 2 ++ python-xmlsec.spec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/python-xmlsec.changes b/python-xmlsec.changes index 7d8cb11..980efc3 100644 --- a/python-xmlsec.changes +++ b/python-xmlsec.changes @@ -9,6 +9,8 @@ Wed May 11 12:39:21 UTC 2022 - Matej Cepl - Add avoid_lxml_tests_failing.patch (help working around the lxml issue lp#1880251 and lp#1887848, from gh#mehcode/python-xmlsec#84). +- Switch off building on Python 3.10 + (gh#mehcode/python-xmlsec#204). ------------------------------------------------------------------- Thu Jun 10 09:15:51 UTC 2021 - Matej Cepl diff --git a/python-xmlsec.spec b/python-xmlsec.spec index cae257e..766dd3b 100644 --- a/python-xmlsec.spec +++ b/python-xmlsec.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} # gh#mehcode/python-xmlsec#204 -%define skip_python310 1 +# %%define skip_python310 1 Name: python-xmlsec Version: 1.3.12 Release: 0