forked from pool/python-atlassian-python-api
- 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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7e4edad7dd7cd5f11fdf0ac1eb50a098fd7fc6055734dcebc710845b21e786e
|
||||
size 67354
|
||||
3
atlassian-python-api-1.15.6.tar.gz
Normal file
3
atlassian-python-api-1.15.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47469d70e242cfedb4fa6cc37dc18dc42e9936b224718635530e5fb0b478c35a
|
||||
size 67894
|
||||
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 20 01:07:09 UTC 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 2 04:12:51 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user