15
0

- 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:
2024-09-28 19:51:05 +00:00
committed by Git OBS Bridge
parent 5a20e5ae10
commit 18efbafd80
4 changed files with 13 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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