forked from pool/python-cron-descriptor
Accepting request 1006433 from home:yarunachalam:branches:devel:languages:python
- Update to v1.2.30: * Fixes #31 * Fixes #36 * Implements #52 fix from upstream that fixes #37 - Update to v1.2.27: * Added Korean support by @hanqyu * Added Persian support by @Davoodeh * Added Tamil support by @sankarhari * Added Japanese support by @tho-asterist * fixes unclosed open translation file by Rafael Reuber * various fixes around OBS-URL: https://build.opensuse.org/request/show/1006433 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cron-descriptor?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b47d2e169f52293941bc64f57b3f6fef2e35f478c5bca5542388f7f6ed3d628
|
||||
size 32140
|
||||
3
cron_descriptor-1.2.31.tar.gz
Normal file
3
cron_descriptor-1.2.31.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1896ec452baef96e5eb16e703d0de0a947a46ebfdb2315f886a3b6972a11b44
|
||||
size 40466
|
||||
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 27 14:32:48 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to v1.2.30:
|
||||
* Fixes #31
|
||||
* Fixes #36
|
||||
* Implements #52 fix from upstream that fixes #37
|
||||
|
||||
- Update to v1.2.27:
|
||||
* Added Korean support by @hanqyu
|
||||
* Added Persian support by @Davoodeh
|
||||
* Added Tamil support by @sankarhari
|
||||
* Added Japanese support by @tho-asterist
|
||||
* fixes unclosed open translation file by Rafael Reuber
|
||||
* various fixes around
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 14:40:50 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-cron-descriptor
|
||||
#
|
||||
# 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
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-cron-descriptor
|
||||
Version: 1.2.24
|
||||
Version: 1.2.31
|
||||
Release: 0
|
||||
Summary: Python library that converts cron expressions into human readable strings
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user