meta-openembedded/meta-python
Leon Anavi 336c46bb54 python3-waitress: Upgrade 1.4.4 -> 2.0.0
Upgrade to release 2.0.0:

- Fix a crash on startup when listening to multiple interfaces.
- Waitress no longer attempts to guess at what the server_name
  should be for a listen socket, instead it always use a new
  adjustment/argument named server_name.
- Allow tasks to notice if the client disconnected.
- Drop Python 2.7 and 3.5 support
- The server now issues warning output when it there are enough
  open connections (controlled by "connection_limit"), that it is
  no longer accepting new connections. This situation was
  previously difficult to diagnose.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-03-14 09:19:05 -07:00
..
classes bandit: add class to perform Bandit scans 2018-11-27 11:05:22 -08:00
conf layer.conf: Add hardknott to LAYERSERIES_COMPAT 2020-11-04 12:43:55 -08:00
licenses python3-pydicti: Add recipe 2020-08-25 10:32:58 -07:00
recipes-connectivity gateone: Cleanup assets for removed recipe 2021-02-04 09:26:47 -08:00
recipes-core python3-grpcio,python3-grpcio-tools: Disable for ppc64le 2021-03-11 23:45:21 -08:00
recipes-devtools python3-waitress: Upgrade 1.4.4 -> 2.0.0 2021-03-14 09:19:05 -07:00
recipes-extended python3-pykickstart: update to 3.32 2021-02-16 08:50:56 -08:00
COPYING.MIT meta-python: create layer 2014-07-22 00:01:49 +02:00
README meta-python: add self as maintainer 2020-05-14 22:24:17 -07: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
revision: HEAD

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

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