Go to file
Sam Van Den Berge 8ad020938f python3-jsonrpcserver: add patch to use importlib.resources instead of pkg_resources
Currently jsonrpcserver has a runtime dependency to setuptools because
it uses pkg_resources. Setuptools however is not listed in the RDEPENDS
of python3-jsonrpcserver. We could add setuptools to RDEPENDS but since
pkg_resources is discouraged anyway [1], I posted a patch upstream to
replace pkg_resources by importlib.resources.

Until the upstream patch is accepted and released, add it here as a
patch so python3-jsonrpcserver is usable without the setuptools
dependency.

Upstream-Status: Submitted [https://github.com/explodinglabs/jsonrpcserver/pull/235]
Signed-off-by: Sam Van Den Berge <sam.van.den.berge@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:40:09 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems ntfs-3g-ntfsprogs: upgrade to 2022.5.17 2022-07-06 00:08:14 -04:00
meta-gnome libwacom: upgrade 2.3.0 -> 2.4.0 2022-08-06 09:12:14 -07:00
meta-initramfs grubby: fix syntax for ALTERNATIVE 2022-06-30 13:39:27 -04:00
meta-multimedia bigbuckbunny-1080p: update SRC_URI 2022-07-26 10:38:42 -04:00
meta-networking pure-ftpd: upgrade 1.0.50 -> 1.0.51 2022-08-06 09:12:14 -07:00
meta-oe zabbix: upgrade 6.0.5 -> 6.2.1 2022-08-06 09:12:15 -07:00
meta-perl PATCH] logcheck: upgrade 1.3.23 -> 1.3.24 2022-07-19 18:38:44 -07:00
meta-python python: add Pydantic data validation package 2022-08-06 08:50:19 -07:00
meta-webserver netdata: upgrade 1.35.0 -> 1.35.1 2022-07-07 08:24:26 -07:00
meta-xfce catfish: fix buildpaths issue 2022-07-20 07:22:44 -07:00
recipes-devtools/python python3-jsonrpcserver: add patch to use importlib.resources instead of pkg_resources 2022-08-06 09:40:09 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
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