15
0

25 Commits

Author SHA256 Message Date
f435934123 Accepting request 1289115 from devel:languages:python
- Update to 4.0.4:
  * Client: Remove use of six
  * Confluence: method attach_file() to not read() file content
  * Bitbucket: Pass header to request session creation and remove obsolete
    @Property in Bitbucket
  * Jira: Update Agile (Greenhopper) REST API URL handling
  * Fix typing issues for py<3.9
  * Fix 404 error when trying to download attachments from page
  * python2 removal
  * [Jira] fix paginated projects retrieving
  * [BitBucket] Add webhooks to Cloud
  * [JIRA] added new method get_issue_tree_recursive
  * [BitBucket] added new method get_groups
  * [JIRA] new method get_issue_status_changelog
  * [Confluence] added new endpoints for confluence whiteboards
  * [Jira] Make get_issue_changelog start and limit work
  * [Confluence] Expand parameter addition for get_draft_page_by_id
  * [Confluence] forward start and limit for getting attachments
  * [Jira] two new methods: download_attachments_from_issue and
    get_attachments_ids_from_issue
  * [Bitbucket] Split pull request activities url for Cloud and Server
  * Issue 1337: Bearer token on linux environment has new line character
  * [Rest] Support exponential backoff and retry
  * [Jira] new feature added scrap_regex_from_issue
  * [Assets] Add checker end point
  * create_object_navlist_iql method - changed parameter default values
  * [Bitbucket] Fixed Pull Requests Activities path
  * [Confluence] New method 'scrap_regex_from_page'
  * [Jira] Added get_version and move_version
  * Commit Object addition to Pull Requests

OBS-URL: https://build.opensuse.org/request/show/1289115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atlassian-python-api?expand=0&rev=12
2025-06-30 12:00:28 +00:00
7c8de0da5e - Update to 4.0.4:
* Client: Remove use of six
  * Confluence: method attach_file() to not read() file content
  * Bitbucket: Pass header to request session creation and remove obsolete
    @Property in Bitbucket
  * Jira: Update Agile (Greenhopper) REST API URL handling
  * Fix typing issues for py<3.9
  * Fix 404 error when trying to download attachments from page
  * python2 removal
  * [Jira] fix paginated projects retrieving
  * [BitBucket] Add webhooks to Cloud
  * [JIRA] added new method get_issue_tree_recursive
  * [BitBucket] added new method get_groups
  * [JIRA] new method get_issue_status_changelog
  * [Confluence] added new endpoints for confluence whiteboards
  * [Jira] Make get_issue_changelog start and limit work
  * [Confluence] Expand parameter addition for get_draft_page_by_id
  * [Confluence] forward start and limit for getting attachments
  * [Jira] two new methods: download_attachments_from_issue and
    get_attachments_ids_from_issue
  * [Bitbucket] Split pull request activities url for Cloud and Server
  * Issue 1337: Bearer token on linux environment has new line character
  * [Rest] Support exponential backoff and retry
  * [Jira] new feature added scrap_regex_from_issue
  * [Assets] Add checker end point
  * create_object_navlist_iql method - changed parameter default values
  * [Bitbucket] Fixed Pull Requests Activities path
  * [Confluence] New method 'scrap_regex_from_page'
  * [Jira] Added get_version and move_version
  * Commit Object addition to Pull Requests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=24
2025-06-30 03:46:09 +00:00
57005cc48f Accepting request 1277219 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1277219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atlassian-python-api?expand=0&rev=11
2025-05-14 15:01:02 +00:00
2065aceb62 Accepting request 1277204 from home:mcalabkova:branches:devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1277204
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=22
2025-05-13 16:31:18 +00:00
fea065848f Accepting request 1133443 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1133443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atlassian-python-api?expand=0&rev=10
2023-12-15 20:50:37 +00:00
79a1efda98 Accepting request 1133438 from home:pgajdos:python
- add python-atlassian-python-api.rpmlintrc into sources

OBS-URL: https://build.opensuse.org/request/show/1133438
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=20
2023-12-15 13:51:09 +00:00
312149bef7 Accepting request 1133134 from home:pgajdos:python
pmmu version update

OBS-URL: https://build.opensuse.org/request/show/1133134
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=19
2023-12-15 12:12:31 +00:00
623537f217 Accepting request 847377 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/847377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atlassian-python-api?expand=0&rev=9
2020-11-10 12:46:30 +00:00
3440784c2c - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=17
2020-11-10 04:26:41 +00:00
c4373ba5c9 Accepting request 833586 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/833586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atlassian-python-api?expand=0&rev=8
2020-09-11 22:08:25 +00:00
78595e6b3c - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=15
2020-09-11 02:35:35 +00:00
834676cc5a Accepting request 816909 from devel:languages:python
- Update to 1.16.0:
  * New release with new methods for the Jira, Bamboo, Bitbucket methods.

OBS-URL: https://build.opensuse.org/request/show/816909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atlassian-python-api?expand=0&rev=7
2020-06-25 13:08:24 +00:00
e88783dbc5 - Update to 1.16.0:
* New release with new methods for the Jira, Bamboo, Bitbucket methods.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=13
2020-06-25 03:01:07 +00:00
38529caf85 Accepting request 786623 from devel:languages:python
- 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)

OBS-URL: https://build.opensuse.org/request/show/786623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atlassian-python-api?expand=0&rev=6
2020-03-20 22:57:00 +00:00
5fe24008f7 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=11
2020-03-20 01:09:22 +00:00
b4879d2edd Accepting request 780799 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/780799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atlassian-python-api?expand=0&rev=5
2020-03-03 09:17:38 +00:00
311b1c0d9d - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=9
2020-03-02 04:15:13 +00:00
06b7383123 Accepting request 765349 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/765349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atlassian-python-api?expand=0&rev=4
2020-01-18 11:18:14 +00:00
Tomáš Chvátal
5d913cfa36 Accepting request 765338 from home:mcalabkova:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/765338
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=7
2020-01-17 18:08:53 +00:00
1ba5e3b68d Accepting request 733393 from devel:languages:python
- Update to 1.13.31:
  * no changelog provided

OBS-URL: https://build.opensuse.org/request/show/733393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atlassian-python-api?expand=0&rev=3
2019-09-26 18:43:09 +00:00
Tomáš Chvátal
3c0ff71b6e - Update to 1.13.31:
* no changelog provided

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=5
2019-09-26 10:34:57 +00:00
eb2887f8a3 Accepting request 731543 from devel:languages:python
- Update to 1.13.29:
  * no changelog provided
- Do not install tests
- Run tests

OBS-URL: https://build.opensuse.org/request/show/731543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atlassian-python-api?expand=0&rev=2
2019-09-18 11:13:13 +00:00
Tomáš Chvátal
ae55677e69 - Update to 1.13.29:
* no changelog provided
- Do not install tests
- Run tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=3
2019-09-17 13:28:03 +00:00
0c4237a68e Accepting request 722013 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/722013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atlassian-python-api?expand=0&rev=1
2019-08-19 19:27:35 +00:00
e331e566f6 - Initial packaging (version 1.13.27)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=1
2019-08-09 14:42:05 +00:00