From cbc940e96b45277df0a2c208ba0f4a765666a8cc670f71801cc82e58854d89a8 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 26 Mar 2019 18:53:36 +0000 Subject: [PATCH] Accepting request 688842 from home:pgajdos - version update to 0.6.0 * Make at() accept timestamps with 1 second precision (#267). * Introduce proper exception hierarchy (#271). OBS-URL: https://build.opensuse.org/request/show/688842 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schedule?expand=0&rev=8 --- python-schedule.changes | 7 +++++++ python-schedule.spec | 4 ++-- schedule-0.5.0.tar.gz | 3 --- schedule-0.6.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 schedule-0.5.0.tar.gz create mode 100644 schedule-0.6.0.tar.gz diff --git a/python-schedule.changes b/python-schedule.changes index 5d8aa2e..61bbba0 100644 --- a/python-schedule.changes +++ b/python-schedule.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 26 16:40:26 UTC 2019 - pgajdos@suse.com + +- version update to 0.6.0 + * Make at() accept timestamps with 1 second precision (#267). + * Introduce proper exception hierarchy (#271). + ------------------------------------------------------------------- Tue Dec 18 23:39:12 UTC 2018 - Jan Engelhardt diff --git a/python-schedule.spec b/python-schedule.spec index aa6a943..061b094 100644 --- a/python-schedule.spec +++ b/python-schedule.spec @@ -1,7 +1,7 @@ # # spec file for package python-schedule # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-schedule -Version: 0.5.0 +Version: 0.6.0 Release: 0 Summary: Job scheduling module for Python License: MIT diff --git a/schedule-0.5.0.tar.gz b/schedule-0.5.0.tar.gz deleted file mode 100644 index 982e8e8..0000000 --- a/schedule-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1003a07c2dce12828c25a03a611a7371cedfa956e5f1b4abc32bcc94eb5a335b -size 10850 diff --git a/schedule-0.6.0.tar.gz b/schedule-0.6.0.tar.gz new file mode 100644 index 0000000..4ffc168 --- /dev/null +++ b/schedule-0.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9fb5181283de4db6e701d476dd01b6a3dd81c38462a54991ddbb9d26db857c9 +size 12300