17
0

Accepting request 816909 from devel:languages:python

- Update to 1.16.0:
  * New release with new methods for the Jira, Bamboo, Bitbucket methods.

OBS-URL: https://build.opensuse.org/request/show/816909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atlassian-python-api?expand=0&rev=7
This commit is contained in:
2020-06-25 13:08:24 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 25 02:57:27 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.16.0:
* New release with new methods for the Jira, Bamboo, Bitbucket methods.
-------------------------------------------------------------------
Fri Mar 20 01:07:09 UTC 2020 - steven.kowalik@suse.com

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}