forked from pool/python-yamale
update to 6.0.0 OBS-URL: https://build.opensuse.org/request/show/1234692 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yamale?expand=0&rev=16
68 lines
2.6 KiB
Plaintext
68 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jan 3 08:50:02 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
- update to 6.0.0:
|
|
* New Features
|
|
- Adds -e PATTERN / --exclude PATTERN argument to the CLI
|
|
- CLI supports -n auto to spawn child processes equal to number
|
|
of system CPUs
|
|
* Breaking Changes
|
|
- Enforces all paths supplied to the command line interface
|
|
must exist
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 1 08:54:19 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
- update to 5.3.0:
|
|
* Create .pre-commit-hooks.yaml by @rsrdesarrollo in #258
|
|
* feat: support multiple paths in yamale by @thiagowfx in #251
|
|
* pre-commit: set pass_filenames to true by @thiagowfx in #260
|
|
* Support 3.13, add [ruamel] optional package dep by @cblakkan in
|
|
#257
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 2 07:15:49 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
- update to 5.2.1:
|
|
* (fix)semver: SyntaxWarning: invalid escape sequence by @kiblik
|
|
in #248
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 25 18:52:59 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
- update to 5.2.0:
|
|
* Add CodeQL workflow for GitHub code scanning by @lgtm-com in #205
|
|
* Add ruff gh action by @cblakkan in #244
|
|
* Hard fail on undefined includes by @cblakkan in #247
|
|
* Add semantic versioning (semver.org) validator by @thiagowfx in #246
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 20 17:40:26 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
- update to 5.1.0:
|
|
* fix(cli): check schema to be a valid path first by
|
|
@AndreyNautilus in #241
|
|
* Ruff format codebase by @cblakkan in #243
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 18 19:28:44 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
|
|
|
- update to 5.0.0:
|
|
* fix 3.12 deprecations by @sigma67 in #237
|
|
* Prep for 5.0.0; Run tests on 3.8, 3.12 by @cblakkan in #240
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 5 11:46:03 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- add sle15_python_module_pythons
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 28 05:30:09 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Clean up SPEC file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 27 11:26:21 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- new package yamale, used by Helm's chart-testing package
|