[packages/python3-pyOpenSSL] - updated cryptography dependency, adjusted sphinx

qboosh qboosh at pld-linux.org
Mon Nov 21 20:17:13 CET 2022


commit 2abf8047eaad373ac5d762f9329ef0d8e547c90d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Nov 21 20:17:29 2022 +0100

    - updated cryptography dependency, adjusted sphinx

 python3-pyOpenSSL.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python3-pyOpenSSL.spec b/python3-pyOpenSSL.spec
index 6913b90..53c7077 100644
--- a/python3-pyOpenSSL.spec
+++ b/python3-pyOpenSSL.spec
@@ -24,7 +24,8 @@ BuildRequires:	glibc-localedb-all
 BuildRequires:	python3-devel >= 1:3.6
 BuildRequires:	python3-setuptools
 %if %{with tests}
-BuildRequires:	python3-cryptography >= 2.8
+BuildRequires:	python3-cryptography >= 38.0.0
+BuildRequires:	python3-cryptography < 39
 BuildRequires:	python3-flaky
 BuildRequires:	python3-pretend
 BuildRequires:	python3-pytest >= 3.0.1
@@ -84,6 +85,7 @@ PYTHONPATH=$(pwd)/build-3/lib \
 %endif
 
 %if %{with doc}
+PYTHONPATH=$(pwd)/build-3/lib \
 %{__make} -C doc html \
 	SPHINXBUILD=sphinx-build-3
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-pyOpenSSL.git/commitdiff/2abf8047eaad373ac5d762f9329ef0d8e547c90d



More information about the pld-cvs-commit mailing list