summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6c3a0ea0d35176619d96f336ce2b31b3685496a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-spython
	pkgdesc = CLI tool for working with Singularity Python
	pkgver = 0.2.1
	pkgrel = 1
	url = https://github.com/singularityhub/singularity-cli
	arch = any
	license = MPL2
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pytest-runner
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-requests
	depends = python-semver
	optdepends = singularity-container: use and manipulate Singularity Containers
	source = python-spython-0.2.1.tar.gz::https://files.pythonhosted.org/packages/source/s/spython/spython-0.2.1.tar.gz
	sha256sums = beb8866751268ebbc38e05ee7d14d99a144f2a9b21409b16e3bcab9ebd452a19

pkgname = python-spython