summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBlair Bonnett2020-10-15 17:03:02 +0200
committerBlair Bonnett2020-10-15 17:03:02 +0200
commit525d7394f22d69943e27d36f56ddf237b1993798 (patch)
treeead4c75db43f836bebf58405d140a6d54ca914cb /.SRCINFO
downloadaur-525d7394f22d69943e27d36f56ddf237b1993798.tar.gz
Initial package of v0.14.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..150b18f22cf3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = jupyterhub-systemdspawner
+ pkgdesc = Spawn JupyterHub single-user servers with systemd
+ pkgver = 0.14
+ pkgrel = 1
+ url = https://github.com/jupyterhub/systemdspawner
+ arch = any
+ license = BSD
+ makedepends = python-setuptools
+ depends = jupyterhub
+ source = https://files.pythonhosted.org/packages/source/j/jupyterhub-systemdspawner/jupyterhub-systemdspawner-0.14.tar.gz
+ source = https://raw.githubusercontent.com/jupyterhub/systemdspawner/master/LICENSE
+ sha256sums = 080dd9cd9292266dad35d1efc7aa1af0ed6993d15eadc79bd959d1ee273d1923
+ sha256sums = 8879cac31d6a25ae880180569ea4d80ca9b24ea9e73a73b5604a9711f1744a29
+
+pkgname = jupyterhub-systemdspawner
+