aboutsummaryrefslogtreecommitdiff
path: root/python/python-gssapi/python-gssapi.info
diff options
context:
space:
mode:
authorThibaut Notteboom <thibaut.notteboom@gmail.com>2023-04-27 23:08:33 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-29 18:11:38 +0700
commit72e5a874349af5e2a7f8829820a353c808cd9252 (patch)
tree3e137d2cb10522c152310b23a49d4642b3fbeff1 /python/python-gssapi/python-gssapi.info
parent896ce0639a476158141a5f1f7d72a62e54432259 (diff)
python/python-gssapi: Added (Python Bindings for GSSAPI)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-gssapi/python-gssapi.info')
-rw-r--r--python/python-gssapi/python-gssapi.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python-gssapi/python-gssapi.info b/python/python-gssapi/python-gssapi.info
new file mode 100644
index 0000000000..d748d70c82
--- /dev/null
+++ b/python/python-gssapi/python-gssapi.info
@@ -0,0 +1,10 @@
+PRGNAM="python-gssapi"
+VERSION="1.8.2"
+HOMEPAGE="https://github.com/pythongssapi/python-gssapi"
+DOWNLOAD="https://github.com/pythongssapi/python-gssapi/archive/v1.8.2/python-gssapi-1.8.2.tar.gz"
+MD5SUM="bbb679bcd65ee541c32188aa993c0769"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="decorator"
+MAINTAINER="Thibaut Notteboom"
+EMAIL="thibaut.notteboom@gmail.com"