From 26998edfa4d3d3a563a94f7efba95db4e2be810f02fb823067d9398128c1914f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 27 Jan 2025 14:25:33 +0000 Subject: [PATCH] fix build on Leap OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=118 --- python-acme.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-acme.spec b/python-acme.spec index 50fbaeb..9be5d2a 100644 --- a/python-acme.spec +++ b/python-acme.spec @@ -34,6 +34,7 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytz >= 2019.3} BuildRequires: %{python_module requests >= 2.20.0} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-cryptography >= 3.2.1