From 75808db17caf8b960b351e3408e74142f4c85aac Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 15:42:30 +0200 Subject: Adding upstream version 2.117.0. Signed-off-by: Daniel Baumann --- .../checks/languages/python/python-old-python-version-field/eval/desc | 4 ++++ .../languages/python/python-old-python-version-field/eval/hints | 2 ++ 2 files changed, 6 insertions(+) create mode 100644 t/recipes/checks/languages/python/python-old-python-version-field/eval/desc create mode 100644 t/recipes/checks/languages/python/python-old-python-version-field/eval/hints (limited to 't/recipes/checks/languages/python/python-old-python-version-field/eval') diff --git a/t/recipes/checks/languages/python/python-old-python-version-field/eval/desc b/t/recipes/checks/languages/python/python-old-python-version-field/eval/desc new file mode 100644 index 0000000..014cb1f --- /dev/null +++ b/t/recipes/checks/languages/python/python-old-python-version-field/eval/desc @@ -0,0 +1,4 @@ +Testname: python-old-python-version-field +Test-Against: + old-python-version-field +Check: languages/python diff --git a/t/recipes/checks/languages/python/python-old-python-version-field/eval/hints b/t/recipes/checks/languages/python/python-old-python-version-field/eval/hints new file mode 100644 index 0000000..29a5676 --- /dev/null +++ b/t/recipes/checks/languages/python/python-old-python-version-field/eval/hints @@ -0,0 +1,2 @@ +python-old-python-version-field (source): ancient-python-version-field XS-Python-Version 2.7 +python-old-python-version-field (source): ancient-python-version-field X-Python3-Version 3.5 -- cgit v1.2.3