diff --git a/python-zeep.changes b/python-zeep.changes index 80c631f..c335df5 100644 --- a/python-zeep.changes +++ b/python-zeep.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat May 21 09:32:46 UTC 2022 - Matej Cepl + +- Doesn't build with 3.10 because of missing xmlsec. + ------------------------------------------------------------------- Thu Apr 14 09:03:18 UTC 2022 - pgajdos@suse.com diff --git a/python-zeep.spec b/python-zeep.spec index 900d809..7d56f01 100644 --- a/python-zeep.spec +++ b/python-zeep.spec @@ -18,6 +18,8 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python36 1 +# python-xmlsec doesn’t support 3.10 gh#mehcode/python-xmlsec#204 +%define skip_python310 1 Name: python-zeep Version: 4.1.0 Release: 0