From 37ade83eea1fa247a51a6df6fce014e39d1f0638c5d4b80fa9c589e65c326907 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 6 Jan 2023 20:40:15 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=24 --- python-zope.exceptions.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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