forked from pool/python-yacron
Accepting request 1135636 from devel:languages:python
- update to 0.19.0: * Add ability to configure yacron's own logging (#81 #82 #83, * Add config value for SMTP(validate_certs=False) (David Batley) * fixes "Job is always executed immediately on yacron start" (#67) * add an `enabled` option in jobs (#73) * give a better error message when no configuration file is provided or exists (#72) OBS-URL: https://build.opensuse.org/request/show/1135636 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-yacron?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 29 10:21:16 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.19.0:
|
||||
* Add ability to configure yacron's own logging (#81 #82 #83,
|
||||
* Add config value for SMTP(validate_certs=False) (David
|
||||
Batley)
|
||||
* fixes "Job is always executed immediately on yacron start"
|
||||
(#67)
|
||||
* add an `enabled` option in jobs (#73)
|
||||
* give a better error message when no configuration file is
|
||||
provided or exists (#72)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 07:22:33 UTC 2022 - Paul Barker <paul@pbarker.dev>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-yacron
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
%define skip_python36 1
|
||||
Name: python-yacron
|
||||
Version: 0.17.0
|
||||
Version: 0.19.0
|
||||
Release: 0
|
||||
Summary: Docker-friendly Cron replacement
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97920866cc4431795af384d9e9222113af1d4aa2dcdd171f29ff0cc2f4bf478b
|
||||
size 49140
|
||||
3
yacron-0.19.0.tar.gz
Normal file
3
yacron-0.19.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:666e43affebc61f6c4ccd55cbc719d5f2da99138c0c14b21a40dfd943633dcc0
|
||||
size 51494
|
||||
Reference in New Issue
Block a user