Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-atlassian-python-api | Distribution: openSUSE:Factory:zSystems |
Version: 3.41.4 | Vendor: openSUSE |
Release: 1.2 | Build date: Fri Dec 15 13:54:54 2023 |
Group: Unspecified | Build host: reproducible |
Size: 1922030 | Source RPM: python-atlassian-python-api-3.41.4-1.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/atlassian-api/atlassian-python-api | |
Summary: Python Atlassian REST API Wrapper |
Python Atlassian REST API Wrapper
Apache-2.0
* Fri Dec 15 2023 pgajdos@suse.com - add python-atlassian-python-api.rpmlintrc into sources * Thu Dec 14 2023 Petr Gajdos <pgajdos@suse.com> - update to 3.41.3: * [ISSUE-1241] #1241, added propagation of `advanced_mode` flag * feat(insight): implement get objectschema objecttypes flat * [ISSUE-1242] prevented weird exceptions related to integer handling * update-jira-docs-include-add-comments * Add Content-Type to calls to Assets in cloud * Add account list to request participant methods * Add Python 3.12 CI build * Fix Python 3.12 build update to 3.41.1: * Bitbucket Server: Re-order source_branch param of open_pull_request * fix spelling error in jira examples * fix: Wrong post * Jira: Add sprint methods * add unauthorized error handling * fix: paths for page_create_template and page_get_templates * Update testenv * lists and dicts can be handled in raise_for_status update to 3.41.0: * Add python 3.11 support to test environment * Fix packaging of the tests directory * Bitbucket Server: Add boostMatches query parameter to get_branches * Bitbucket Server: Add support to include required reviewers for PR * Jira Agile: Add more method about board, properties * Add docs about properties * Jira properties update to 3.40.1: * Pipeline triggering examples with a request with pipeline variables * Bitbucket Server: Add API to get dashboard pull requests * [Jira] Adapt issue remote links creation/update update to 3.40.0: * Make check_inbox_pull_requests to return paged generator * Python: Set requests minimum to 2.31.0. * Bitbucket Cloud: Fixes for repository deployment environments. * Bitbucket Cloud: Fix for getting Repository Deployment Environment Variables via each() * confluence: correctly report a failed pdf-export * Adding change password to confluence.py * Maintain support for versions of Python <3.6 * Use more performant version of Python logging calls * [Jira] Commits parameter addition for until and since update to 3.39.0: * Bitbucket: Adding repository variables. * Bitbucket: Adding getting deployment environment variables. * Confluence: Update confluence.py - Add create_group and remove_group * Bitbucket: Feature/add workspace permissions for repositories * Bitbucket Cloud: Adding Repository Group Permissions * Jira: jira_add_label_tag example * Bitbucket Cloud: Add Create, Update and Deleting of repository variables * Bitbucket Cloud: Add Create, Update and deleting of deployment environment variables update to 3.38.0: * fix: Wrong post instead of put * Fix #1154: add safety checks to parse 400 error responses * Bamboo: Added 2 methods to bamboo for deployments * Adds features to specify the target pipeline type. * Feature/add repository deployment environments update to 3.37.0: * ## What's Changed * Alias get_organizations * feat: Add update pull-request call * feat: Add flag_issue method * Add the possiblity to change the signature method * [Confluence]: PDF export function no longer working #1158 * [Bamboo] Get Bamboo deployment queue update to 3.36.0: * [Bugfix] This will give you a fixed-width page. * [Enhancement] label and unlabel issues * [Enhancement] Add support for fetching id of blogpost * 'description-file' will not be supported in future versions. update to 3.35.0: * ## What's Changed * Add support for statuspage.io * Bitbucket: Add get changed files in commit update to 3.34.0: * ## What's Changed * Update jira.py add_attachment method * new methods Confluence collaborative editing update to 3.33.0: * ## What's Changed * return info myself from jira * [Bamboo] Enable/disable elastic bamboo configuration * Fix API url for getting objecttype attributes * [Jira] Added issue changelog and worklog method calls to docs * Jira ServiceDesk: Fix create attachment update to 3.32.2: * ## What's Changed * Let it buid for RHEL-9 again * Support for Xray v2.0 GET testruns * [Bitbucket Cloud] Add support for query parameters in pullrequest.comments endpoint * [Jira] Issues for Backlog updated URL * Returned _link details for next loop * fixed up the documentation for forking to a new project * Add custom field editing * Added get_dashboard method update to 3.32.0: * [confluence] Fix def get_page_as_pdf (pdf Export was rollback) * Added request_current_index_from_node method and docs * [Bitbucket] Add API signature to reply to a Pull request comment * Python 2.7 compatibility * Fix errors of black * [Bitbucket] Fixed broken update_file and upload_file API calls (fixes issue #1080) * [Xray] use resource_url method for api version * Add the type parameters whether a page exists * Ooops. Fixed Python 2.7 import update to 3.31.0: * Bug/fix assign issue * Switch from SHA1 to SHA2 * Confluence update or create method * [Bamboo] New Bamboo REST API documentation URL * Confluence: update_page method * Insight for jira module * Move API from experimental to normal url (#960) * Pin to importlib-metadata==4.13.0, because it's not supported in Python3.7 - Tests are failing * Fix print typo in code block example in README * Jira: Add functionality to get comments on an issue * Revert change: `pprint` to `print` ... `pprint` * [confluence] Fix def get_page_as_pdf When using Confluence Cloud(#1057) * Fix bitbucket cloud commits #1071 * Add missing advanced mode to request method * Resolve Failing Tests: Correction to adanced_usage=True * Update checkout and codecov action * Replace deprecatd tempfile.mktemp() calls update to 3.28.1: * ## What's Changed * Bitbucket Cloud: allow to access repositories directly * Fix AttributeError: 'Response' object has no attribute 'get' * [Jira] Fix the parameter of remove_user_from_group from username to account id * Jira : add account_id to the parameters of add_user_to_group for Jira Cloud * [Confluence] Amending Confluence documentation * [Confluence] Logging page content as info * [Bamboo] Support for elastic bamboo * Add new module Cloud Admin * Bitbucket Cloud: Add support for commit/commits endpoint * [BlackTest] Reformatting file * Add new createmeta functions to comply with Jira 9 API * Run Atlassian SDK in docker * [Jira] Add function get_user_groups * Jira: Add ability to add icons to issue remote links * [Bitbucket Cloud] Add avatar property to user object update to 3.26.0: * Jira more examples * BB 2 new methods * Confluence adjusted remove history method update to 3.25.0: * Fix error response without 'errors' field * Method for getting info about license object update to 3.24.0: * Add dedicated method for the fetching all values * DOC : correct URL for black tool in CONTRIBUTING.rst * [Confluence] page_exists method without error log * [Jira] added simple wrapper * [Bitbucket] Update parameter name to repository_slug * [Jira] updated get_file_list method for folder support * [Jira] Fix user properties endpoints (use account id) * [Jira] Insight for jira module * [SD] request_comments start,limit,public,internal * [Jira] Fix update_version PUT url * [Jira] Add multiple methods * [SD] Change logging level update to 3.20.0: * 1. JQL query paginations * 2. Bitbucket cloud method improvements update to 3.19.0: * 1. Plugin management methods * 2. License overview for Confluence * 3. Remove **tests** from release folder update to 3.18.1: * Error log handler for BB Cloud * escaping for JQL for Jira method update to 3.18.0: * Crowd adjustments. * Oauth2 example. * Jira update filter methods * Confluence changes for method: get_page_child_by_type * Thank you for your PR. update to 3.17.0: * 1. Jira: a new method related to the notification scheme, issue restore method * 2. Docs polishes * 3. Remove duplicated methods for the handling errors update to 3.15.0: * Crowd: a new functions * Jira: adjustments in watcher related methods, issue archive methods * X-Ray: new methods * Bitbucket Cloud: Tasks for PR update to 3.14.0: * That release include personal token parameter for rest client class update to 3.13.1: update to 3.13.0: * In that release: * Bugfixes for BB, * X-Ray, and Jira update to 3.12.1: * subj * Tue Nov 10 2020 Steve Kowalik <steven.kowalik@suse.com> - Update to 2.0.1: * fix the double in bitbucket module to repo_list method * fix the parameter to export search results as csv * add more docs * Cleanup rest-client * Review methods * Bugfixes * Fri Sep 11 2020 Steve Kowalik <steven.kowalik@suse.com> - Update to 1.17.3: * [RestClient] Cleanup base class and fix init order in derived class * Add review remark -> add *args. * Jira: add create project method * Migrate header variable into rest client * Thu Jun 25 2020 Steve Kowalik <steven.kowalik@suse.com> - Update to 1.16.0: * New release with new methods for the Jira, Bamboo, Bitbucket methods. * Fri Mar 20 2020 steven.kowalik@suse.com - Update to 1.15.6: * Bamboo examples and Confluence fix of params (#464) * Added parameter for user() method: (#465) * Check for if an element is a valid email (#466) * Ability of adding reviewers when opening a PR (#470) * Util method to convert a nested dictionary into an HTML table with header row and header column (#473) * Bamboo examples (#474) * Add ability of deleting a pull request (#472) * Mon Mar 02 2020 Steve Kowalik <steven.kowalik@suse.com> - Update to 1.15.4 * New release with new methods for the Bamboo, Bitbucket methods * New release with new methods for the Bitbucket: + Bitbucket: conditions. reviewers + Confluence: move actions and reorder pages + Jira: Update Rank issues * This release include minor method polishes and a new methods related to the audit records * Confluence, Jira new methods * Continue improve Bitbucket cloud version * Bitbucket - branch permissions and commit related methods * Confluence - better log wrapping (get page_titile) * Bitbucket - methods related to the ssh key fetchings * Bamboo new methods related to the projects and build queue. * Jira bug fix a few method. * Polishes. * Fri Jan 17 2020 Marketa Calabkova <mcalabkova@suse.com> - Update to 1.14.9 * Python 3.8 CI build added. * A new Tempo method * Include title in determining if there is a difference * Fetch SSH keys information for projects and repos * Provide 2 methods with semantic correct naming * Add Ability to expand status for membership list * Add test LFS fetch method * Bitbucket: set default brnach name method * added get/set repo settings * Python 3.7 CI build added. * Add get_repo and delete_repo functions * Optional Kerberos dependency * Thu Sep 26 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 1.13.31: * no changelog provided * Tue Sep 17 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 1.13.29: * no changelog provided - Do not install tests - Run tests
/usr/lib/python3.12/site-packages/atlassian /usr/lib/python3.12/site-packages/atlassian/VERSION /usr/lib/python3.12/site-packages/atlassian/__init__.py /usr/lib/python3.12/site-packages/atlassian/__pycache__ /usr/lib/python3.12/site-packages/atlassian/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/bamboo.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/bamboo.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/cloud_admin.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/cloud_admin.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/confluence.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/confluence.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/crowd.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/crowd.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/errors.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/errors.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/insight.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/insight.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/jira.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/jira.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/marketplace.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/marketplace.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/portfolio.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/portfolio.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/request_utils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/request_utils.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/rest_client.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/rest_client.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/service_desk.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/service_desk.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/statuspage.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/statuspage.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/utils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/utils.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/xray.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/__pycache__/xray.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bamboo.py /usr/lib/python3.12/site-packages/atlassian/bitbucket /usr/lib/python3.12/site-packages/atlassian/bitbucket/__init__.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/__pycache__ /usr/lib/python3.12/site-packages/atlassian/bitbucket/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/__pycache__/base.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/__pycache__/base.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/base.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/__init__.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/__pycache__ /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/__pycache__/base.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/__pycache__/base.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/base.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/common /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/common/__init__.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/common/__pycache__ /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/common/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/common/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/common/__pycache__/builds.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/common/__pycache__/builds.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/common/__pycache__/comments.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/common/__pycache__/comments.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/common/__pycache__/users.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/common/__pycache__/users.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/common/builds.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/common/comments.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/common/users.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__init__.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__ /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/branchRestrictions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/branchRestrictions.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/commits.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/commits.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/defaultReviewers.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/defaultReviewers.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/deploymentEnvironments.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/deploymentEnvironments.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/diffstat.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/diffstat.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/groupPermissions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/groupPermissions.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/issues.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/issues.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/pipelines.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/pipelines.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/pullRequests.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/pullRequests.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/refs.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/refs.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/repositoryVariables.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/__pycache__/repositoryVariables.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/branchRestrictions.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/commits.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/defaultReviewers.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/deploymentEnvironments.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/diffstat.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/groupPermissions.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/issues.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/pipelines.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/pullRequests.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/refs.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/repositories/repositoryVariables.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/workspaces /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/workspaces/__init__.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/workspaces/__pycache__ /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/workspaces/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/workspaces/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/workspaces/__pycache__/members.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/workspaces/__pycache__/members.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/workspaces/__pycache__/permissions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/workspaces/__pycache__/permissions.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/workspaces/__pycache__/projects.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/workspaces/__pycache__/projects.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/workspaces/members.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/workspaces/permissions.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/cloud/workspaces/projects.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/server /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/__init__.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/__pycache__ /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/__pycache__/base.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/__pycache__/base.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/__pycache__/globalPermissions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/__pycache__/globalPermissions.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/base.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/common /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/common/__init__.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/common/__pycache__ /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/common/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/common/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/common/__pycache__/permissions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/common/__pycache__/permissions.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/common/permissions.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/globalPermissions.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/projects /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/projects/__init__.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/projects/__pycache__ /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/projects/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/projects/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/projects/repos /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/projects/repos/__init__.py /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/projects/repos/__pycache__ /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/projects/repos/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/atlassian/bitbucket/server/projects/repos/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/atlassian/cloud_admin.py /usr/lib/python3.12/site-packages/atlassian/confluence.py /usr/lib/python3.12/site-packages/atlassian/crowd.py /usr/lib/python3.12/site-packages/atlassian/errors.py /usr/lib/python3.12/site-packages/atlassian/insight.py /usr/lib/python3.12/site-packages/atlassian/jira.py /usr/lib/python3.12/site-packages/atlassian/marketplace.py /usr/lib/python3.12/site-packages/atlassian/portfolio.py /usr/lib/python3.12/site-packages/atlassian/request_utils.py /usr/lib/python3.12/site-packages/atlassian/rest_client.py /usr/lib/python3.12/site-packages/atlassian/service_desk.py /usr/lib/python3.12/site-packages/atlassian/statuspage.py /usr/lib/python3.12/site-packages/atlassian/utils.py /usr/lib/python3.12/site-packages/atlassian/xray.py /usr/lib/python3.12/site-packages/atlassian_python_api-3.41.4-py3.12.egg-info /usr/lib/python3.12/site-packages/atlassian_python_api-3.41.4-py3.12.egg-info/PKG-INFO /usr/lib/python3.12/site-packages/atlassian_python_api-3.41.4-py3.12.egg-info/SOURCES.txt /usr/lib/python3.12/site-packages/atlassian_python_api-3.41.4-py3.12.egg-info/dependency_links.txt /usr/lib/python3.12/site-packages/atlassian_python_api-3.41.4-py3.12.egg-info/not-zip-safe /usr/lib/python3.12/site-packages/atlassian_python_api-3.41.4-py3.12.egg-info/requires.txt /usr/lib/python3.12/site-packages/atlassian_python_api-3.41.4-py3.12.egg-info/top_level.txt /usr/share/doc/packages/python312-atlassian-python-api /usr/share/doc/packages/python312-atlassian-python-api/README.rst /usr/share/licenses/python312-atlassian-python-api /usr/share/licenses/python312-atlassian-python-api/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 4 23:43:41 2025