diff --git a/python-yamale.changes b/python-yamale.changes index c56ae77..1c4408a 100644 --- a/python-yamale.changes +++ b/python-yamale.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Jan 3 08:50:02 UTC 2025 - Johannes Kastl + +- 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 diff --git a/python-yamale.spec b/python-yamale.spec index dad221d..61b906f 100644 --- a/python-yamale.spec +++ b/python-yamale.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-yamale -Version: 5.3.0 +Version: 6.0.0 Release: 0 Summary: A schema and validator for YAML License: MIT diff --git a/yamale-5.3.0.tar.gz b/yamale-5.3.0.tar.gz deleted file mode 100644 index 48983e4..0000000 --- a/yamale-5.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c10086041359434cf94fe35ff7485680b41ec79c5a6eaa7fa68debc306360f5a -size 371720 diff --git a/yamale-6.0.0.tar.gz b/yamale-6.0.0.tar.gz new file mode 100644 index 0000000..d1ac85c --- /dev/null +++ b/yamale-6.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce2b95ab6770e52432cf1a02b0f610105eb8cfc32e4935e8064ff6c325f6589 +size 372476