mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
python/python3-booleanOperations: Fix .info file, add missing dep.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
3ce13f95da
commit
236f40b911
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@ VERSION="0.9.0"
|
|||
HOMEPAGE="https://pypi.org/project/booleanOperations/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/57/d9/9eae7bc4ba3a38ab7426522fb08e12df54aec27595d7bcd1bc0670aec873/booleanOperations-0.9.0.zip"
|
||||
MD5SUM="a5bbdb108b0fc58a6f7effcc27c51285"
|
||||
DOWNLOAD_x86_64=
|
||||
MD5SUM_x86_64=
|
||||
REQUIRES=
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wheel"
|
||||
MAINTAINER="Duncan Roe"
|
||||
EMAIL="duncan_roe@optusnet.com.au"
|
||||
|
|
Loading…
Reference in a new issue