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 --- t/recipes/checks/languages/python/files-python-general/eval/desc | 3 +++ t/recipes/checks/languages/python/files-python-general/eval/hints | 7 +++++++ 2 files changed, 10 insertions(+) create mode 100644 t/recipes/checks/languages/python/files-python-general/eval/desc create mode 100644 t/recipes/checks/languages/python/files-python-general/eval/hints (limited to 't/recipes/checks/languages/python/files-python-general/eval') diff --git a/t/recipes/checks/languages/python/files-python-general/eval/desc b/t/recipes/checks/languages/python/files-python-general/eval/desc new file mode 100644 index 0000000..ec10a93 --- /dev/null +++ b/t/recipes/checks/languages/python/files-python-general/eval/desc @@ -0,0 +1,3 @@ +Testname: files-python-general +See-Also: Debian Bug#608810, Debian Bug#756005 +Check: languages/python diff --git a/t/recipes/checks/languages/python/files-python-general/eval/hints b/t/recipes/checks/languages/python/files-python-general/eval/hints new file mode 100644 index 0000000..a9db459 --- /dev/null +++ b/t/recipes/checks/languages/python/files-python-general/eval/hints @@ -0,0 +1,7 @@ +files-python-general (source): python-foo-but-no-python3-foo python-kinterbasdb-dbg +files-python-general (source): python-foo-but-no-python3-foo python-kinterbasdb +python-kinterbasdb-dbg (binary): python-debug-in-wrong-location better: usr/lib/debug/usr/lib/pymodules/python2.7/python-module.so [usr/lib/debug/usr/lib/pyshared/python2.7/python-module.so] +python-kinterbasdb (binary): package-installs-python-pycache-dir [usr/share/python-kinterbasdb/__pycache__/] +python-kinterbasdb (binary): package-installs-python-egg [usr/share/python-kinterbasdb/python.egg] +python-kinterbasdb (binary): package-installs-python-bytecode [usr/share/python-kinterbasdb/code.pyo] +python-kinterbasdb (binary): package-installs-python-bytecode [usr/share/python-kinterbasdb/code.pyc] -- cgit v1.2.3