summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0e2bb3e88847
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python-flask-gssapi
+ pkgdesc = HTTP Negotiate (GSSAPI) authentication for Flask
+ pkgver = 1.3.1
+ pkgrel = 1
+ url = https://github.com/cour4g3/flask-gssapi
+ arch = any
+ license = custom:MIT
+ makedepends = git
+ makedepends = python-setuptools
+ depends = python-flask
+ depends = python-gssapi
+ source = git+https://github.com/cour4g3/flask-gssapi#commit=d3842e14cdf9bf6818d7a154845e951a8e9c058d
+ sha256sums = SKIP
+
+pkgname = python-flask-gssapi