From 2dbd1717d60567b4546e0414a82b64e89f1436f9 Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sat, 22 Apr 2023 12:49:00 +0900 Subject: python/python3-threadpoolctl: Add python3-installer dependency. This is needed because python/python3-flit_core no longer declares python3-installer as a dep. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-threadpoolctl/python3-threadpoolctl.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python') diff --git a/python/python3-threadpoolctl/python3-threadpoolctl.info b/python/python3-threadpoolctl/python3-threadpoolctl.info index cd3a732ae869..beebb98bedea 100644 --- a/python/python3-threadpoolctl/python3-threadpoolctl.info +++ b/python/python3-threadpoolctl/python3-threadpoolctl.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/t/threadpoolctl/threadp MD5SUM="e278b89038d9c9b39e7afafb8f5f87a3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-build python3-flit_core" +REQUIRES="python3-build python3-flit_core python3-installer" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" -- cgit v1.2.3