summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-xmlschema.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index f92f433..96200d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/xmlschema-2.2.2.tar.gz
+/xmlschema-2.2.3.tar.gz
diff --git a/python-xmlschema.spec b/python-xmlschema.spec
index 6c5bf3e..c793335 100644
--- a/python-xmlschema.spec
+++ b/python-xmlschema.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-xmlschema
-Version: 2.2.2
+Version: 2.2.3
Release: 1
Summary: An XML Schema validator and decoder
License: MIT
URL: https://github.com/sissaschool/xmlschema
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/04/08/4089442ca0ebac98c42c0d9ab076b98caec07a2b98927142899f65653389/xmlschema-2.2.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b4/ff/3aaa6bf60779599427ebdb905d66d16377bcdef98d0b91b9619758069c78/xmlschema-2.2.3.tar.gz
BuildArch: noarch
Requires: python3-elementpath
@@ -82,7 +82,7 @@ This library includes the following features:
* Static code generation with Jinja2 templates
%prep
-%autosetup -n xmlschema-2.2.2
+%autosetup -n xmlschema-2.2.3
%build
%py3_build
@@ -122,5 +122,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.2.2-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.2.3-1
- Package Spec generated
diff --git a/sources b/sources
index 11cc713..a74195f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e9ad3fc24af0bf8a9fbfbabae42ad6a4 xmlschema-2.2.2.tar.gz
+846e24022cd3760d1204a666dde8325a xmlschema-2.2.3.tar.gz