summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8b0e07815f4ef5f083097730e4c6e4c53196f3cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-jenkins-job-builder
	pkgdesc = Takes simple descriptions of Jenkins jobs in YAML or JSON format and uses them to configure Jenkins
	pkgver = 6.4.4
	pkgrel = 1
	url = https://jenkins-job-builder.readthedocs.io/en/latest/
	arch = any
	license = Apache-2.0
	makedepends = python-setuptools
	depends = python-six>=1.9.0
	depends = python-yaml>=3.13
	depends = python-pbr>=1.8
	depends = python-stevedore>=1.17.1
	depends = python-python-jenkins>=1.8.2
	depends = python-fasteners
	depends = python-jinja>=2
	source = https://files.pythonhosted.org/packages/bc/1d/66a4e12c3e93716130bc6a8eba717216e9ccb0b5b5f5f1e1c7d8e262a30a/jenkins_job_builder-6.4.4.tar.gz
	sha256sums = ecfa420e97b728b469b7e47f36efaac5d0f12ca595a938823cade3fa735aba6f

pkgname = python-jenkins-job-builder