From bcfd09f39cc3ef031f70f22c57943987ecf18f59 Mon Sep 17 00:00:00 2001
From: Slávek Banko <slavek.banko@axis.cz>
Date: Fri, 1 May 2026 02:15:35 +0200
Subject: DEB pytde: Add the name of the core python module for autopkgtest.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
---
 debian/_base/libraries/pytde/debian/tests/autopkgtest-pkg-python.conf | 1 +
 dilos/libraries/pytde/debian/tests/autopkgtest-pkg-python.conf        | 1 +
 ubuntu/_base/libraries/pytde/debian/tests/autopkgtest-pkg-python.conf | 1 +
 3 files changed, 3 insertions(+)
 create mode 100644 debian/_base/libraries/pytde/debian/tests/autopkgtest-pkg-python.conf
 create mode 100644 dilos/libraries/pytde/debian/tests/autopkgtest-pkg-python.conf
 create mode 100644 ubuntu/_base/libraries/pytde/debian/tests/autopkgtest-pkg-python.conf

diff --git a/debian/_base/libraries/pytde/debian/tests/autopkgtest-pkg-python.conf b/debian/_base/libraries/pytde/debian/tests/autopkgtest-pkg-python.conf
new file mode 100644
index 000000000..3699fe730
--- /dev/null
+++ b/debian/_base/libraries/pytde/debian/tests/autopkgtest-pkg-python.conf
@@ -0,0 +1 @@
+import_name = tdecore
diff --git a/dilos/libraries/pytde/debian/tests/autopkgtest-pkg-python.conf b/dilos/libraries/pytde/debian/tests/autopkgtest-pkg-python.conf
new file mode 100644
index 000000000..3699fe730
--- /dev/null
+++ b/dilos/libraries/pytde/debian/tests/autopkgtest-pkg-python.conf
@@ -0,0 +1 @@
+import_name = tdecore
diff --git a/ubuntu/_base/libraries/pytde/debian/tests/autopkgtest-pkg-python.conf b/ubuntu/_base/libraries/pytde/debian/tests/autopkgtest-pkg-python.conf
new file mode 100644
index 000000000..3699fe730
--- /dev/null
+++ b/ubuntu/_base/libraries/pytde/debian/tests/autopkgtest-pkg-python.conf
@@ -0,0 +1 @@
+import_name = tdecore
-- 
cgit v1.2.3

