From 45a4069750b2a4dde7f4060036d7f1555295e2a6 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 19:46:59 +0000 Subject: automatic import of python-n0struct --- .gitignore | 1 + python-n0struct.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 3f4c5ab..28a40dd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /n0struct-0.2.97.tar.gz +/n0struct-0.2.98.tar.gz 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 - 0.2.97-1 +* Tue May 30 2023 Python_Bot - 0.2.98-1 - Package Spec generated diff --git a/sources b/sources index 5f48786..e40e9f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -03b4978a7234cc3dae500773ce8c8c8d n0struct-0.2.97.tar.gz +784121e3481eb31708bd4e9630459aca n0struct-0.2.98.tar.gz -- cgit v1.2.3