14
0

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:
Todd R
2018-12-19 03:56:18 +00:00
committed by Git OBS Bridge
parent 44e88fde6c
commit 84b63a9508
2 changed files with 7 additions and 2 deletions

View File

@@ -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> Tue Dec 4 12:54:16 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -20,7 +20,7 @@
Name: python-schedule Name: python-schedule
Version: 0.5.0 Version: 0.5.0
Release: 0 Release: 0
Summary: Job scheduling for humans Summary: Job scheduling module for Python
License: MIT License: MIT
Group: Development/Languages/Python Group: Development/Languages/Python
Url: https://github.com/dbader/schedule Url: https://github.com/dbader/schedule
@@ -37,7 +37,7 @@ BuildArch: noarch
%description %description
An in-process scheduler for periodic jobs that uses the builder 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. (or any other callable) periodically at pre-determined intervals.
%prep %prep