python/cloudpickle: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:39:13 -07:00 committed by Willy Sudiarto Raharjo
parent 27d728f554
commit 96c94628b4
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://github.com/cloudpipe/cloudpickle/archive/v3.0.0/cloudpickle-3.
MD5SUM="933d7b20d6db215217dbd8c520d84870"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-installer"
REQUIRES="python3-build"
MAINTAINER="Giancarlo Dessì"
EMAIL="slack@giand.it"