From 3192982c00d438a18ec5569e78f2ca74d39e438619da88cad1cd718df4c5fae0 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 20 Dec 2019 19:17:37 +0000 Subject: [PATCH] - revert back to 0.14.1 as 0.15 is blacklisted in OpenDev due to races with eventlet - update to version 0.15 * Welcome back alive! * Drop Python 2.6 * TST: check exitcodes of child processes * TST: fix multiplatform support for process lock tests OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fasteners?expand=0&rev=17 --- python-fasteners.changes | 15 +++++++++++++++ python-fasteners.spec | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/python-fasteners.changes b/python-fasteners.changes index b874271..b6bd5c8 100644 --- a/python-fasteners.changes +++ b/python-fasteners.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Dec 20 19:17:02 UTC 2019 - Dirk Mueller + +- revert back to 0.14.1 as 0.15 is blacklisted in OpenDev due + to races with eventlet + +------------------------------------------------------------------- +Fri Jun 7 12:56:34 UTC 2019 - Marketa Calabkova + +- update to version 0.15 + * Welcome back alive! + * Drop Python 2.6 + * TST: check exitcodes of child processes + * TST: fix multiplatform support for process lock tests + ------------------------------------------------------------------- Tue Dec 4 12:47:54 UTC 2018 - Matej Cepl diff --git a/python-fasteners.spec b/python-fasteners.spec index 52fa426..7d0968c 100644 --- a/python-fasteners.spec +++ b/python-fasteners.spec @@ -1,7 +1,7 @@ # # spec file for package python-fasteners # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed