summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ba4e349433166303a1d7256db28307c060998a0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = jupyterhub-nativeauthenticator-git
	pkgdesc = Authenticator for storing users in the JupyterHub database (Git version)
	pkgver = 1.3.0.r5.gf800bd3
	pkgrel = 1
	url = https://github.com/jupyterhub/nativeauthenticator
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	checkdepends = jupyter-notebook
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = jupyterhub
	depends = python-bcrypt
	depends = python-onetimepass
	provides = jupyterhub-nativeauthenticator
	conflicts = jupyterhub-nativeauthenticator
	source = git+https://github.com/jupyterhub/nativeauthenticator.git
	sha256sums = SKIP

pkgname = jupyterhub-nativeauthenticator-git