15
0

- 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
This commit is contained in:
2020-09-11 02:35:35 +00:00
committed by Git OBS Bridge
parent e88783dbc5
commit 78595e6b3c
4 changed files with 13 additions and 4 deletions

View File

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