From 91d31b8670a7a221760dbf782e5311ff93a4f7a9 Mon Sep 17 00:00:00 2001 From: Trevor Gamblin Date: Fri, 5 May 2023 14:51:21 -0400 Subject: python3-trove-classifiers: Add recipe python3-trove-classifiers is "Canonical source for classifiers on PyPI.". It is required to update python3-hatchling from the current version (1.13.0) in oe-core, and depends on python3-calver (another new recipe). Also add ptests. (From OE-Core rev: 1b417898c296b5732eac14465ba459411ebe4902) Signed-off-by: Trevor Gamblin Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-trove-classifiers/run-ptest | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-trove-classifiers/run-ptest (limited to 'meta/recipes-devtools/python/python3-trove-classifiers/run-ptest') diff --git a/meta/recipes-devtools/python/python3-trove-classifiers/run-ptest b/meta/recipes-devtools/python/python3-trove-classifiers/run-ptest new file mode 100644 index 0000000000..8d2017d39c --- /dev/null +++ b/meta/recipes-devtools/python/python3-trove-classifiers/run-ptest @@ -0,0 +1,3 @@ +#!/bin/sh + +pytest --automake -- cgit v1.2.3-54-g00ecf