14
0
The base branch pool/python-inline-snapshot:factory has new changes
Dominique Leuenberger cda92d6944 Accepting request 1280586 from devel:languages:python
- Update to 0.23.1
  * pytest assert rewriting works now together with inline-snapshot
    if you use cpython>=3.11
  * ... is now a special value to create snapshot values. The value
    change in assert [5,4] == snapshot([5,...]) is now a create
    (previously it was a fix)
  * Tests with failed snapshot comparisons now always result in a
    pytest Error, even if snapshots have been fixed or created.
  * inline-snapshot uses now --inline-snapshot=disable during CI runs
    by default
  * The default flags have changed for cpython >= 3.11
  * The categories in the terminal output are now links to the documentation
    if it is supported by the terminal
  * You can now use the config option skip-snapshot-updates-for-now
    to skip the reporting of updates
  * snapshot updates are now disabled by default. They be enabled with
    show-updates=true in your config
- Add no-readline.patch to fix test error in pydantic-core

OBS-URL: https://build.opensuse.org/request/show/1280586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-inline-snapshot?expand=0&rev=5
2025-05-31 17:14:15 +00:00
Description
No description provided
217 KiB
Languages
Diff 100%