forked from pool/python-python-crontab
Accepting request 1008605 from home:yarunachalam:branches:devel:languages:python
- Update to 2.6.0 - Fix #87 with specials flag on rendering options * Fix #82 with a cron_command API and README updates * Fix #88 with comment change * Merge branch 'issue-cron-weekdays-vs-python-weekdays' into 'master' * Fix test_02_days_per_year calculations incorrect * Fix #81 make a command valid when setting the command * bump version * Fix #75 apply disabled comment prefix before pre-comment * Fix #73 add support for percent sign stdin and escaping * Fix #71 record pre-comment styles faithfully for re-rendering OBS-URL: https://build.opensuse.org/request/show/1008605 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=14
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-crontab
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without python2
|
||||
Name: python-python-crontab
|
||||
Version: 2.5.1
|
||||
Version: 2.6.0
|
||||
Release: 0
|
||||
Summary: Python Crontab API
|
||||
License: LGPL-3.0-only
|
||||
|
Reference in New Issue
Block a user