14
0
forked from pool/python-zeep

Accepting request 978414 from devel:languages:python

- Doesn't build with 3.10 because of missing xmlsec.

OBS-URL: https://build.opensuse.org/request/show/978414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zeep?expand=0&rev=7
This commit is contained in:
2022-05-21 17:06:26 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat May 21 09:32:46 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Doesn't build with 3.10 because of missing xmlsec.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 14 09:03:18 UTC 2022 - pgajdos@suse.com Thu Apr 14 09:03:18 UTC 2022 - pgajdos@suse.com

View File

@@ -18,6 +18,8 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python36 1 %define skip_python36 1
# python-xmlsec doesnt support 3.10 gh#mehcode/python-xmlsec#204
%define skip_python310 1
Name: python-zeep Name: python-zeep
Version: 4.1.0 Version: 4.1.0
Release: 0 Release: 0