14
0

- update to 0.15:

* Update ``setuptools`` schema definitions, #112
  * Add ``__repr__`` to plugin wrapper
  * Fix standard ``$schema`` ending ``#``
  * Ensure reporting show more detailed error messages for
    ``RedefiningStaticFieldAsDynamic``
  * Add support for ``repo-review``

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validate-pyproject?expand=0&rev=9
This commit is contained in:
2023-12-15 19:56:12 +00:00
committed by Git OBS Bridge
parent 28de1f4945
commit 14535f0f5f
4 changed files with 15 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-validate-pyproject
Version: 0.13
Version: 0.15
Release: 0
Summary: Validation library and CLI tool for checking on 'pyprojecttoml'
License: BSD-3-Clause AND MIT AND MPL-2.0