* Unable to locate upstream changelog.
- Re-add missing BuildRequires on six.
- Stop using greedy globs in %files.
- Rebase python-jenkinsapi-no-mock.patch
- Add missing Requires on update-alternatives
- Switch to autosetup
------------------------------------------------------------------
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jenkinsapi?expand=0&rev=21
- update to 0.3.8:
* Fixed typos noticed when reading the file. (#680)
* Support keyworded variables for requester, fixes#679 (#682)
* re-encrypt password
* change password again
* Plugin delete (#674)
* disable pyling check of unnecessary-pass
* Updated pypi password
* set travis to release on tag
* Add future improvement line
* add dependency plugin: trilead-api
* Removed unused files
* add try except for func create (#675)
* Removed unused file
* Skip test on release stage
* Add method to update offline reason for a node. (#613)
* Support SSH credential update (#619)
* add ability to keep build forever (#672)
* Handle changesets returned by Jenkins job that use Pipeline (#654)
* Change pylint command line (#671)
* update README dev guide (#667)
* Fix a lot of warnings (#662)
* Remove ssh credentials no longer supported by ssh credentials plugin (#657)
* Update link to travis
* Expanded test coverage for view.py (#646)
* Python 3.6 and 3.7 support (#641)
* changed requirements to support 3.6 and immediate testing
* Changing to \*args and \*\*kwargs in requester init. Fixing TypeError bug (#640)
* Retrieve git repo url for a given build (#634)
* Get Build url for a given build object (#635)
OBS-URL: https://build.opensuse.org/request/show/671250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jenkinsapi?expand=0&rev=6
* Fixed typos noticed when reading the file. (#680)
* Support keyworded variables for requester, fixes#679 (#682)
* re-encrypt password
* change password again
* Plugin delete (#674)
* disable pyling check of unnecessary-pass
* Updated pypi password
* set travis to release on tag
* Add future improvement line
* add dependency plugin: trilead-api
* Removed unused files
* add try except for func create (#675)
* Removed unused file
* Skip test on release stage
* Add method to update offline reason for a node. (#613)
* Support SSH credential update (#619)
* add ability to keep build forever (#672)
* Handle changesets returned by Jenkins job that use Pipeline (#654)
* Change pylint command line (#671)
* update README dev guide (#667)
* Fix a lot of warnings (#662)
* Remove ssh credentials no longer supported by ssh credentials plugin (#657)
* Update link to travis
* Expanded test coverage for view.py (#646)
* Python 3.6 and 3.7 support (#641)
* changed requirements to support 3.6 and immediate testing
* Changing to \*args and \*\*kwargs in requester init. Fixing TypeError bug (#640)
* Retrieve git repo url for a given build (#634)
* Get Build url for a given build object (#635)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jenkinsapi?expand=0&rev=9
- update to 0.3.3:
* Fixed for Credentials 2.x plugin (#460)
* Added tests for adding jobs to view (#469)
* Return full response object if requested on job.update_config method.
* Adding SSL disabling option, authentication, correction of Java Heap
setting and some very helpful comments
* Fixed failing tests on Jenkins 2.0 (#473)
* Delete build (#493)
* Decoding bytes with the ISO-8859-1 encoding
* Removed pypi upload
* Added coveralls integration
* When job is invoked with file param http headers will be now set (#494)
* Adding newline at end of file
* Adding a note about using an API token as password
* KrbRequester.get_request_dict missing **kwargs
* Update setup.cfg to support universal wheels
* Set version to 0.3.00 and cleaned up a bit
* Add ssl_verify flag to the Jenkins class
* Changed jenkins launcher to use pre-built home dir
* Proper handling of self.url
* Added SSH node creation and tests
* Adds correct build information to Build.get_artifacts
* FIX: allow jenkinsapi to be used without installation
* And exit 1...
* working tox configuration for testing/lint with multiple python versions
* How to kick-off a paramterized build (eg build version, python version)
* FIX: fix bad indentation (2->4 spaces)
* Fixed EMPTY_JOB config to match the one returned from Jenkins
* Now using either wget or curl to download the jenkins.war
* Fix pylint violations.
OBS-URL: https://build.opensuse.org/request/show/440877
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jenkinsapi?expand=0&rev=7