summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f3bea28f0ba529ed3d4f813a66cd260b72f2dcd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = jupyterhub-nativeauthenticator
	pkgdesc = Authenticator for storing users in the JupyterHub database
	pkgver = 1.2.0
	pkgrel = 1
	url = https://github.com/jupyterhub/nativeauthenticator
	arch = any
	license = BSD
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	checkdepends = jupyter-notebook
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = jupyterhub
	depends = python-bcrypt
	depends = python-onetimepass
	source = https://files.pythonhosted.org/packages/source/j/jupyterhub-nativeauthenticator/jupyterhub-nativeauthenticator-1.2.0.tar.gz
	sha256sums = 826228e6e9ca37736361e2e60c5723e245ec72e34fdc42cc218fc54a67f968e1

pkgname = jupyterhub-nativeauthenticator