python/python3-confuse: Fix deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-05-17 21:06:23 -06:00 committed by Willy Sudiarto Raharjo
parent 7bba503476
commit 25f2d0ddef
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/c/confuse/confuse-2.0.1
MD5SUM="8aa2b5c90e884af2c8f4b65f3e8d574e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-installer python3-flit_core"
REQUIRES="python3-build"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"