summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-dataclasses-avroschema.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 282c7ec..275604d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/dataclasses_avroschema-0.41.1.tar.gz
+/dataclasses_avroschema-0.42.0.tar.gz
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
diff --git a/sources b/sources
index a534011..bf80026 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c40c5817391be7ca1486b94475d1e6a6 dataclasses_avroschema-0.41.1.tar.gz
+cb26ddae9a134f089906b43e046611d2 dataclasses_avroschema-0.42.0.tar.gz