Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python310-python-jenkins | Distribution: openSUSE:Factory:zSystems |
Version: 1.8.0 | Vendor: openSUSE |
Release: 2.4 | Build date: Mon Jul 24 08:15:47 2023 |
Group: Unspecified | Build host: reproducible |
Size: 193224 | Source RPM: python-python-jenkins-1.8.0-2.4.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://opendev.org/jjb/python-jenkins | |
Summary: Python bindings for the remote Jenkins API |
This package provides Python bindings for the Jenkins Remote API. It currently supports management of: * Project configuration * Build control * Slave node configuration
BSD-3-Clause
* Mon Jul 24 2023 Steve Kowalik <steven.kowalik@suse.com> - Pin {Build,}Requires on urllib3 to < 2. * Mon Apr 17 2023 Steve Kowalik <steven.kowalik@suse.com> - Update to 1.8.0: * Add retrieval of stages of artifacts * Switch links to opendev.org * Allow build number to be a string * Use fullname in get_job_info_regex - Add patch use-parts-of-legacy-version.patch: * Use underpining parts of LegacyVersion pre-removal. * Wed May 04 2022 pgajdos@suse.com - added patches fix https://bugs.launchpad.net/python-jenkins/+bug/1971524 + python-python-jenkins-no-mock.patch * Mon Mar 15 2021 Markéta Machová <mmachova@suse.com> - we don't need stestr to run tests * which enables the tests again * Fri Mar 20 2020 pgajdos@suse.com - version update to 1.7.0 * Include placeholder tasks in get\_running\_builds * Fix reconfig\_credential() to send the xml data * new method: create\_folder (with tests) * new method: check\_jenkinsfile\_syntax (with tests) * Update docs building job * upsert\_job * Thu Aug 01 2019 pgajdos@suse.com - version update to 1.5.0 * Remove pin on mock module * Update jobs * Make get\_job\_info fetch\_all\_builds work with jobs in folders * OpenDev Migration Patch * When updating jobs the response body may be empty * Add Python 3.6 classifier to setup.cfg * add python 3.6 unit test job * Tue May 14 2019 Jonathan <jharker@suse.com> - Fix dependencies for version 1.4.0 * Tue Dec 11 2018 Thomas Bechtold <tbechtold@suse.com> - update to 1.4.0: * Update min tox version to 2.0 * Request multiple folder levels at once in get\_all\_jobs * Replace build\_jobs\_list\_responses with actual Jenkins responses * Clean up job/folder path handling * Test requested URLs in test\_getall * Make jjb-tox-cross-jenkins-job-builder voting * Allow adding extra HTTP headers to Jenkins requests * Tue Sep 04 2018 dmueller@suse.com - update to 1.2.1: * Revert "detect and respect http redirects" * Revert "Avoid empty body failure on HEAD requests" * Avoid empty body failure on HEAD requests * Fix item being ignored in get\_info * detect and respect http redirects * Fix run\_script method * Adopt use of pre-commit hooks * Adds support for executing Groovy scripts on jenkins nodes * Allow use of unicode job names * Added pypy-dev to bindep.txt * Fix run\_scripts() API * fix tox python3 overrides * Selectively mock requests\_kerberos import * Ensure timeout exceptions are re-raised during auth attempts * Revert "Do not require requests-kerberos for tests" * Freeze cmd2 library on python2 * Update URLS that require depth or tree filters * README: mention #openstack-jjb channel * Do not require requests-kerberos for tests * Fix: send proxy as empty dict * Add functions to retrieve more data from Jenkins * Update to \_response\_handler * Trivial: Update pypi url to new url * add get\_queue\_item() method * build\_job: return queue item identifier * add jenkins\_request() method * Use proper code highlight in docs * Fix docstrings params * Adds support for wiping out a job's workspace * Adds support for multi-select build parameters * Adds support for deleting builds * enable cross testing with jenkins-job-builder * Improve SSL support with requests lib * Enables use of PYTHONHTTPSVERIFY override * Adding pypy to bindep test profile * Added folder support in views keeping backward compatibility and added tests for it * Add EMPTY\_FOLDER\_XML str to match docs * build\_job: fix grammar in comment * Replace testr with stestr * This Allow to include folders in jobs list when calling get\_all\_jobs() method. Closes-Bug: #1731903 * repair .gitgnore * Migration to using requests * trivial: modify spelling error of version * modify version spelling errors * Pass form data as body instead of in the url * get\_build\_console\_output: fix docs for "number" parameter * Sanitize url in get\_info() function * get\_job\_name: fix grammar in comment * doc: add get\_job\_config() example * create\_node: avoid double-encoding * Add py35 to tox envlist - run tests * Wed Jul 18 2018 tchvatal@suse.com - Depend on python-rpm-macros
/usr/lib/python3.10/site-packages/jenkins /usr/lib/python3.10/site-packages/jenkins/__init__.py /usr/lib/python3.10/site-packages/jenkins/__pycache__ /usr/lib/python3.10/site-packages/jenkins/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/jenkins/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/jenkins/__pycache__/plugins.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/jenkins/__pycache__/plugins.cpython-310.pyc /usr/lib/python3.10/site-packages/jenkins/__pycache__/version.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/jenkins/__pycache__/version.cpython-310.pyc /usr/lib/python3.10/site-packages/jenkins/plugins.py /usr/lib/python3.10/site-packages/jenkins/version.py /usr/lib/python3.10/site-packages/python_jenkins-1.8.0.dist-info /usr/lib/python3.10/site-packages/python_jenkins-1.8.0.dist-info/AUTHORS /usr/lib/python3.10/site-packages/python_jenkins-1.8.0.dist-info/COPYING /usr/lib/python3.10/site-packages/python_jenkins-1.8.0.dist-info/INSTALLER /usr/lib/python3.10/site-packages/python_jenkins-1.8.0.dist-info/METADATA /usr/lib/python3.10/site-packages/python_jenkins-1.8.0.dist-info/RECORD /usr/lib/python3.10/site-packages/python_jenkins-1.8.0.dist-info/REQUESTED /usr/lib/python3.10/site-packages/python_jenkins-1.8.0.dist-info/WHEEL /usr/lib/python3.10/site-packages/python_jenkins-1.8.0.dist-info/pbr.json /usr/lib/python3.10/site-packages/python_jenkins-1.8.0.dist-info/top_level.txt /usr/share/doc/packages/python310-python-jenkins /usr/share/doc/packages/python310-python-jenkins/README.rst /usr/share/licenses/python310-python-jenkins /usr/share/licenses/python310-python-jenkins/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 4 23:43:41 2025