From ab0028875aeb6adc9cd9d65b1a3cf6573c64dad2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 14:04:53 +0000 Subject: automatic import of python-databind-core --- .gitignore | 1 + python-databind-core.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 6a1bc0b..bb70b40 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /databind.core-4.2.2.tar.gz +/databind.core-4.2.4.tar.gz 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

Copyright © 2020 – Niklas Rosenstein

%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 - 4.2.2-1 +* Tue Apr 25 2023 Python_Bot - 4.2.4-1 - Package Spec generated diff --git a/sources b/sources index efb4e65..214e08e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a5d42497546c633031fcf78e02a4942 databind.core-4.2.2.tar.gz +c89fe80d7eb9a273b19fdc461a974a36 databind.core-4.2.4.tar.gz -- cgit v1.2.3