From 74a2c4857d5daefeca9a2685d31cda3576497dc513a35ce0f05cbf209b8286c7 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 1 Jun 2022 08:26:10 +0000 Subject: [PATCH] - Shift BuildRequires on openssl, it's only required for tests. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=89 --- python-pyOpenSSL.changes | 4 ++-- python-pyOpenSSL.spec | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/python-pyOpenSSL.changes b/python-pyOpenSSL.changes index 4292132..f9166d1 100644 --- a/python-pyOpenSSL.changes +++ b/python-pyOpenSSL.changes @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ab30502d6e0ff74495067a915c28f3b16a949fab99892337c407284d893d6ab -size 21213 +oid sha256:8621aa958c3eaef84af66e7aa65dc8f7f56dd2ed5482f4d83311d67acf1bc298 +size 21209 diff --git a/python-pyOpenSSL.spec b/python-pyOpenSSL.spec index 69c908f..d1d75d4 100644 --- a/python-pyOpenSSL.spec +++ b/python-pyOpenSSL.spec @@ -47,6 +47,7 @@ BuildRequires: %{python_module pretend} BuildRequires: %{python_module pyOpenSSL >= %version} BuildRequires: %{python_module pytest >= 3.0.1} BuildRequires: ca-certificates-mozilla +BuildRequires: openssl %endif Requires: python-cffi Requires: python-cryptography >= 35