- Update to 2.0.1:
* fix the double in bitbucket module to repo_list method * fix the parameter to export search results as csv * add more docs * Cleanup rest-client * Review methods * Bugfixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=17
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89b7083cfb9f966e35245d61058fc6a319340bf1e253775e05edd41c2d579a02
|
||||
size 81059
|
||||
3
atlassian-python-api-2.0.1.tar.gz
Normal file
3
atlassian-python-api-2.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:11d655c8ab31d54652436d583322f0e0d4076567e88ec556edc18fa98e9f4d58
|
||||
size 85368
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 10 04:22:12 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 2.0.1:
|
||||
* fix the double in bitbucket module to repo_list method
|
||||
* fix the parameter to export search results as csv
|
||||
* add more docs
|
||||
* Cleanup rest-client
|
||||
* Review methods
|
||||
* Bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 11 02:34:29 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.17.3
|
||||
Version: 2.0.1
|
||||
Release: 0
|
||||
Summary: Python Atlassian REST API Wrapper
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user