forked from pool/python-marathon
Accepting request 781876 from home:pgajdos:python
- 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)
OBS-URL: https://build.opensuse.org/request/show/781876
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-marathon?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
3fe89833e5
commit
176ed88417
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user