Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.noarch.rpm

Name: python-jenkinsapi

Project: openSUSE_13.2

Repository: oss

Title: A Python API for accessing resources on a Jenkins continuous-integration server

Description:
Jenkins is the market leading continuous integration system, originally created
by Kohsuke Kawaguchi.

Jenkins (and It's predecessor Hudson) are useful projects for automating common
development tasks (e.g. unit-testing, production batches) - but they are
somewhat Java-centric. Thankfully the designers have provided an excellent and
complete REST interface. This library wraps up that interface as more
conventional python objects in order to make many Jenkins oriented tasks
easier to automate.

This library can help you:

* Query the test-results of a completed build
* Get a objects representing the latest builds of a job
* Search for artefacts by simple criteria
* Block until jobs are complete
* Install artefacts to custom-specified directory structures
* username/password auth support for jenkins instances with auth turned on
* Ability to search for builds by subversion revision
* Ability to add/remove/query Jenkins slaves
* Ability to add/remove/modify Jenkins views

Version: 0.2.20

Release: 2.1.4

Architecture: noarch

Size: 66.1 KB

Build Time: 2014-10-08 20:18:05 +0200 (over 9 years ago)

Provides

Symbol Required by
python-jenkinsapi = 0.2.20-...

Requires

Symbol Provided by
python(abi) = 2.7 python-base
python-pytz >= 2013b python-pytz
python-requests >= 1.2.3 python-requests