15
0

- 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
This commit is contained in:
2020-03-02 04:15:13 +00:00
committed by Git OBS Bridge
parent 5d913cfa36
commit 311b1c0d9d
4 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28ff793cb43152384a810efc6ee572473daf3dc44bf7c1c295efb270a6d29251
size 63086

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e7e4edad7dd7cd5f11fdf0ac1eb50a098fd7fc6055734dcebc710845b21e786e
size 67354

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Mar 2 04:12:51 UTC 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 16:01:59 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-atlassian-python-api
Version: 1.14.9
Version: 1.15.4
Release: 0
Summary: Python Atlassian REST API Wrapper
License: Apache-2.0