meta-openembedded/meta-python
Leon Anavi a402b5ef61 python3-paramiko: Upgrade 2.9.1 -> 2.9.2
Upgrade to release 2.9.2:

- Enhanced log output when connecting to servers that do not
  support server-sig-algs extensions, making the new-as-of-2.9
  defaulting to SHA2 pubkey algorithms more obvious when it
  kicks in.
- Connecting to servers which support server-sig-algs but which
  have no overlap between that list and what a Paramiko client
  supports, now raise an exception instead of defaulting to
  rsa-sha2-512 (since the use of server-sig-algs allows us to
  know what the server supports).

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2022-01-24 09:09:59 -08:00
..
classes setuptools3_rust.bbclass: setuptoools Rust plugin 2022-01-18 12:53:38 -08:00
conf layer.conf: Update to honister 2021-08-03 10:21:25 -07:00
licenses python3-pydicti: Add recipe 2020-08-25 10:32:58 -07:00
recipes-connectivity python3-pyro4: upgrade 4.81 -> 4.82 2022-01-04 08:40:52 -08:00
recipes-core python3-hexdump: remove 2022-01-18 08:59:58 -08:00
recipes-devtools python3-paramiko: Upgrade 2.9.1 -> 2.9.2 2022-01-24 09:09:59 -08:00
recipes-extended python3-pyparted: port to setuptools 2022-01-18 08:59:58 -08:00
COPYING.MIT meta-python: create layer 2014-07-22 00:01:49 +02:00
README meta-networking,meta-python: Fix README for yocto check layer 2021-12-02 18:36:58 -08:00

meta-python

Introduction

This layer is intended to be the home of python modules for OpenEmbedded.

Dependencies

The meta-python layer depends on:

URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: master

URI: git://git.openembedded.org/meta-openembedded
layers: meta-oe
branch: master

Please follow the recommended setup procedures of your OE distribution. For Angstrom that is: http://www.angstrom-distribution.org/building-angstrom, other distros should have similar online resources.

Contributing

The meta-openembedded mailinglist (openembedded-devel@lists.openembedded.org) is used for questions, comments and patch review. It is subscriber only, so please register before posting.

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-python]' in the subject.

When sending single patches, please use something like: git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix='meta-python][PATCH'

Maintenance

Layer maintainers: Tim "moto-timo" Orling TicoTimo@gmail.com Derek Straka derek@asterius.io Trevor Gamblin trevor.gamblin@windriver.com