python/python3-booleanOperations: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-04-27 01:50:56 -06:00 committed by Willy Sudiarto Raharjo
parent 0a70b193c9
commit 017889f66f
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/57/d9/9eae7bc4ba3a38ab7426522f
MD5SUM="a5bbdb108b0fc58a6f7effcc27c51285"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wheel"
REQUIRES="python3-wheel"
MAINTAINER="Duncan Roe"
EMAIL="duncan_roe@optusnet.com.au"