17
0

- 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:
2020-11-10 04:26:41 +00:00
committed by Git OBS Bridge
parent 78595e6b3c
commit 3440784c2c
4 changed files with 15 additions and 4 deletions

View File

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

View File

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

View File

@@ -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>

View File

@@ -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