From 7c40258fd14526cf91eaafefe00efc8400a03a0a579a6286591aa1a6dff76c06 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 21 May 2022 09:32:56 +0000 Subject: [PATCH] - Doesn't build with 3.10 because of missing xmlsec. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeep?expand=0&rev=14 --- python-zeep.changes | 5 +++++ python-zeep.spec | 2 ++ 2 files changed, 7 insertions(+) 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