aboutsummaryrefslogtreecommitdiff
path: root/python/python3-PyGithub/python3-PyGithub.info
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-09-26 21:45:39 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-30 20:49:11 +0700
commit57e5040966a9957daf71e9f0a6f02ae43911979a (patch)
tree69a75fc2f5843a14a354aaa97036219f1f69da24 /python/python3-PyGithub/python3-PyGithub.info
parentcbe3ae3b68699f7bba5421d3e7ccef20eee9e446 (diff)
python/python3-PyGithub: Rename pynacl dependency to python3-pynacl
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-PyGithub/python3-PyGithub.info')
-rw-r--r--python/python3-PyGithub/python3-PyGithub.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-PyGithub/python3-PyGithub.info b/python/python3-PyGithub/python3-PyGithub.info
index 4f9fa4636a..fab24da35a 100644
--- a/python/python3-PyGithub/python3-PyGithub.info
+++ b/python/python3-PyGithub/python3-PyGithub.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/PyGithub/PyGithub/archive/refs/tags/v2.8.1/PyGithub
MD5SUM="c7edbc6855b486d2aa3b48d1eb2ff387"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-deprecated python3-pyjwt pynacl python3-setuptools-scm-opt"
+REQUIRES="python3-deprecated python3-pyjwt python3-pynacl python3-setuptools-scm-opt"
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"