diff options
Diffstat (limited to 'python-databind-core.spec')
| -rw-r--r-- | python-databind-core.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-databind-core.spec b/python-databind-core.spec index 9845408..62976dc 100644 --- a/python-databind-core.spec +++ b/python-databind-core.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-databind.core -Version: 4.2.2 +Version: 4.2.4 Release: 1 Summary: Databind is a library inspired by jackson-databind to de-/serialize Python dataclasses. Compatible with Python 3.7 and newer. License: MIT URL: https://pypi.org/project/databind.core/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/79/53/0a2e1f919f2e008ac42332671cf361e80908a27ca701c4c33d98091d7bd8/databind.core-4.2.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5b/6c/e3b3d25b014e3ac964f6c5981c07bd760fb79c1bfab689c5f37f0c9ad8f8/databind.core-4.2.4.tar.gz BuildArch: noarch Requires: python3-Deprecated @@ -33,7 +33,7 @@ Provides: python3-databind.core-doc <p align="center">Copyright © 2020 – Niklas Rosenstein</p> %prep -%autosetup -n databind.core-4.2.2 +%autosetup -n databind.core-4.2.4 %build %py3_build @@ -73,5 +73,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 4.2.2-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 4.2.4-1 - Package Spec generated |
