Browse Source
python/python3-py-cpuinfo: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/198/head
fourtysixandtwo
2 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with
1 additions and
1 deletions
-
python/python3-py-cpuinfo/python3-py-cpuinfo.info
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/py-cpuinfo/py-cpuinfo |
|
|
|
MD5SUM="b323b82dddf2e47bc554c124586c16dc" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="python3-build python3-installer python3-wheel" |
|
|
|
REQUIRES="python3-build python3-wheel" |
|
|
|
MAINTAINER="fourtysixandtwo" |
|
|
|
EMAIL="fourtysixandtwo@sliderr.net" |