From 9b6218f76b4482b6511a53baf8c44db177615ff2c021caceee84f662d37ba383 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 11 Jan 2016 18:12:17 +0000 Subject: [PATCH] Accepting request 353052 from devel:languages:python 1 OBS-URL: https://build.opensuse.org/request/show/353052 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-futurist?expand=0&rev=3 --- futurist-0.5.0.tar.gz | 3 --- futurist-0.9.0.tar.gz | 3 +++ python-futurist.changes | 18 ++++++++++++++++++ python-futurist.spec | 4 ++-- 4 files changed, 23 insertions(+), 5 deletions(-) delete mode 100644 futurist-0.5.0.tar.gz create mode 100644 futurist-0.9.0.tar.gz diff --git a/futurist-0.5.0.tar.gz b/futurist-0.5.0.tar.gz deleted file mode 100644 index b209ea6..0000000 --- a/futurist-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1494618fc0307834c27493c5dbed2c94f809933933d726ab0c67473ccb1cc5e -size 27874 diff --git a/futurist-0.9.0.tar.gz b/futurist-0.9.0.tar.gz new file mode 100644 index 0000000..98613b5 --- /dev/null +++ b/futurist-0.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b72855e000baebf3172513dedab3305df723e1be36e4b4d5fa129b34fff077 +size 29466 diff --git a/python-futurist.changes b/python-futurist.changes index 84bdce2..e8e45f1 100644 --- a/python-futurist.changes +++ b/python-futurist.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Jan 11 09:03:28 UTC 2016 - bwiedemann@suse.com + +- Update to version 0.9.0 + * Allow for providing different run work sync functions + * Have the executor stats object repr look like the watcher repr + * Add useful watcher '__repr__' function + * Some minor refactoring and comment/note addition + * No need for Oslo Incubator Sync + * Move most of green helper classes -> '_green.py' + * Add 'enabled' parameter to @periodic decorator + * Remove green worker reference to its executor + * Change ignore-errors to ignore_errors + * Activate pep8 check that _ is imported + * Handle the case where 0.199 is provided as runtime + * Just use a deque vs reverse pushing/popping + * Ensure new entry in immediates gets processed during wait(s) + ------------------------------------------------------------------- Wed Sep 9 07:01:25 UTC 2015 - tbechtold@suse.com diff --git a/python-futurist.spec b/python-futurist.spec index 162da3a..5a7ea2f 100644 --- a/python-futurist.spec +++ b/python-futurist.spec @@ -1,7 +1,7 @@ # # spec file for package python-futurist # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-futurist -Version: 0.5.0 +Version: 0.9.0 Release: 0 Summary: Useful additions to futures, from the future License: Apache-2.0