15
0

- 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
This commit is contained in:
2020-03-20 01:09:22 +00:00
committed by Git OBS Bridge
parent 311b1c0d9d
commit 5fe24008f7
4 changed files with 17 additions and 4 deletions

View File

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