15
0

Accepting request 781880 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/781880
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-marathon?expand=0&rev=5
This commit is contained in:
2020-03-05 22:24:45 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 5 deletions

View File

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

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

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 5 14:40:42 UTC 2020 - pgajdos@suse.com
- version update to 0.12.0
Downloading Log For App #265
Always create TZ-aware datetime objects. (also drop support for python 2) #267 (EvanKrall)
Compatible with event stream redirect behavior. #262 (fengyehong)
-------------------------------------------------------------------
Wed Mar 27 12:00:32 UTC 2019 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-marathon
#
# 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
@@ -17,8 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-marathon
Version: 0.11.0
Version: 0.12.0
Release: 0
Summary: Marathon Client Library
License: MIT