15
0

Accepting request 833586 from devel:languages:python

- 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/request/show/833586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atlassian-python-api?expand=0&rev=8
This commit is contained in:
2020-09-11 22:08:25 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Sep 11 02:34:29 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- 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
-------------------------------------------------------------------
Thu Jun 25 02:57:27 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>

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