diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-mt-940.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 4.29.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 4.30.0-1 - Package Spec generated @@ -1 +1 @@ -43804704eeecf15d71401e3d32da4902 mt-940-4.29.0.tar.gz +4e7fb57eee83e54cb38f685e0f8d37e7 mt-940-4.30.0.tar.gz |
