1
0

22 Commits

Author SHA256 Message Date
Dominique Leuenberger
68abee4937 Accepting request 1095526 from devel:languages:python
- 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

------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/request/show/1095526
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jenkinsapi?expand=0&rev=12
2023-06-27 21:16:46 +00:00
Steve Kowalik
93c9a0355b - 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
------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jenkinsapi?expand=0&rev=21
2023-06-27 06:41:41 +00:00
Dominique Leuenberger
89b278f669 Accepting request 974540 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/974540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jenkinsapi?expand=0&rev=11
2022-05-03 19:19:21 +00:00
5d1490374a Accepting request 974537 from home:pgajdos:python
- do not require python-mock for build
- added patches
  fix https://github.com/pycontribs/jenkinsapi/issues/819
  + python-jenkinsapi-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/974537
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jenkinsapi?expand=0&rev=19
2022-05-03 08:08:47 +00:00
Dominique Leuenberger
188640d25b Accepting request 794785 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/794785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jenkinsapi?expand=0&rev=10
2020-04-17 22:30:12 +00:00
4317e0e208 Accepting request 794782 from home:pgajdos:python
- use pytest -k instead of removing tests

OBS-URL: https://build.opensuse.org/request/show/794782
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jenkinsapi?expand=0&rev=17
2020-04-17 06:55:06 +00:00
Dominique Leuenberger
14f14836b7 Accepting request 794645 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/794645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jenkinsapi?expand=0&rev=9
2020-04-16 21:07:04 +00:00
Tomáš Chvátal
93c7d9a0ff Accepting request 794604 from home:pgajdos:python
- 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)

OBS-URL: https://build.opensuse.org/request/show/794604
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jenkinsapi?expand=0&rev=15
2020-04-16 18:14:17 +00:00
Dominique Leuenberger
812d62e0b1 Accepting request 703793 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/703793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jenkinsapi?expand=0&rev=8
2019-05-22 09:13:56 +00:00
Tomáš Chvátal
debd6eaab0 Accepting request 703792 from home:hitalia:branches:devel:languages:python
Update python-jenkinsapi to 0.3.9

OBS-URL: https://build.opensuse.org/request/show/703792
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jenkinsapi?expand=0&rev=13
2019-05-17 20:40:29 +00:00
Stephan Kulow
b07f7993e3 Accepting request 671878 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/671878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jenkinsapi?expand=0&rev=7
2019-02-06 13:07:06 +00:00
Thomas Bechtold
73fff0ae05 Accepting request 671872 from home:jengelh:branches:devel:languages:python
- Trim bias from description and fix grammar issues.

OBS-URL: https://build.opensuse.org/request/show/671872
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jenkinsapi?expand=0&rev=11
2019-02-05 13:48:25 +00:00
Stephan Kulow
cd46610ffa Accepting request 671250 from devel:languages:python
- 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
2019-02-05 10:19:02 +00:00
Thomas Bechtold
049f85dbef - 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/package/show/devel:languages:python/python-jenkinsapi?expand=0&rev=9
2019-02-05 05:14:55 +00:00
Dominique Leuenberger
77a46a13dd Accepting request 441106 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/441106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jenkinsapi?expand=0&rev=5
2016-11-21 13:26:39 +00:00
88f3a01601 Accepting request 440877 from home:tbechtold:branches:devel:languages:python
- 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
2016-11-20 22:33:37 +00:00
Stephan Kulow
908a148ecd Accepting request 305758 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/305758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jenkinsapi?expand=0&rev=4
2015-05-10 08:46:39 +00:00
Jan Matejek
3d4f5f277a Accepting request 305622 from home:benoit_monin:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/305622
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jenkinsapi?expand=0&rev=5
2015-05-07 12:03:41 +00:00
Stephan Kulow
70467925c1 Accepting request 240845 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/240845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jenkinsapi?expand=0&rev=2
2014-07-15 06:00:53 +00:00
Denisart Benjamin
02a36b7f5a Accepting request 240310 from home:jnweiger:branches:devel:languages:python
No upstream changelog found. Sorry.
- Version bump to 0.2.20
  commit 326b370d084b83ad780569e28dd5ffad908936d1

OBS-URL: https://build.opensuse.org/request/show/240310
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jenkinsapi?expand=0&rev=3
2014-07-13 13:05:07 +00:00
Tomáš Chvátal
0843052079 Accepting request 204084 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/204084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jenkinsapi?expand=0&rev=1
2013-10-21 10:32:27 +00:00
Sascha Peilicke
1a7bec3197 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jenkinsapi?expand=0&rev=1
2013-10-21 07:53:33 +00:00