diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-05-17 21:06:24 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 19:19:37 +0700 |
commit | 24bee2fa9a92f690b5a0732c5882c3be3ed9094f (patch) | |
tree | 92564b4cdea4be2ec6e9b5b3cb82ae5f602cd08a /python | |
parent | ab8dcdae552ccf904e45f6c3e7e3063b3ca60b4c (diff) |
python/python3-poetry-core: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-poetry-core/python3-poetry-core.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-poetry-core/python3-poetry-core.info b/python/python3-poetry-core/python3-poetry-core.info index d7404e5a97744..c35839a0bfa2e 100644 --- a/python/python3-poetry-core/python3-poetry-core.info +++ b/python/python3-poetry-core/python3-poetry-core.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/poetry_core/poetry_co MD5SUM="56a3df28a8a398947844026b75d7ae75" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-build python3-installer" +REQUIRES="python3-build" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |