From 75daa62fe3f4da8ccd7406f449eee27fcb36ee47 Mon Sep 17 00:00:00 2001 From: Sven Göthel Date: Thu, 24 Oct 2024 14:13:36 +0200 Subject: Revert "Python 3.12 deprecated python3-distutils" Issue #16155, see https://github.com/openzfs/zfs/issues/16155 This reverts commit 71216b91d281e7e58f5e29ca4d4553945e080fe9. --- contrib/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/debian/control') diff --git a/contrib/debian/control b/contrib/debian/control index e56fbf0f1..98beb900d 100644 --- a/contrib/debian/control +++ b/contrib/debian/control @@ -189,7 +189,7 @@ Depends: dkms (>> 2.1.1.2-5), file, libc6-dev | libc-dev, lsb-release, - python3 (>> 3.12) | python3-distutils | libpython3-stdlib (<< 3.6.4), + python3-distutils | libpython3-stdlib (<< 3.6.4), ${misc:Depends}, ${perl:Depends} Recommends: openzfs-zfs-zed, openzfs-zfsutils (>= ${source:Version}), ${linux:Recommends} -- cgit v1.2.3