diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-30 19:46:59 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 19:46:59 +0000 |
| commit | 45a4069750b2a4dde7f4060036d7f1555295e2a6 (patch) | |
| tree | ca3c257ad5e3e7de2081e114eb7f7a7763576228 /python-n0struct.spec | |
| parent | 9b0a8e610bb9c48f7d7452dbe0be348688d6d094 (diff) | |
automatic import of python-n0struct
Diffstat (limited to 'python-n0struct.spec')
| -rw-r--r-- | python-n0struct.spec | 8 |
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 |
