diff --git a/python-zope.exceptions.spec b/python-zope.exceptions.spec index 6bbb134..da16939 100644 --- a/python-zope.exceptions.spec +++ b/python-zope.exceptions.spec @@ -31,20 +31,19 @@ Release: 0 Summary: Zope Exceptions License: ZPL-2.1 Group: Development/Languages/Python -URL: http://cheeseshop.python.org/pypi/zope.exceptions +URL: https://cheeseshop.python.org/pypi/zope.exceptions Source: https://files.pythonhosted.org/packages/source/z/zope.exceptions/zope.exceptions-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-zope.interface Obsoletes: %{name}-doc +BuildArch: noarch %if %{with test} BuildRequires: %{python_module zope.exceptions} BuildRequires: %{python_module zope.interface} BuildRequires: %{python_module zope.testrunner} %endif -BuildArch: noarch - %python_subpackages %description