14
0

Accepting request 824510 from home:mcalabkova:branches:devel:languages:python

- update to 2.5.1
  * Update crontab class to allow with context manager
  * Convert file to unix format
  * add support for percent sign stdin and escaping

OBS-URL: https://build.opensuse.org/request/show/824510
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2020-08-06 05:42:42 +00:00
committed by Git OBS Bridge
parent 6577da22f8
commit cd175e83ae
4 changed files with 16 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Aug 5 14:02:32 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 2.5.1
* Update crontab class to allow with context manager
* Convert file to unix format
* add support for percent sign stdin and escaping
-------------------------------------------------------------------
Mon Mar 23 11:22:46 UTC 2020 - pgajdos@suse.com