python/testpath: Fix deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-05-17 21:06:25 -06:00 committed by Willy Sudiarto Raharjo
parent 782cfd1680
commit 83c5e97da2
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -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="python3-build python3-flit_core python3-installer"
REQUIRES="python3-build"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"