Package: pydantic-core / 2.37.2-1

Metadata

Package Version Patches format
pydantic-core 2.37.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fudge rust crate version requirements.patch | (download)

Cargo.toml | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fudge rust crate version requirements

drop pyo3 generate import lib.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 patch out pyo3 generate-import-lib feature

It's only needed when building for Windows.

pytest 8.4.patch | (download)

tests/validators/test_arguments.py | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 build: bump pytest to 8.4

fix #1755