forked from pool/python-xmlschema
Accepting request 787854 from home:pgajdos:python
- version update to 1.1.2 * Extension of validation tests with *XMLSchema11* validator * Fixed several bugs OBS-URL: https://build.opensuse.org/request/show/787854 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
3c567225a2
commit
5f6fbd8153
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 24 15:10:44 UTC 2020 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- version update to 1.1.2
|
||||||
|
* Extension of validation tests with *XMLSchema11* validator
|
||||||
|
* Fixed several bugs
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 10 09:08:03 UTC 2020 - pgajdos@suse.com
|
Tue Mar 10 09:08:03 UTC 2020 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -19,18 +19,20 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-xmlschema
|
Name: python-xmlschema
|
||||||
Version: 1.1.1
|
Version: 1.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An XML Schema validator and decoder
|
Summary: An XML Schema validator and decoder
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/brunato/xmlschema
|
URL: https://github.com/brunato/xmlschema
|
||||||
Source: https://files.pythonhosted.org/packages/source/x/xmlschema/xmlschema-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/x/xmlschema/xmlschema-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module elementpath >= 1.4.0}
|
BuildRequires: %{python_module elementpath >= 1.4.0}
|
||||||
|
BuildRequires: %{python_module lxml}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-elementpath >= 1.4.0
|
Requires: python-elementpath >= 1.4.0
|
||||||
|
Requires: python-lxml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:43d4d60b032ddbe484c562d65fcdba34e85d7c3ad59f2490795740b5a579c540
|
|
||||||
size 293535
|
|
3
xmlschema-1.1.2.tar.gz
Normal file
3
xmlschema-1.1.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:57bfda48a864f1d6e10bd06288c87e18eee4fd5a79d0ddfbf9d81f0fab748b39
|
||||||
|
size 297566
|
Reference in New Issue
Block a user