From fdb59c6c157ff1ff6d357c47e2752629b9626194093f289eca9d8fd069c05d8e Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Wed, 25 Sep 2019 08:23:59 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman?expand=0&rev=3 --- python-mailman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-mailman.spec b/python-mailman.spec index 51515b8..b570147 100644 --- a/python-mailman.spec +++ b/python-mailman.spec @@ -34,7 +34,7 @@ BuildRequires: %{python_module alembic} BuildRequires: %{python_module atpublic} BuildRequires: %{python_module authheaders >= 0.9.2} BuildRequires: %{python_module authres >= 1.0.1} -BuildRequires: %{python_module click >= 7.0.0} +BuildRequires: %{python_module click >= 7.0} BuildRequires: %{python_module dnspython >= 1.14.0} BuildRequires: %{python_module falcon > 1.0.0} BuildRequires: %{python_module flufl.bounce}