15
0

- Update to 1.16.0:

* New release with new methods for the Jira, Bamboo, Bitbucket methods.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=13
This commit is contained in:
2020-06-25 03:01:07 +00:00
committed by Git OBS Bridge
parent 5fe24008f7
commit e88783dbc5
4 changed files with 10 additions and 5 deletions

View File

@@ -18,11 +18,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-atlassian-python-api
Version: 1.15.6
Version: 1.16.0
Release: 0
Summary: Python Atlassian REST API Wrapper
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/atlassian-api/atlassian-python-api
Source: https://files.pythonhosted.org/packages/source/a/atlassian-python-api/atlassian-python-api-%{version}.tar.gz
BuildRequires: %{python_module kerberos}