summaryrefslogtreecommitdiff
path: root/python-mashumaro.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-mashumaro.spec')
-rw-r--r--python-mashumaro.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-mashumaro.spec b/python-mashumaro.spec
index 69f2e57..c2c7b8f 100644
--- a/python-mashumaro.spec
+++ b/python-mashumaro.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-mashumaro
-Version: 3.6
+Version: 3.7
Release: 1
Summary: Fast serialization library on top of dataclasses
License: Apache License, Version 2.0
URL: https://github.com/Fatal1ty/mashumaro
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7e/c6/e88452c75e9ee52c622bbb05002efc6caf1809cc0fac76505f57a909d244/mashumaro-3.6.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9f/fd/9034166e3bc3ff2b14f05df86049cd15853a5bc3ee5268bd206f9f2d5e02/mashumaro-3.7.tar.gz
BuildArch: noarch
Requires: python3-typing-extensions
@@ -211,7 +211,7 @@ Provides: python3-mashumaro-doc
* [JSON Schema and custom serialization methods](#json-schema-and-custom-serialization-methods)
%prep
-%autosetup -n mashumaro-3.6
+%autosetup -n mashumaro-3.7
%build
%py3_build
@@ -251,5 +251,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.6-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.7-1
- Package Spec generated