forked from pool/python-zeep
- 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
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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 doesn’t 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
|
||||||
|
|||||||
Reference in New Issue
Block a user