diff --git a/python-avro.spec b/python-avro.spec index 35296da..0f8c67d 100644 --- a/python-avro.spec +++ b/python-avro.spec @@ -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