Source: jenkins-job-builder Section: python Priority: optional Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Mattia Rizzolo , Paul Belanger , Build-Depends: debhelper-compat (= 11), dh-python, openstack-pkg-tools (>= 75~), python3-all, python3-pbr, python3-setuptools, python3-sphinx, Build-Depends-Indep: python3-fasteners, python3-fixtures , python3-jenkins (>= 0.4.15), python3-jinja2, python3-mock , python3-sphinxcontrib.programoutput, python3-stestr , python3-stevedore, python3-testscenarios , python3-testtools , python3-yaml, subunit , Standards-Version: 4.2.1 Rules-Requires-Root: no Homepage: http://ci.openstack.org/jenkins-job-builder Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/jenkins-job-builder Vcs-Git: https://salsa.debian.org/openstack-team/third-party/jenkins-job-builder.git Package: jenkins-job-builder Architecture: all Section: misc Depends: python3-jenkins-job-builder (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}, Breaks: python3-jenkins-job-builder (<< 2.0.3-3~), Replaces: python3-jenkins-job-builder (<< 2.0.3-3~), Description: Configure Jenkins using YAML files - metapackage Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy. . Metapackage to install the Python 2 or 3 version of jenkins-job-builder. Package: jenkins-job-builder-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Description: Configure Jenkins using YAML files - doc Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy. . This package contains the documentation. Package: python3-jenkins-job-builder Architecture: all Depends: python3-fasteners, python3-jenkins (>= 0.4.15), python3-jinja2, python3-pbr, python3-pkg-resources, python3-six, python3-stevedore, python3-yaml, ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends}, Description: Configure Jenkins using YAML files - Python 3.x Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy. . This package contains the Python 3.x module.