summaryrefslogtreecommitdiff
path: root/python-dataclasses-avroschema.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dataclasses-avroschema.spec')
-rw-r--r--python-dataclasses-avroschema.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dataclasses-avroschema.spec b/python-dataclasses-avroschema.spec
index 58f0789..976fe7a 100644
--- a/python-dataclasses-avroschema.spec
+++ b/python-dataclasses-avroschema.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dataclasses-avroschema
-Version: 0.41.1
+Version: 0.42.0
Release: 1
Summary: Generate Avro Schemas from Python classes. Serialize/Deserialize python instances with avro schemas
License: MIT
URL: https://pypi.org/project/dataclasses-avroschema/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5a/c5/f77616222dd599b52c547aecfee52afabc9bd6b09c3b4291637b0fec8653/dataclasses_avroschema-0.41.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/42/b2/e9def439e4613f3f0b2062d606ec56380c8702b192b08d461499649a6bf6/dataclasses_avroschema-0.42.0.tar.gz
BuildArch: noarch
Requires: python3-fastavro
@@ -1111,7 +1111,7 @@ For commit messages we use [commitizen](https://commitizen-tools.github.io/commi
%prep
-%autosetup -n dataclasses-avroschema-0.41.1
+%autosetup -n dataclasses-avroschema-0.42.0
%build
%py3_build
@@ -1151,5 +1151,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.41.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.42.0-1
- Package Spec generated