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

pkgname = jupyterhub-idle-culler