Skip to content

python3-paramiko rdepends on bcrypt, cryptography pynacl #283

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

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions