aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-17 21:06:24 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 19:19:38 +0700
commit93ddeb109ec394572a7b933aefa9067892702e8a (patch)
treedf29a6811d9b0a08f1f4b8bec7387b87c7ea6e6a /python
parent54755de42f78fa232b6ded7d8ba4af0648561461 (diff)
python/python3-pydantic: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-pydantic/python3-pydantic.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pydantic/python3-pydantic.info b/python/python3-pydantic/python3-pydantic.info
index 5c0f1bd0d310..52df1ab7e20f 100644
--- a/python/python3-pydantic/python3-pydantic.info
+++ b/python/python3-pydantic/python3-pydantic.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic/pydantic-1.1
MD5SUM="4279a3a76b4c287b444d7ce37fed02c2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-installer python3-build python3-wheel typing-extensions"
+REQUIRES="python3-wheel typing-extensions"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"