From a6f34c40b722d70e33472f92d6ce4e63f5885ca3 Mon Sep 17 00:00:00 2001 From: Felix Schwarz Date: Mar 21 2020 11:12:21 +0000 Subject: add "pyasn1" to build requirements The test suite passes also without pyasn1 but emits a warning. --- diff --git a/python-ndg_httpsclient.spec b/python-ndg_httpsclient.spec index 0481c6e..45924c5 100644 --- a/python-ndg_httpsclient.spec +++ b/python-ndg_httpsclient.spec @@ -9,6 +9,7 @@ URL: https://github.com/cedadev/ndg_httpsclient/ Source0: %{pypi_source} BuildArch: noarch +BuildRequires: python3-pyasn1 >= 0.1.1 BuildRequires: python3-devel BuildRequires: python3-pyOpenSSL BuildRequires: openssl