15
0
Files
python-yamllint/python-yamllint.changes
John Vandenberg 3843b337cb Accepting request 1087672 from home:ojkastl_buildservice:Branch_devel_languages_python
- update to 1.31.0:
  * Build: migrate from setup.py to pyproject.toml
  * Docs: update some outdated URLs
  * Rule colons: prevent error when space before is mandatory
- update to 1.30.0:
  * Rule anchors: add new rule to detect undeclared or duplicated
    anchors
  * Python API: prevent using is_file_ignored() with null filepath
  * Docs: fix misleading Python API example
  * Docs: fix plain text code snippet example
  * Docs: update pre-commit hook example
- update to 1.29.0:
  * Add support for Python 3.11, drop support for Python 3.6
  * Rule float-values: fix bug on strings containing fordidden
    values
  * Stop releasing universal wheels
  * Use proper Python 3 I/O type for file reading
  * Rule indentation: fix indent-sequences in nested collections
  * Docs: clarify disable-line and parser errors, give a workaround
  * Refactors to apply some pyupgrade suggestions
  * Allow using a list of strings in ignore configuration
  * Add --list-files command line option

OBS-URL: https://build.opensuse.org/request/show/1087672
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yamllint?expand=0&rev=34
2023-05-17 16:50:27 +00:00

13 KiB