Skip to content

Commit

Permalink
devel/py-pydantic-core: Update to 0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 5, 2023
1 parent 3a7b7a6 commit b0d6f5a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 7 deletions.
2 changes: 1 addition & 1 deletion devel/py-pydantic-core/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pydantic-core
PORTVERSION= 0.34.0
PORTVERSION= 0.38.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
5 changes: 4 additions & 1 deletion devel/py-pydantic-core/Makefile.crates
Expand Up @@ -20,6 +20,9 @@ CARGO_CRATES= ahash-0.8.3 \
memchr-2.5.0 \
memoffset-0.8.0 \
mimalloc-0.1.34 \
num-bigint-0.4.3 \
num-integer-0.1.45 \
num-traits-0.2.15 \
once_cell-1.17.1 \
parking_lot-0.12.1 \
parking_lot_core-0.9.7 \
Expand All @@ -41,7 +44,7 @@ CARGO_CRATES= ahash-0.8.3 \
serde-1.0.159 \
serde_json-1.0.95 \
smallvec-1.10.0 \
speedate-0.7.0 \
speedate-0.8.1 \
strum-0.24.1 \
strum_macros-0.24.3 \
syn-1.0.109 \
Expand Down
16 changes: 11 additions & 5 deletions devel/py-pydantic-core/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1685162178
SHA256 (pydantic_core-0.34.0.tar.gz) = adf9b98a00ffebf6bda3c1299dbb40368e6fa4414caa734e52b8030e309d9399
SIZE (pydantic_core-0.34.0.tar.gz) = 294047
TIMESTAMP = 1685792290
SHA256 (pydantic_core-0.38.0.tar.gz) = b94a00b52ccc368720d4fe6929a818e368901091b36bca049f89b600923d6c45
SIZE (pydantic_core-0.38.0.tar.gz) = 303349
SHA256 (rust/crates/ahash-0.8.3.crate) = 2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f
SIZE (rust/crates/ahash-0.8.3.crate) = 42416
SHA256 (rust/crates/aho-corasick-0.7.20.crate) = cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac
Expand Down Expand Up @@ -45,6 +45,12 @@ SHA256 (rust/crates/memoffset-0.8.0.crate) = d61c719bcfbcf5d62b3a09efa6088de8c54
SIZE (rust/crates/memoffset-0.8.0.crate) = 8912
SHA256 (rust/crates/mimalloc-0.1.34.crate) = 9dcb174b18635f7561a0c6c9fc2ce57218ac7523cf72c50af80e2d79ab8f3ba1
SIZE (rust/crates/mimalloc-0.1.34.crate) = 5012
SHA256 (rust/crates/num-bigint-0.4.3.crate) = f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f
SIZE (rust/crates/num-bigint-0.4.3.crate) = 97799
SHA256 (rust/crates/num-integer-0.1.45.crate) = 225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9
SIZE (rust/crates/num-integer-0.1.45.crate) = 22529
SHA256 (rust/crates/num-traits-0.2.15.crate) = 578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd
SIZE (rust/crates/num-traits-0.2.15.crate) = 49262
SHA256 (rust/crates/once_cell-1.17.1.crate) = b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3
SIZE (rust/crates/once_cell-1.17.1.crate) = 32856
SHA256 (rust/crates/parking_lot-0.12.1.crate) = 3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f
Expand Down Expand Up @@ -87,8 +93,8 @@ SHA256 (rust/crates/serde_json-1.0.95.crate) = d721eca97ac802aa7777b701877c8004d
SIZE (rust/crates/serde_json-1.0.95.crate) = 144618
SHA256 (rust/crates/smallvec-1.10.0.crate) = a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0
SIZE (rust/crates/smallvec-1.10.0.crate) = 31564
SHA256 (rust/crates/speedate-0.7.0.crate) = 9ddae0c66b5fc0cceffae4ef2f7ad9f9f7636d3d0d3599ba849db08eb1a313b9
SIZE (rust/crates/speedate-0.7.0.crate) = 26111
SHA256 (rust/crates/speedate-0.8.1.crate) = 0efd9b26b4dce26dbcf412831a035647871f8531f46632d8d59e8633351761b0
SIZE (rust/crates/speedate-0.8.1.crate) = 28443
SHA256 (rust/crates/strum-0.24.1.crate) = 063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f
SIZE (rust/crates/strum-0.24.1.crate) = 5636
SHA256 (rust/crates/strum_macros-0.24.3.crate) = 1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59
Expand Down

0 comments on commit b0d6f5a

Please sign in to comment.