Go to file
Leon Anavi 322e04edfb python3-networkx: Upgrade 2.6.3 -> 2.7
Upgrade to release 2.7:

- Dropped support for Python 3.7
- Added the Asadpour algorithm for solving the asymmetric traveling
  salesman problem
- Removed all internal usage of the numpy.matrix class, and added a
  FutureWarning to all functions that return a numpy.matrix
  instance
- Added support for the scipy.sparse array interface
- Added generic dtype support to
  ~networkx.convert_matrix.to_numpy_array
- Added support for computing betweenness centrality on multigraphs
- Added support for directed graphs and multigraphs to
  greedy_modularity_communities

License-Update: Update year

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-03-03 08:48:07 -08:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems layer.conf: change layer priority to match oe-core 2022-02-28 08:39:26 -08:00
meta-gnome onboard: Inherit setuptools3-base instead of setuptools3 2022-03-01 09:13:42 -08:00
meta-initramfs layer.conf: change layer priority to match oe-core 2022-02-28 08:39:26 -08:00
meta-multimedia layer.conf: change layer priority to match oe-core 2022-02-28 08:39:26 -08:00
meta-networking ufw: Upgrade to 0.36.1 bugfix release 2022-03-01 09:13:42 -08:00
meta-oe freerdp: upgrade 2.5.0 -> 2.6.0 2022-03-01 09:13:42 -08:00
meta-perl layer.conf: change layer priority to match oe-core 2022-02-28 08:39:26 -08:00
meta-python python3-networkx: Upgrade 2.6.3 -> 2.7 2022-03-03 08:48:07 -08:00
meta-webserver layer.conf: change layer priority to match oe-core 2022-02-28 08:39:26 -08:00
meta-xfce menulibre: Inherit distutils3 2022-03-01 09:13:42 -08: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