mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-06 03:20:43 +02:00
sslyze: relax dep on cryptography
This commit is contained in:
parent
db817dabef
commit
c777a375bc
1 changed files with 1 additions and 0 deletions
|
|
@ -24,5 +24,6 @@ RDEPEND="=dev-python/nassl-2.1*[${PYTHON_USEDEP}]
|
|||
|
||||
src_prepare(){
|
||||
rm -r tests
|
||||
sed -i "s|cryptography==2.3|cryptography>=2.3|g" setup.py
|
||||
eapply_user
|
||||
}
|
||||
Loading…
Reference in a new issue