diff --git a/atlassian-python-api-1.13.31.tar.gz b/atlassian-python-api-1.13.31.tar.gz deleted file mode 100644 index a157d65..0000000 --- a/atlassian-python-api-1.13.31.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a8126c5ab03a287ac898ed20f12f2817157964a82685a13f203a27e7ea8729b -size 61254 diff --git a/atlassian-python-api-1.14.9.tar.gz b/atlassian-python-api-1.14.9.tar.gz new file mode 100644 index 0000000..e71c1dc --- /dev/null +++ b/atlassian-python-api-1.14.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28ff793cb43152384a810efc6ee572473daf3dc44bf7c1c295efb270a6d29251 +size 63086 diff --git a/python-atlassian-python-api.changes b/python-atlassian-python-api.changes index 984ba72..ca05cc7 100644 --- a/python-atlassian-python-api.changes +++ b/python-atlassian-python-api.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Jan 17 16:01:59 UTC 2020 - Marketa Calabkova + +- Update to 1.14.9 + * Python 3.8 CI build added. + * A new Tempo method + * Include title in determining if there is a difference + * Fetch SSH keys information for projects and repos + * Provide 2 methods with semantic correct naming + * Add Ability to expand status for membership list + * Add test LFS fetch method + * Bitbucket: set default brnach name method + * added get/set repo settings + * Python 3.7 CI build added. + * Add get_repo and delete_repo functions + * Optional Kerberos dependency + ------------------------------------------------------------------- Thu Sep 26 10:31:05 UTC 2019 - Tomáš Chvátal diff --git a/python-atlassian-python-api.spec b/python-atlassian-python-api.spec index 62f7ee6..cef1fad 100644 --- a/python-atlassian-python-api.spec +++ b/python-atlassian-python-api.spec @@ -1,7 +1,7 @@ # # spec file for package python-atlassian-python-api # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-atlassian-python-api -Version: 1.13.31 +Version: 1.14.9 Release: 0 Summary: Python Atlassian REST API Wrapper License: Apache-2.0 @@ -39,6 +39,7 @@ Requires: python-oauthlib Requires: python-requests Requires: python-requests-oauthlib Requires: python-six +Suggests: python-kerberos BuildArch: noarch %python_subpackages