mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/python3-pydantic: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8b4b7e8a8f
commit
4c5e386cef
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pydantic/pydantic-1.1
|
||||||
MD5SUM="4279a3a76b4c287b444d7ce37fed02c2"
|
MD5SUM="4279a3a76b4c287b444d7ce37fed02c2"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="python3-installer python3-build wheel typing-extensions"
|
REQUIRES="python3-installer python3-build python3-wheel typing-extensions"
|
||||||
MAINTAINER="fourtysixandtwo"
|
MAINTAINER="fourtysixandtwo"
|
||||||
EMAIL="fourtysixandtwo@sliderr.net"
|
EMAIL="fourtysixandtwo@sliderr.net"
|
||||||
|
|
Loading…
Reference in a new issue