Package: pydantic-extra-types / 2.10.5-2

Metadata

Package Version Patches format
pydantic-extra-types 2.10.5-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
skip some tzname tests.patch | (download)

tests/test_timezone_names.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 skip tests for special time zone names factory and localtime

This needs some further investigation.

pydantic core 2.34.0.patch | (download)

pyproject.toml | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 ignore new deprecation warning from pydantic-core >= 2.34.0 in tests

pydantic 2.12.0.patch | (download)

pyproject.toml | 1 1 + 0 - 0 !
tests/test_coordinate.py | 18 12 + 6 - 0 !
tests/test_json_schema.py | 18 12 + 6 - 0 !
3 files changed, 25 insertions(+), 12 deletions(-)

 fix tests with pydantic >= 2.12.0a1