fc62ff7901
- Add no-readline.patch to fix test error in pydantic-core
Markéta Machová2025-05-27 13:26:49 +00:00
1c807d4ecd
Accepting request 1280565 from home:mcalabkova:branches:devel:languages:python
Markéta Machová2025-05-27 13:01:21 +00:00
69b7bd53e4
Accepting request 1280284 from home:mcalabkova:branches:devel:languages:python
Markéta Machová2025-05-27 08:48:20 +00:00
f22cc439b8
Accepting request 1241019 from devel:languages:python
Ana Guerrero2025-01-29 15:09:42 +00:00
61b8e092bc
- Inject multibuild to break a build cycle.
Steve Kowalik2025-01-29 02:19:50 +00:00
d393ab0fd4
Accepting request 1238877 from devel:languages:python
Ana Guerrero2025-01-20 16:14:31 +00:00
aa74d97639
- Update to 0.19.3: * Added + added the optional inline-snapshot[dirty-equals] dependency to depend on the dirty-equals version which works in combination with inline-snapshot. + You can now specify which tool you want to use to format your code by setting a format-command in your configuration. + Support for a new storage-dir configuration option, to tell inline-snapshot where to store data files such as external snapshots. + attrs can now contain unmanaged values + inline_snapshot.extra.warns to captures warnings and compares them against expected warnings. + snapshots inside snapshots are now supported. + runtime values can now be part of snapshots. + f-strings can now also be used within snapshots, but are currently not fixed by inline-snapshot. * Changed + BREAKING-CHANGE you have to install inline-snapshot[black] now if you want to format your code like in the previous versions. This option is not required if you use a format-command. + dirty-equals expressions are now treated like runtime values or snapshots within snapshots and are not modified by inline-snapshot. * Fixed + raise no assertion for positional arguments inside constructor methods. + fixed a crash when you changed the snapshot to use a custom constructoro method for dataclass/pydantic models. + snapshots with pydantic models can now be compared multiple times + Load default config values even if [tool.inline-snapshot] is missing. + use '.model_fields' on pydantic model class and not instance. + pydantic v1 is supported again.
Steve Kowalik2025-01-16 05:51:26 +00:00
5f6f57cfdc
Accepting request 1218960 from devel:languages:python
Ana Guerrero2024-10-29 13:36:35 +00:00
6f77567418
- update to 0.13.3: * removed non-optional dirty-equals dependency * star-expressions in list or dicts where never valid and cause a warning now. * A snapshot which contains an dirty-equals expression can now be compared multiple times. * Use tomllib instead of PyPI toml on Python 3.11 and later * added extra.prints * 3.13 support * strings with one line-break at the end become no multiline strings - Enable sle15_python_module_pythons. * add license to project metadata and some other fixes in pyproject.toml (#104)
Dirk Mueller2024-10-29 08:12:58 +00:00
ca7248c68c
Accepting request 1199478 from devel:languages:python
Ana Guerrero2024-09-10 19:13:04 +00:00
14eac2bc7a
Accepting request 1199033 from home:yeey:branches:devel:languages:python
Markéta Machová2024-09-06 09:51:48 +00:00
50cdcadad0
Accepting request 1195198 from home:yeey:branches:devel:languages:python
Nico Krapp2024-08-22 09:57:15 +00:00