Revisions of python-jenkinsapi

buildservice-autocommit accepted request 1095526 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 22)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 21)
- Update to 0.3.13:
  * 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
------------------------------------------------------------------
buildservice-autocommit accepted request 974540 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 20)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 974537 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 19)
- do not require python-mock for build
- added patches
  fix https://github.com/pycontribs/jenkinsapi/issues/819
  + python-jenkinsapi-no-mock.patch
buildservice-autocommit accepted request 794785 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 18)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 794782 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 17)
- use pytest -k instead of removing tests
buildservice-autocommit accepted request 794645 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 16)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 794604 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 15)
- version update to 0.3.11
  0.3.11
  ------
  * jobs.py: don't yield jobs twice (#740)
  * Add debug log message in JenkinsBase.process\_job\_folder to follow execution progress (#738)
  * don't faile when node\_descriprion is missing (#737)
  * Fix safe exit test (#736)
  * don't stale feature requests or "help wanted"
  * change label for stale issues
  * Fixed idle state not being refreshed (#575)
  * Simple plugins (#735)
  0.3.10
  ------
  * Add method for streaming build logs (#722)
  * add instructions for Stale bot
  * Fixed problems with changeSets (#717)
  * Create Node by providing predetermined configuration (#730)
  * Fix plugin versions (#734)
  * Updates Requester to use a Session, maintaining cookies (#727)
  * Feature/multibranch pipeline job (#715)
  * Fix failures caused by plugins (#718)
  * Fix for build.get\_artifacts() (#712)
  * Add safe exit (#700)
  * simplify crumb usage (#704)
  * generate new api token for logged in user (#706)
  * ignore dot files (#705)
buildservice-autocommit accepted request 703793 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 14)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 703792 from Hardik Italia's avatar Hardik Italia (hitalia) (revision 13)
Update python-jenkinsapi to 0.3.9
buildservice-autocommit accepted request 671878 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 12)
baserev update by copy to link target
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) accepted request 671872 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 11)
- Trim bias from description and fix grammar issues.
buildservice-autocommit accepted request 671250 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 10)
baserev update by copy to link target
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) committed (revision 9)
- 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)
buildservice-autocommit accepted request 441106 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 440877 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 7)
- 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.
buildservice-autocommit accepted request 305758 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 6)
baserev update by copy to link target
Jan Matejek's avatar Jan Matejek (matejcik) accepted request 305622 from Benoît Monin's avatar Benoît Monin (benoit_monin) (revision 5)
- update to version 0.2.28
- remove python-nose from build dependency: not needed anymore
- add python-pytz and python-requests as build dependencies to ensure their availability
- increase required versions of python-pytz and python-requests
- add jenkinsapi_version binary to the package files
buildservice-autocommit accepted request 240845 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 4)
baserev update by copy to link target
Denisart Benjamin's avatar Denisart Benjamin (posophe) accepted request 240310 from Juergen Weigert's avatar Juergen Weigert (jnweiger) (revision 3)
No upstream changelog found. Sorry.
- Version bump to 0.2.20
  commit 326b370d084b83ad780569e28dd5ffad908936d1
Displaying revisions 1 - 20 of 22
openSUSE Build Service is sponsored by