15
0

Accepting request 834882 from devel:languages:python

- update to 0.13.0:
  - about view one instance app logs real time
  - Fix deserialization for Deploment model
  - Local tests no longer need docker-compose and rely on "mini-marathon"
  - Adding support for v1.10.19
  - Updates for Marathon 1.9.109
  - Fix return value for kill\_given\_tasks.
  - Bump requests from 2.11.1 to 2.20.0

OBS-URL: https://build.opensuse.org/request/show/834882
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-marathon?expand=0&rev=6
This commit is contained in:
2020-09-16 17:41:33 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 4 deletions

View File

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

3
marathon-0.13.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Sep 16 11:16:02 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.13.0:
- about view one instance app logs real time
- Fix deserialization for Deploment model
- Local tests no longer need docker-compose and rely on "mini-marathon"
- Adding support for v1.10.19
- Updates for Marathon 1.9.109
- Fix return value for kill\_given\_tasks.
- Bump requests from 2.11.1 to 2.20.0
-------------------------------------------------------------------
Thu Mar 5 14:40:42 UTC 2020 - pgajdos@suse.com

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-marathon
Version: 0.12.0
Version: 0.13.0
Release: 0
Summary: Marathon Client Library
License: MIT