summaryrefslogtreecommitdiff
path: root/python-n0struct.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-n0struct.spec')
-rw-r--r--python-n0struct.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-n0struct.spec b/python-n0struct.spec
index 3200ef8..534210d 100644
--- a/python-n0struct.spec
+++ b/python-n0struct.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-n0struct
-Version: 0.2.97
+Version: 0.2.98
Release: 1
Summary: list/dict extensions allow to load/save/serialize/deserialize xml/json/csv/dsv/fwf files into python/from structures, compare them and work with them using xpath approach
License: ASL
URL: https://github.com/pythonist552/n0struct/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7b/b0/fe255c971034ac8b120a70ec288904f63b441c1661e4d018a75025b74d5c/n0struct-0.2.97.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3a/1d/81eb18aeb0c82af0370b69b157b03aba0efdeefebf6715db99ff775641db/n0struct-0.2.98.tar.gz
BuildArch: noarch
Requires: python3-xmltodict
@@ -34,7 +34,7 @@ list/dict extensions allow to load/save/serialize/deserialize xml/json/csv/dsv/f
%prep
-%autosetup -n n0struct-0.2.97
+%autosetup -n n0struct-0.2.98
%build
%py3_build
@@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu May 18 2023 Python_Bot <Python_Bot@openeuler.org> - 0.2.97-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 0.2.98-1
- Package Spec generated