diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-10-08 01:20:02 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-10 23:34:34 +0700 |
| commit | 379b8ab73cbd89af7b3856bbe0218ea15af6aa42 (patch) | |
| tree | 4a4e9c1471f45d3765d2c9978ad3bf0e31cffb38 /python/testpath/testpath.info | |
| parent | 11d4ef66ec148ddbea80483e2aa97fe2a4c19b52 (diff) | |
python/testpath: Change build method to python3-flit_core
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/testpath/testpath.info')
| -rw-r--r-- | python/testpath/testpath.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/testpath/testpath.info b/python/testpath/testpath.info index 3d601727e5..7e003a9ef5 100644 --- a/python/testpath/testpath.info +++ b/python/testpath/testpath.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/t/testpath/testpath-0.6 MD5SUM="9fd4339f76da12d15bc718e4aa2566e9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="python3-build python3-flit_core" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" |
