diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-10-08 01:24:11 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-10 23:34:34 +0700 |
| commit | b830d017cfac97dd14cd92a43a9db2ae29460537 (patch) | |
| tree | f8e63639404fb8efe716124c8650408d201f79d7 /python/threadpoolctl/threadpoolctl.info | |
| parent | 379b8ab73cbd89af7b3856bbe0218ea15af6aa42 (diff) | |
python/threadpoolctl: Change build method to python3-flit_core
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/threadpoolctl/threadpoolctl.info')
| -rw-r--r-- | python/threadpoolctl/threadpoolctl.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/threadpoolctl/threadpoolctl.info b/python/threadpoolctl/threadpoolctl.info index b37330d661..3905b31b43 100644 --- a/python/threadpoolctl/threadpoolctl.info +++ b/python/threadpoolctl/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="" +REQUIRES="python3-build python3-flit_core" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" |
