Go to file
Leon Anavi eec59b5748 python3-priority: Upgrade 1.3.0 -> 2.0.0
Upgrade to release 2.0.0:

- Python 3.6 is the minimal support Python version.
- Support for Python 3.7 has been added.
- Support for Python 3.8 has been added.
- Support for Python 3.9 has been added.
- Support for Python 2.7 has been removed.
- Support for Python 3.3 has been removed.
- Support for Python 3.4 has been removed.
- Support for Python 3.5 has been removed.
- Support for PyPy (Python 2.7 compatible) has been removed.
- Add type hints throughout and support PEP 561 via a py.typed
  file. This should allow projects to type check their usage of
  this dependency.
- Throw TypeError when creating a priority tree with a
  maximum_streams value that is not an integer.
- Throw ValueError when creating a priority tree with a
  maximum_streams value that is not a positive integer.

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>
2021-07-06 09:40:42 -07:00
contrib PEP8 double aggressive W291 ~ W293 and W391 2021-04-15 09:28:44 -07:00
meta-filesystems sshfs-fuse: upgrade 3.7.1 -> 3.7.2 2021-06-27 13:30:47 -07:00
meta-gnome evince: upgrade 40.1 -> 40.2 2021-06-18 08:42:25 -07:00
meta-initramfs dracut: add CVE-2010-4176 to allowlist 2021-06-15 08:48:50 -07:00
meta-multimedia mpd: Update to 0.22.9 2021-06-29 19:47:30 -07:00
meta-networking samba: add missing runtime dependency for pidl 2021-07-01 08:09:38 -07:00
meta-oe packagegroup-meta-oe: Add libyang 2021-07-03 08:48:40 -07:00
meta-perl libnet-telnet-perl: upgrade 3.04 -> 3.05 2021-06-23 23:20:36 -07:00
meta-python python3-priority: Upgrade 1.3.0 -> 2.0.0 2021-07-06 09:40:42 -07:00
meta-webserver packagegroup-meta-webserver: remove nostromo from pkg grp 2021-04-29 19:34:04 -07:00
meta-xfce mousepad: fix warning during postinst 2021-06-18 08:33:07 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories