forked from pool/python-cron-descriptor
- update to 1.4.4:
* Simple CLI with all Options implemented * GitHub Actions: Add Python 3.13 pre-release to the testing * README.md: Supports Python 3.8 - 3.12 * Correct typo forth to fourth OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cron-descriptor?expand=0&rev=13
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff7e27520298e12199782f7f67fbc4d804745eb0e26f37be0da86b2134e9fca9
|
||||
size 43980
|
||||
3
cron_descriptor-1.4.5.tar.gz
Normal file
3
cron_descriptor-1.4.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:459257738d48c44bb5db0c6ab4ed64f4f5eb81c3f82be0a44e32b1ce43086099
|
||||
size 44323
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 28 19:50:01 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.4.4:
|
||||
* Simple CLI with all Options implemented
|
||||
* GitHub Actions: Add Python 3.13 pre-release to the testing
|
||||
* README.md: Supports Python 3.8 - 3.12
|
||||
* Correct typo forth to fourth
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 12:05:20 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-cron-descriptor
|
||||
Version: 1.4.3
|
||||
Version: 1.4.5
|
||||
Release: 0
|
||||
Summary: Python library that converts cron expressions into human readable strings
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user