Tomáš Chvátal
2019-09-13 11:31:12 +00:00
committed by Git OBS Bridge
parent b7f97fe846
commit 475ea55e09

View File

@@ -23,7 +23,7 @@ Release: 0
Summary: A serialization and RPC framework for Python
License: Apache-2.0
Group: Development/Languages/Python
Url: http://avro.apache.org/
URL: https://avro.apache.org/
Source: https://files.pythonhosted.org/packages/source/a/avro/avro-%{version}.tar.gz
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
@@ -31,7 +31,6 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
Suggests: python-python-snappy
BuildArch: noarch
%python_subpackages
%description