summaryrefslogtreecommitdiff
path: root/python-marshmallow-dataclass.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-marshmallow-dataclass.spec')
-rw-r--r--python-marshmallow-dataclass.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 8.5.12-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 8.5.13-1
- Package Spec generated