forked from pool/python-schedule
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
This commit is contained in:
@@ -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 <jengelh@inai.de>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1003a07c2dce12828c25a03a611a7371cedfa956e5f1b4abc32bcc94eb5a335b
|
||||
size 10850
|
3
schedule-0.6.0.tar.gz
Normal file
3
schedule-0.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9fb5181283de4db6e701d476dd01b6a3dd81c38462a54991ddbb9d26db857c9
|
||||
size 12300
|
Reference in New Issue
Block a user