diff --git a/marathon-0.11.0.tar.gz b/marathon-0.11.0.tar.gz deleted file mode 100644 index dcf7f8e..0000000 --- a/marathon-0.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff14ac817e691520334332c9903c04c09dfbfa097bc60a408027ade4bc8e425b -size 25595 diff --git a/marathon-0.12.0.tar.gz b/marathon-0.12.0.tar.gz new file mode 100644 index 0000000..8b2aa17 --- /dev/null +++ b/marathon-0.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc636d5736feebe165fbeb2e8f3291113e2f866bcf4edd8f33da92e1afcbb66 +size 25354 diff --git a/python-marathon.changes b/python-marathon.changes index f5f279c..b887f26 100644 --- a/python-marathon.changes +++ b/python-marathon.changes @@ -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 diff --git a/python-marathon.spec b/python-marathon.spec index 7c1f6a1..17942ab 100644 --- a/python-marathon.spec +++ b/python-marathon.spec @@ -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