summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e064b3cf70a..2446b6f8564c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,19 @@
pkgbase = jupyterhub-idle-culler
pkgdesc = JupyterHub service to cull and shut down idle users and notebook servers
- pkgver = 1.2.1
- pkgrel = 2
+ pkgver = 1.3.1
+ pkgrel = 1
url = https://github.com/jupyterhub/jupyterhub-idle-culler
arch = any
- license = BSD
+ license = BSD-3-Clause
makedepends = git
makedepends = python-build
+ makedepends = python-hatchling
makedepends = python-installer
- makedepends = python-setuptools
makedepends = python-wheel
depends = python-dateutil
+ depends = python-packaging
depends = python-tornado
- source = git+https://github.com/jupyterhub/jupyterhub-idle-culler.git#tag=1.2.1
+ source = git+https://github.com/jupyterhub/jupyterhub-idle-culler.git#tag=1.3.1
sha256sums = SKIP
pkgname = jupyterhub-idle-culler