From 475ea55e0953f854877044008beddeca70b110f869ddd2eae699cd7aea85f3c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 13 Sep 2019 11:31:12 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-avro?expand=0&rev=11 --- python-avro.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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