forked from pool/python-schedule
Accepting request 659783 from home:jengelh:branches:devel:languages:python
- Replace filler wording from description. OBS-URL: https://build.opensuse.org/request/show/659783 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schedule?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 18 23:39:12 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Replace filler wording from description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:54:16 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
Name: python-schedule
|
||||
Version: 0.5.0
|
||||
Release: 0
|
||||
Summary: Job scheduling for humans
|
||||
Summary: Job scheduling module for Python
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/dbader/schedule
|
||||
@@ -37,7 +37,7 @@ BuildArch: noarch
|
||||
|
||||
%description
|
||||
An in-process scheduler for periodic jobs that uses the builder
|
||||
pattern for configuration. Schedule lets you run Python functions
|
||||
pattern for configuration. Schedule lets the user run Python functions
|
||||
(or any other callable) periodically at pre-determined intervals.
|
||||
|
||||
%prep
|
||||
|
Reference in New Issue
Block a user