summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2e064b3cf70a40a658b463ded97e833724fef10b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = jupyterhub-idle-culler
	pkgdesc = JupyterHub service to cull and shut down idle users and notebook servers
	pkgver = 1.2.1
	pkgrel = 2
	url = https://github.com/jupyterhub/jupyterhub-idle-culler
	arch = any
	license = BSD
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-dateutil
	depends = python-tornado
	source = git+https://github.com/jupyterhub/jupyterhub-idle-culler.git#tag=1.2.1
	sha256sums = SKIP

pkgname = jupyterhub-idle-culler