diff --git a/atlassian_python_api-4.0.4.tar.gz b/atlassian_python_api-4.0.4.tar.gz deleted file mode 100644 index 71af66f..0000000 --- a/atlassian_python_api-4.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:351e378cf489f31c3fbf9e71670fa7ee2a7b68c20d616665d4e8bca17a3d2983 -size 266957 diff --git a/atlassian_python_api-4.0.7.tar.gz b/atlassian_python_api-4.0.7.tar.gz new file mode 100644 index 0000000..5144bf9 --- /dev/null +++ b/atlassian_python_api-4.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d9cc6068b1d2a48eb434e22e57f6bbd918a47fac9e46b95b7a3cefb00fceacb +size 271149 diff --git a/python-atlassian-python-api.changes b/python-atlassian-python-api.changes index f9e212e..696ec01 100644 --- a/python-atlassian-python-api.changes +++ b/python-atlassian-python-api.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Mon Sep 29 10:19:24 UTC 2025 - Dirk Müller + +- update to 4.0.7: + * Search endpoint for Jira DC isn't working with /search/jql +- update to 4.0.6: + * Bitbucket: Add AppUser enrollments for User class appears + * adjustment of jql search +- update to 4.0.5: + * [Confluence]: Prepare dedicated module + * chore: add an example to jira_add_comment.py + * [Bitbucket] Adding filterText REST parameter for Get pull + requests for + * Visualization for the atlassian-python-api codebase + * [Confluence] Sanitize attachment filenames to prevent + download failures + * [Doc] [Jira] Update info about jira.get_issue_tree_recursive + method + * [Confluence] Update confluence/__init__.py with add space + permissions + * [Wrapper ]Update errors.py for JSON-RPC Errors + * Update license identifier + * Make using session the default + * [Jira] Update jira.py by adding + set_issue_status_by_transition_name + * [Bitbucket] Added Download class to retrieve pipeline- + generated artifacts + ------------------------------------------------------------------- Mon Jun 30 03:44:37 UTC 2025 - Steve Kowalik @@ -274,7 +302,7 @@ Tue Nov 10 04:22:12 UTC 2020 - Steve Kowalik * add more docs * Cleanup rest-client * Review methods - * Bugfixes + * Bugfixes ------------------------------------------------------------------- Fri Sep 11 02:34:29 UTC 2020 - Steve Kowalik @@ -283,7 +311,7 @@ Fri Sep 11 02:34:29 UTC 2020 - Steve Kowalik * [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 + * Migrate header variable into rest client ------------------------------------------------------------------- Thu Jun 25 02:57:27 UTC 2020 - Steve Kowalik diff --git a/python-atlassian-python-api.spec b/python-atlassian-python-api.spec index 5f4a75a..ad7c6de 100644 --- a/python-atlassian-python-api.spec +++ b/python-atlassian-python-api.spec @@ -1,7 +1,7 @@ # # spec file for package python-atlassian-python-api # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-atlassian-python-api -Version: 4.0.4 +Version: 4.0.7 Release: 0 Summary: Python Atlassian REST API Wrapper License: Apache-2.0