summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8f38e80c0b8..78fd9a006aec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = python-jenkins-job-builder
pkgdesc = Takes simple descriptions of Jenkins jobs in YAML or JSON format and uses them to configure Jenkins
pkgver = 3.12.0
- pkgrel = 1
+ pkgrel = 2
url = https://jenkins-job-builder.readthedocs.io/en/latest/
arch = any
license = APACHE
makedepends = python-setuptools
depends = python-six>=1.9.0
depends = python-yaml>=3.10.0
- depends = python-yaml<=6
depends = python-pbr>=1.8
depends = python-stevedore>=1.17.1
depends = python-python-jenkins>=0.4.15