14
0

Accepting request 1008715 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1008715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-crontab?expand=0&rev=6
This commit is contained in:
2022-10-07 23:25:32 +00:00
committed by Git OBS Bridge
4 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4bbe7e720753a132ca4ca9d4094915f40e9d9dc8a807a4564007651018ce8c31
size 52573

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1e35ed7a3cdc3100545b43e196d34754e6551e7f95e4caebbe0e1c0ca41c2f1b
size 55325

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Oct 6 22:15:25 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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
-------------------------------------------------------------------
Thu May 6 14:14:18 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@@ -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