From 6601a1d6b3c04c849b39f4f6df687f94329cde21 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 12:46:33 +0000 Subject: automatic import of python-xmlschema --- .gitignore | 1 + python-xmlschema.spec | 8 ++++---- sources | 2 +- 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 - 2.2.2-1 +* Fri Apr 21 2023 Python_Bot - 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 -- cgit v1.2.3