diff --git a/avro-1.10.1.tar.gz b/avro-1.10.1.tar.gz deleted file mode 100644 index 521f3b6..0000000 --- a/avro-1.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3a405df5aa8654b992d2aca7b80482b858a1919a44dc0b10a682162e8ee340a -size 68125 diff --git a/avro-1.10.2.tar.gz b/avro-1.10.2.tar.gz new file mode 100644 index 0000000..f146ad1 --- /dev/null +++ b/avro-1.10.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:381b990cc4c4444743c3297348ffd46e0c3a5d7a17e15b2f4a9042f6e955c31a +size 68176 diff --git a/python-avro.changes b/python-avro.changes index eb759f0..b58950c 100644 --- a/python-avro.changes +++ b/python-avro.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Apr 16 08:45:49 UTC 2021 - Markéta Machová + +- update to 1.10.2 + * Python: AVRO-2656 The standard avro package supports Python 3, and + the avro-python3 package is in the process of being deprecated. + * Threading.is_alive Spelling for Py3.9 + ------------------------------------------------------------------- Mon Jan 18 21:19:22 UTC 2021 - Dirk Müller diff --git a/python-avro.spec b/python-avro.spec index aaac79f..1855b79 100644 --- a/python-avro.spec +++ b/python-avro.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-avro -Version: 1.10.1 +Version: 1.10.2 Release: 0 Summary: A serialization and RPC framework for Python License: Apache-2.0 @@ -30,7 +30,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Requires: python-Twisted Requires: python-zope.interface Suggests: python-python-snappy