mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
devel/py-pydantic-core: Update to 2.24.1
Changes: https://github.com/pydantic/pydantic-core/releases
This commit is contained in:
parent
4000868200
commit
604eae4851
@ -1,5 +1,5 @@
|
||||
PORTNAME= pydantic-core
|
||||
PORTVERSION= 2.24.0
|
||||
PORTVERSION= 2.24.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -44,21 +44,21 @@ CARGO_CRATES= ahash-0.8.11 \
|
||||
percent-encoding-2.3.1 \
|
||||
portable-atomic-1.6.0 \
|
||||
proc-macro2-1.0.86 \
|
||||
pyo3-0.22.2 \
|
||||
pyo3-build-config-0.22.2 \
|
||||
pyo3-ffi-0.22.2 \
|
||||
pyo3-macros-0.22.2 \
|
||||
pyo3-macros-backend-0.22.2 \
|
||||
pyo3-0.22.3 \
|
||||
pyo3-build-config-0.22.3 \
|
||||
pyo3-ffi-0.22.3 \
|
||||
pyo3-macros-0.22.3 \
|
||||
pyo3-macros-backend-0.22.3 \
|
||||
python3-dll-a-0.2.10 \
|
||||
quote-1.0.36 \
|
||||
radium-0.7.0 \
|
||||
regex-1.10.6 \
|
||||
regex-automata-0.4.7 \
|
||||
regex-syntax-0.8.4 \
|
||||
regex-1.11.0 \
|
||||
regex-automata-0.4.8 \
|
||||
regex-syntax-0.8.5 \
|
||||
rustversion-1.0.17 \
|
||||
ryu-1.0.18 \
|
||||
serde-1.0.209 \
|
||||
serde_derive-1.0.209 \
|
||||
serde-1.0.210 \
|
||||
serde_derive-1.0.210 \
|
||||
serde_json-1.0.128 \
|
||||
smallvec-1.13.2 \
|
||||
speedate-0.14.4 \
|
||||
|
@ -1,6 +1,6 @@
|
||||
TIMESTAMP = 1727314564
|
||||
SHA256 (pydantic_core-2.24.0.tar.gz) = 2bdfe0cd0b977163c3205e89b8585203563a86822e8b20c8e107765b655dcfc4
|
||||
SIZE (pydantic_core-2.24.0.tar.gz) = 405714
|
||||
TIMESTAMP = 1728922906
|
||||
SHA256 (pydantic_core-2.24.1.tar.gz) = 1997f8099d2822eb45498fbe49804acea120bb0aca827b427eab8e5db706b602
|
||||
SIZE (pydantic_core-2.24.1.tar.gz) = 406309
|
||||
SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011
|
||||
SIZE (rust/crates/ahash-0.8.11.crate) = 43607
|
||||
SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
|
||||
@ -93,36 +93,36 @@ SHA256 (rust/crates/portable-atomic-1.6.0.crate) = 7170ef9988bc169ba16dd36a7fa04
|
||||
SIZE (rust/crates/portable-atomic-1.6.0.crate) = 140689
|
||||
SHA256 (rust/crates/proc-macro2-1.0.86.crate) = 5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77
|
||||
SIZE (rust/crates/proc-macro2-1.0.86.crate) = 48958
|
||||
SHA256 (rust/crates/pyo3-0.22.2.crate) = 831e8e819a138c36e212f3af3fd9eeffed6bf1510a805af35b0edee5ffa59433
|
||||
SIZE (rust/crates/pyo3-0.22.2.crate) = 538342
|
||||
SHA256 (rust/crates/pyo3-build-config-0.22.2.crate) = 1e8730e591b14492a8945cdff32f089250b05f5accecf74aeddf9e8272ce1fa8
|
||||
SIZE (rust/crates/pyo3-build-config-0.22.2.crate) = 31225
|
||||
SHA256 (rust/crates/pyo3-ffi-0.22.2.crate) = 5e97e919d2df92eb88ca80a037969f44e5e70356559654962cbb3316d00300c6
|
||||
SIZE (rust/crates/pyo3-ffi-0.22.2.crate) = 67749
|
||||
SHA256 (rust/crates/pyo3-macros-0.22.2.crate) = eb57983022ad41f9e683a599f2fd13c3664d7063a3ac5714cae4b7bee7d3f206
|
||||
SIZE (rust/crates/pyo3-macros-0.22.2.crate) = 8136
|
||||
SHA256 (rust/crates/pyo3-macros-backend-0.22.2.crate) = ec480c0c51ddec81019531705acac51bcdbeae563557c982aa8263bb96880372
|
||||
SIZE (rust/crates/pyo3-macros-backend-0.22.2.crate) = 65620
|
||||
SHA256 (rust/crates/pyo3-0.22.3.crate) = 15ee168e30649f7f234c3d49ef5a7a6cbf5134289bc46c29ff3155fa3221c225
|
||||
SIZE (rust/crates/pyo3-0.22.3.crate) = 542516
|
||||
SHA256 (rust/crates/pyo3-build-config-0.22.3.crate) = e61cef80755fe9e46bb8a0b8f20752ca7676dcc07a5277d8b7768c6172e529b3
|
||||
SIZE (rust/crates/pyo3-build-config-0.22.3.crate) = 31297
|
||||
SHA256 (rust/crates/pyo3-ffi-0.22.3.crate) = 67ce096073ec5405f5ee2b8b31f03a68e02aa10d5d4f565eca04acc41931fa1c
|
||||
SIZE (rust/crates/pyo3-ffi-0.22.3.crate) = 69099
|
||||
SHA256 (rust/crates/pyo3-macros-0.22.3.crate) = 2440c6d12bc8f3ae39f1e775266fa5122fd0c8891ce7520fa6048e683ad3de28
|
||||
SIZE (rust/crates/pyo3-macros-0.22.3.crate) = 8183
|
||||
SHA256 (rust/crates/pyo3-macros-backend-0.22.3.crate) = 1be962f0e06da8f8465729ea2cb71a416d2257dff56cbe40a70d3e62a93ae5d1
|
||||
SIZE (rust/crates/pyo3-macros-backend-0.22.3.crate) = 66032
|
||||
SHA256 (rust/crates/python3-dll-a-0.2.10.crate) = bd0b78171a90d808b319acfad166c4790d9e9759bbc14ac8273fe133673dd41b
|
||||
SIZE (rust/crates/python3-dll-a-0.2.10.crate) = 74573
|
||||
SHA256 (rust/crates/quote-1.0.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7
|
||||
SIZE (rust/crates/quote-1.0.36.crate) = 28507
|
||||
SHA256 (rust/crates/radium-0.7.0.crate) = dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09
|
||||
SIZE (rust/crates/radium-0.7.0.crate) = 10906
|
||||
SHA256 (rust/crates/regex-1.10.6.crate) = 4219d74c6b67a3654a9fbebc4b419e22126d13d2f3c4a07ee0cb61ff79a79619
|
||||
SIZE (rust/crates/regex-1.10.6.crate) = 253894
|
||||
SHA256 (rust/crates/regex-automata-0.4.7.crate) = 38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df
|
||||
SIZE (rust/crates/regex-automata-0.4.7.crate) = 617582
|
||||
SHA256 (rust/crates/regex-syntax-0.8.4.crate) = 7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b
|
||||
SIZE (rust/crates/regex-syntax-0.8.4.crate) = 347577
|
||||
SHA256 (rust/crates/regex-1.11.0.crate) = 38200e5ee88914975b69f657f0801b6f6dccafd44fd9326302a4aaeecfacb1d8
|
||||
SIZE (rust/crates/regex-1.11.0.crate) = 254059
|
||||
SHA256 (rust/crates/regex-automata-0.4.8.crate) = 368758f23274712b504848e9d5a6f010445cc8b87a7cdb4d7cbee666c1288da3
|
||||
SIZE (rust/crates/regex-automata-0.4.8.crate) = 617784
|
||||
SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c
|
||||
SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541
|
||||
SHA256 (rust/crates/rustversion-1.0.17.crate) = 955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6
|
||||
SIZE (rust/crates/rustversion-1.0.17.crate) = 17621
|
||||
SHA256 (rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f
|
||||
SIZE (rust/crates/ryu-1.0.18.crate) = 47713
|
||||
SHA256 (rust/crates/serde-1.0.209.crate) = 99fce0ffe7310761ca6bf9faf5115afbc19688edd00171d81b1bb1b116c63e09
|
||||
SIZE (rust/crates/serde-1.0.209.crate) = 78364
|
||||
SHA256 (rust/crates/serde_derive-1.0.209.crate) = a5831b979fd7b5439637af1752d535ff49f4860c0f341d1baeb6faf0f4242170
|
||||
SIZE (rust/crates/serde_derive-1.0.209.crate) = 56023
|
||||
SHA256 (rust/crates/serde-1.0.210.crate) = c8e3592472072e6e22e0a54d5904d9febf8508f65fb8552499a1abc7d1078c3a
|
||||
SIZE (rust/crates/serde-1.0.210.crate) = 78338
|
||||
SHA256 (rust/crates/serde_derive-1.0.210.crate) = 243902eda00fad750862fc144cea25caca5e20d615af0a81bee94ca738f1df1f
|
||||
SIZE (rust/crates/serde_derive-1.0.210.crate) = 56020
|
||||
SHA256 (rust/crates/serde_json-1.0.128.crate) = 6ff5456707a1de34e7e37f2a6fd3d3f808c318259cbd01ab6377795054b483d8
|
||||
SIZE (rust/crates/serde_json-1.0.128.crate) = 149520
|
||||
SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67
|
||||
|
Loading…
Reference in New Issue
Block a user