e3fa225 Avoid unwanted python-bcrypt dependency in RHEL builds

Authored and Committed by yselkowitz a year ago
    Avoid unwanted python-bcrypt dependency in RHEL builds
    
    The only use of bcrypt is as a backend of cryptography to support
    ssh-keygen (see https://github.com/tpm2-software/tpm2-pkcs11/pull/684).
    However, the integration tests which would touch that feature are not
    run in the spec file.
    
        
file modified
+6 -0