From a07f3d4591aeba3408e5c606f1239a85bc9597e0 Mon Sep 17 00:00:00 2001 From: Devon Pringle Date: Tue, 16 Mar 2021 15:27:17 +1000 Subject: python3-pastedeploy: Add recipe Add release 2.1.1: - Added setuptools as an explicit dependency. This has always been required but now that more environments are becoming capable of operating without it being installed, we now need to ensure it's available. - pytest-runner removed, use tox to run tests. License-Update: Use license file from PyPI tarball. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin Signed-off-by: Khem Raj --- meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-core') diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index c6ac19a225..2748c50591 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb @@ -251,6 +251,7 @@ RDEPENDS_packagegroup-meta-python3 = "\ python3-parse-type \ python3-parso \ python3-passlib \ + python3-pastedeploy \ python3-pathtools3 \ python3-pep8 \ python3-periphery \ -- cgit v1.2.3-54-g00ecf