summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBlair Bonnett2024-02-28 16:59:25 +0100
committerBlair Bonnett2024-02-28 16:59:25 +0100
commitf5f5ee2576ed2caeab3aafcbecc2bf9f22322675 (patch)
tree0af55ce58839bdbf6a90981e7e17c9d153878eb2 /PKGBUILD
parent339cb6f6fe4accd9bcbe887c9f23d19b595fd621 (diff)
downloadaur-jupyterhub-idle-culler.tar.gz
Update to 1.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e467599d5234..432bb1507b3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=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"
-license=('BSD')
+license=('BSD-3-Clause')
arch=('any')
-depends=('python-dateutil' 'python-tornado')
-makedepends=('git' 'python-build' 'python-installer' 'python-setuptools' 'python-wheel')
+depends=('python-dateutil' 'python-packaging' 'python-tornado')
+makedepends=('git' 'python-build' 'python-hatchling' 'python-installer' 'python-wheel')
_pyname=jupyterhub_idle_culler
source=(