From 04821a5580a81db5b7f0ae591dbb6d54afef7d69 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 13:53:49 +0000 Subject: automatic import of python-marshmallow-dataclass --- .gitignore | 1 + python-marshmallow-dataclass.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 517efa0..30edd5d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /marshmallow_dataclass-8.5.12.tar.gz +/marshmallow_dataclass-8.5.13.tar.gz diff --git a/python-marshmallow-dataclass.spec b/python-marshmallow-dataclass.spec index 51f7828..62300c8 100644 --- a/python-marshmallow-dataclass.spec +++ b/python-marshmallow-dataclass.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-marshmallow-dataclass -Version: 8.5.12 +Version: 8.5.13 Release: 1 Summary: Python library to convert dataclasses into marshmallow schemas. License: MIT URL: https://github.com/lovasoa/marshmallow_dataclass -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c9/0c/fdd0c342a32c53a8a0090f800d4d263d9dfd25a51904ed8892e371775a0d/marshmallow_dataclass-8.5.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5c/42/f3f6dbc21ae230a3cab7e2fdc0a8701751ea2832ef17e631bad159af48c5/marshmallow_dataclass-8.5.13.tar.gz BuildArch: noarch Requires: python3-marshmallow @@ -986,7 +986,7 @@ To install this project and make changes to it locally, follow the instructions %prep -%autosetup -n marshmallow-dataclass-8.5.12 +%autosetup -n marshmallow-dataclass-8.5.13 %build %py3_build @@ -1026,5 +1026,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 8.5.12-1 +* Fri Apr 21 2023 Python_Bot - 8.5.13-1 - Package Spec generated diff --git a/sources b/sources index 56cbca2..1e95315 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e734f64830c6587765618b58dd1c0be marshmallow_dataclass-8.5.12.tar.gz +f2622cc8787b28848a8d4f4e8e0942a5 marshmallow_dataclass-8.5.13.tar.gz -- cgit v1.2.3