Skip to content

python3-paramiko rdepends on bcrypt, cryptography pynacl #283

@simingy

Description

@simingy

paramiko has an installation dependency on:

 # snippet from https://github.com/paramiko/paramiko/blob/master/setup.py
    install_requires=["bcrypt>=3.1.3", "cryptography>=2.5", "pynacl>=1.0.1"],

seems like the recipe https://github.com/openembedded/meta-openembedded/blob/master/meta-python/recipes-devtools/python/python3-paramiko_2.7.2.bb does not have this relationship declared

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions