From 298d8087c50dc0c05a71a9c6cf270e582eff0d9a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 12:52:25 +0000 Subject: automatic import of python-mt-940 --- .gitignore | 1 + python-mt-940.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index c001953..ff87a69 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /mt-940-4.29.0.tar.gz +/mt-940-4.30.0.tar.gz diff --git a/python-mt-940.spec b/python-mt-940.spec index 1f3319a..182b120 100644 --- a/python-mt-940.spec +++ b/python-mt-940.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-mt-940 -Version: 4.29.0 +Version: 4.30.0 Release: 1 Summary: A library to parse MT940 files and returns smart Python collections for statistics and manipulation. License: BSD URL: https://github.com/WoLpH/mt940 -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bd/3d/1b71c54313585228debb47ebef87f8c8f289a1275dc7603c1367e02e2bd8/mt-940-4.29.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c4/bd/11a984d1896516b4cb45df899b1f9d520df1a5e51a7f5b92ad35f5c2a560/mt-940-4.30.0.tar.gz BuildArch: noarch Requires: python3-sphinx @@ -37,7 +37,7 @@ Provides: python3-mt-940-doc %prep -%autosetup -n mt-940-4.29.0 +%autosetup -n mt-940-4.30.0 %build %py3_build @@ -77,5 +77,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot - 4.29.0-1 +* Tue Apr 25 2023 Python_Bot - 4.30.0-1 - Package Spec generated diff --git a/sources b/sources index b28b0c5..f01899c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -43804704eeecf15d71401e3d32da4902 mt-940-4.29.0.tar.gz +4e7fb57eee83e54cb38f685e0f8d37e7 mt-940-4.30.0.tar.gz -- cgit v1.2.3