15
0

8 Commits

Author SHA256 Message Date
b13096532a - Switch to pyroject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cron-descriptor?expand=0&rev=15
2025-06-16 06:21:51 +00:00
18efbafd80 - 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
2024-09-28 19:51:05 +00:00
5a20e5ae10 - update to 1.4.3:
* replace flake8 with ruff
  * CI fixes
- Update to v1.2.32
- Update to v1.2.30:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cron-descriptor?expand=0&rev=11
2024-01-30 12:05:49 +00:00
4cacd04623 - update to 1.4:
* support Vietnamese
  * Possible BC - Parsing call was moved from
    `ExpressionDescriptor.get_description` to
    `ExpressionDescriptor.__init__`  that means parsing
    exceptions are thrown when calling `ExpressionDescriptor`
    constructor and not when calling
    `ExpressionDescriptor.get_description`  modify your exception
    handling accordingly...
  * Possible BC - Option `throw_exception_on_parse_error`
    (boolean) was removed, code now works as if
    `throw_exception_on_parse_error=True` (default - always throw
    exceptions). Remove `throw_exception_on_parse_error` option
    from your code if you were using it.
  * Added missing spanish translation string
  * Add possibility to use custom .mo files, locally
  * Slovak translation
  * Fixes #31
  * Fixes #36
  * 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
  * Fix CI Build/Deploy on new version
  * Fixes some issues ( #14 #17 ) and some small code refactoring
  * Fixes #13
  * Fixes #10
  * Relase fixing issue #6

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cron-descriptor?expand=0&rev=9
2023-08-09 07:34:11 +00:00
06bb0f1e4f Accepting request 1039710 from home:yarunachalam:branches:devel:languages:python
- Update to v1.2.32 
  * chore(Format): fix formatting
- Update to v1.2.31
  No changelog

OBS-URL: https://build.opensuse.org/request/show/1039710
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cron-descriptor?expand=0&rev=7
2022-12-03 07:29:26 +00:00
4b20656e27 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
2022-09-27 15:23:23 +00:00
Tomáš Chvátal
31668916c9 Accepting request 790629 from home:mcalabkova:branches:devel:languages:python
- Update to 1.2.24
  * Fix CI Build/Deploy on new version

OBS-URL: https://build.opensuse.org/request/show/790629
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cron-descriptor?expand=0&rev=3
2020-04-01 14:59:00 +00:00
Tomáš Chvátal
583b85eba0 Accepting request 731333 from home:jayvdb:strictyaml
recommended dep of https://build.opensuse.org/package/show/home:jayvdb:strictyaml/python-python-crontab , >15K/day

OBS-URL: https://build.opensuse.org/request/show/731333
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cron-descriptor?expand=0&rev=1
2019-09-17 08:40:59 +00:00