summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 833721a313617bd0774b93ebf4331c4634d815e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = jupyter-nbgitpuller
	pkgdesc = Jupyter server extension to sync a git repository one-way to a local path
	pkgver = 1.2.2
	pkgrel = 1
	url = https://github.com/jupyterhub/nbgitpuller
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	checkdepends = jupyter-notebook
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-jupyter-packaging
	makedepends = npm
	depends = git
	depends = jupyter-server
	source = jupyter-nbgitpuller-1.2.2.tar.gz::https://github.com/jupyterhub/nbgitpuller/archive/refs/tags/1.2.2.tar.gz
	b2sums = f4bb8bf19ad80adf9fa8213768bd72a720e9d1f5b21281a1fbff5c7ac9c7d5e0399ff6671545d29dcdd61bf34e52b2f5fd028096d4ae703ed837d7128ccbfb77

pkgname = jupyter-nbgitpuller