15
0

Accepting request 765338 from home:mcalabkova:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/765338
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2020-01-17 18:08:53 +00:00
committed by Git OBS Bridge
parent 3c0ff71b6e
commit 5d913cfa36
4 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Jan 17 16:01:59 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- 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 <tchvatal@suse.com>