mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
www/py-nh3: Update to 0.2.21
* While I'm here: Switch to PyPI as it's the preferred source for Python ports. Changelog: https://github.com/messense/nh3/releases/tag/v0.2.21
This commit is contained in:
parent
ae41a90099
commit
4304323e11
3 changed files with 88 additions and 116 deletions
|
@ -1,9 +1,10 @@
|
||||||
PORTNAME= nh3
|
PORTNAME= nh3
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSION= 0.2.21
|
||||||
DISTVERSION= 0.2.20
|
|
||||||
PORTREVISION= 2
|
|
||||||
CATEGORIES= www python
|
CATEGORIES= www python
|
||||||
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
# Workaround to use both the PyPI tarball and the cargo crates.
|
||||||
|
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
|
||||||
|
|
||||||
MAINTAINER= kai@FreeBSD.org
|
MAINTAINER= kai@FreeBSD.org
|
||||||
COMMENT= Python Bindings to the ammonia HTML sanitization library
|
COMMENT= Python Bindings to the ammonia HTML sanitization library
|
||||||
|
@ -15,8 +16,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0<2.0:devel/py-maturin@${PY_FLAVOR}
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0<2.0:devel/py-maturin@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= cargo python
|
USES= cargo python
|
||||||
USE_GITHUB= yes
|
|
||||||
GH_ACCOUNT= messense
|
|
||||||
USE_PYTHON= autoplist pep517
|
USE_PYTHON= autoplist pep517
|
||||||
|
|
||||||
CARGO_BUILD= no
|
CARGO_BUILD= no
|
||||||
|
|
|
@ -1,13 +1,11 @@
|
||||||
CARGO_CRATES= ammonia-4.0.0 \
|
CARGO_CRATES= ammonia-4.0.0 \
|
||||||
autocfg-1.4.0 \
|
autocfg-1.4.0 \
|
||||||
bitflags-2.6.0 \
|
bitflags-2.8.0 \
|
||||||
byteorder-1.5.0 \
|
cc-1.2.15 \
|
||||||
cc-1.2.4 \
|
|
||||||
cfg-if-1.0.0 \
|
cfg-if-1.0.0 \
|
||||||
displaydoc-0.2.5 \
|
displaydoc-0.2.5 \
|
||||||
form_urlencoded-1.2.1 \
|
form_urlencoded-1.2.1 \
|
||||||
futf-0.1.5 \
|
futf-0.1.5 \
|
||||||
getrandom-0.2.15 \
|
|
||||||
heck-0.5.0 \
|
heck-0.5.0 \
|
||||||
html5ever-0.27.0 \
|
html5ever-0.27.0 \
|
||||||
icu_collections-1.5.0 \
|
icu_collections-1.5.0 \
|
||||||
|
@ -23,61 +21,56 @@ CARGO_CRATES= ammonia-4.0.0 \
|
||||||
idna-1.0.3 \
|
idna-1.0.3 \
|
||||||
idna_adapter-1.2.0 \
|
idna_adapter-1.2.0 \
|
||||||
indoc-2.0.5 \
|
indoc-2.0.5 \
|
||||||
libc-0.2.168 \
|
libc-0.2.170 \
|
||||||
litemap-0.7.4 \
|
litemap-0.7.4 \
|
||||||
lock_api-0.4.12 \
|
lock_api-0.4.12 \
|
||||||
log-0.4.22 \
|
log-0.4.26 \
|
||||||
mac-0.1.1 \
|
mac-0.1.1 \
|
||||||
maplit-1.0.2 \
|
maplit-1.0.2 \
|
||||||
markup5ever-0.12.1 \
|
markup5ever-0.12.1 \
|
||||||
memoffset-0.9.1 \
|
memoffset-0.9.1 \
|
||||||
new_debug_unreachable-1.0.6 \
|
new_debug_unreachable-1.0.6 \
|
||||||
once_cell-1.20.2 \
|
once_cell-1.20.3 \
|
||||||
parking_lot-0.12.3 \
|
parking_lot-0.12.3 \
|
||||||
parking_lot_core-0.9.10 \
|
parking_lot_core-0.9.10 \
|
||||||
percent-encoding-2.3.1 \
|
percent-encoding-2.3.1 \
|
||||||
phf-0.11.2 \
|
phf-0.11.3 \
|
||||||
phf_codegen-0.11.2 \
|
phf_codegen-0.11.3 \
|
||||||
phf_generator-0.10.0 \
|
phf_generator-0.11.3 \
|
||||||
phf_generator-0.11.2 \
|
phf_shared-0.11.3 \
|
||||||
phf_shared-0.10.0 \
|
portable-atomic-1.11.0 \
|
||||||
phf_shared-0.11.2 \
|
|
||||||
portable-atomic-1.10.0 \
|
|
||||||
ppv-lite86-0.2.20 \
|
|
||||||
precomputed-hash-0.1.1 \
|
precomputed-hash-0.1.1 \
|
||||||
proc-macro2-1.0.92 \
|
proc-macro2-1.0.93 \
|
||||||
pyo3-0.23.3 \
|
pyo3-0.23.5 \
|
||||||
pyo3-build-config-0.23.3 \
|
pyo3-build-config-0.23.5 \
|
||||||
pyo3-ffi-0.23.3 \
|
pyo3-ffi-0.23.5 \
|
||||||
pyo3-macros-0.23.3 \
|
pyo3-macros-0.23.5 \
|
||||||
pyo3-macros-backend-0.23.3 \
|
pyo3-macros-backend-0.23.5 \
|
||||||
python3-dll-a-0.2.11 \
|
python3-dll-a-0.2.13 \
|
||||||
quote-1.0.37 \
|
quote-1.0.38 \
|
||||||
rand-0.8.5 \
|
rand-0.8.5 \
|
||||||
rand_chacha-0.3.1 \
|
|
||||||
rand_core-0.6.4 \
|
rand_core-0.6.4 \
|
||||||
redox_syscall-0.5.8 \
|
redox_syscall-0.5.9 \
|
||||||
scopeguard-1.2.0 \
|
scopeguard-1.2.0 \
|
||||||
serde-1.0.216 \
|
serde-1.0.218 \
|
||||||
serde_derive-1.0.216 \
|
serde_derive-1.0.218 \
|
||||||
shlex-1.3.0 \
|
shlex-1.3.0 \
|
||||||
siphasher-0.3.11 \
|
siphasher-1.0.1 \
|
||||||
smallvec-1.13.2 \
|
smallvec-1.14.0 \
|
||||||
stable_deref_trait-1.2.0 \
|
stable_deref_trait-1.2.0 \
|
||||||
string_cache-0.8.7 \
|
string_cache-0.8.8 \
|
||||||
string_cache_codegen-0.5.2 \
|
string_cache_codegen-0.5.4 \
|
||||||
syn-2.0.90 \
|
syn-2.0.98 \
|
||||||
synstructure-0.13.1 \
|
synstructure-0.13.1 \
|
||||||
target-lexicon-0.12.16 \
|
target-lexicon-0.12.16 \
|
||||||
tendril-0.4.3 \
|
tendril-0.4.3 \
|
||||||
tinystr-0.7.6 \
|
tinystr-0.7.6 \
|
||||||
unicode-ident-1.0.14 \
|
unicode-ident-1.0.17 \
|
||||||
unindent-0.2.3 \
|
unindent-0.2.3 \
|
||||||
url-2.5.4 \
|
url-2.5.4 \
|
||||||
utf-8-0.7.6 \
|
utf-8-0.7.6 \
|
||||||
utf16_iter-1.0.5 \
|
utf16_iter-1.0.5 \
|
||||||
utf8_iter-1.0.4 \
|
utf8_iter-1.0.4 \
|
||||||
wasi-0.11.0+wasi-snapshot-preview1 \
|
|
||||||
windows-targets-0.52.6 \
|
windows-targets-0.52.6 \
|
||||||
windows_aarch64_gnullvm-0.52.6 \
|
windows_aarch64_gnullvm-0.52.6 \
|
||||||
windows_aarch64_msvc-0.52.6 \
|
windows_aarch64_msvc-0.52.6 \
|
||||||
|
@ -91,8 +84,6 @@ CARGO_CRATES= ammonia-4.0.0 \
|
||||||
writeable-0.5.5 \
|
writeable-0.5.5 \
|
||||||
yoke-0.7.5 \
|
yoke-0.7.5 \
|
||||||
yoke-derive-0.7.5 \
|
yoke-derive-0.7.5 \
|
||||||
zerocopy-0.7.35 \
|
|
||||||
zerocopy-derive-0.7.35 \
|
|
||||||
zerofrom-0.1.5 \
|
zerofrom-0.1.5 \
|
||||||
zerofrom-derive-0.1.5 \
|
zerofrom-derive-0.1.5 \
|
||||||
zerovec-0.10.4 \
|
zerovec-0.10.4 \
|
||||||
|
|
|
@ -1,14 +1,14 @@
|
||||||
TIMESTAMP = 1734507399
|
TIMESTAMP = 1741278724
|
||||||
|
SHA256 (nh3-0.2.21.tar.gz) = 4990e7ee6a55490dbf00d61a6f476c9a3258e31e711e13713b2ea7d6616f670e
|
||||||
|
SIZE (nh3-0.2.21.tar.gz) = 16581
|
||||||
SHA256 (rust/crates/ammonia-4.0.0.crate) = 1ab99eae5ee58501ab236beb6f20f6ca39be615267b014899c89b2f0bc18a459
|
SHA256 (rust/crates/ammonia-4.0.0.crate) = 1ab99eae5ee58501ab236beb6f20f6ca39be615267b014899c89b2f0bc18a459
|
||||||
SIZE (rust/crates/ammonia-4.0.0.crate) = 47763
|
SIZE (rust/crates/ammonia-4.0.0.crate) = 47763
|
||||||
SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26
|
SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26
|
||||||
SIZE (rust/crates/autocfg-1.4.0.crate) = 17712
|
SIZE (rust/crates/autocfg-1.4.0.crate) = 17712
|
||||||
SHA256 (rust/crates/bitflags-2.6.0.crate) = b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de
|
SHA256 (rust/crates/bitflags-2.8.0.crate) = 8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36
|
||||||
SIZE (rust/crates/bitflags-2.6.0.crate) = 45357
|
SIZE (rust/crates/bitflags-2.8.0.crate) = 47482
|
||||||
SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b
|
SHA256 (rust/crates/cc-1.2.15.crate) = c736e259eea577f443d5c86c304f9f4ae0295c43f3ba05c21f1d66b5f06001af
|
||||||
SIZE (rust/crates/byteorder-1.5.0.crate) = 23288
|
SIZE (rust/crates/cc-1.2.15.crate) = 103196
|
||||||
SHA256 (rust/crates/cc-1.2.4.crate) = 9157bbaa6b165880c27a4293a474c91cdcf265cc68cc829bf10be0964a391caf
|
|
||||||
SIZE (rust/crates/cc-1.2.4.crate) = 99823
|
|
||||||
SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
|
SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
|
||||||
SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934
|
SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934
|
||||||
SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0
|
SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0
|
||||||
|
@ -17,8 +17,6 @@ SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd
|
||||||
SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969
|
SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969
|
||||||
SHA256 (rust/crates/futf-0.1.5.crate) = df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843
|
SHA256 (rust/crates/futf-0.1.5.crate) = df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843
|
||||||
SIZE (rust/crates/futf-0.1.5.crate) = 11344
|
SIZE (rust/crates/futf-0.1.5.crate) = 11344
|
||||||
SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7
|
|
||||||
SIZE (rust/crates/getrandom-0.2.15.crate) = 37163
|
|
||||||
SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea
|
SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea
|
||||||
SIZE (rust/crates/heck-0.5.0.crate) = 11517
|
SIZE (rust/crates/heck-0.5.0.crate) = 11517
|
||||||
SHA256 (rust/crates/html5ever-0.27.0.crate) = c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4
|
SHA256 (rust/crates/html5ever-0.27.0.crate) = c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4
|
||||||
|
@ -49,14 +47,14 @@ SHA256 (rust/crates/idna_adapter-1.2.0.crate) = daca1df1c957320b2cf139ac61e7bd64
|
||||||
SIZE (rust/crates/idna_adapter-1.2.0.crate) = 8206
|
SIZE (rust/crates/idna_adapter-1.2.0.crate) = 8206
|
||||||
SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5
|
SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5
|
||||||
SIZE (rust/crates/indoc-2.0.5.crate) = 14396
|
SIZE (rust/crates/indoc-2.0.5.crate) = 14396
|
||||||
SHA256 (rust/crates/libc-0.2.168.crate) = 5aaeb2981e0606ca11d79718f8bb01164f1d6ed75080182d3abf017e6d244b6d
|
SHA256 (rust/crates/libc-0.2.170.crate) = 875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828
|
||||||
SIZE (rust/crates/libc-0.2.168.crate) = 757025
|
SIZE (rust/crates/libc-0.2.170.crate) = 760076
|
||||||
SHA256 (rust/crates/litemap-0.7.4.crate) = 4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104
|
SHA256 (rust/crates/litemap-0.7.4.crate) = 4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104
|
||||||
SIZE (rust/crates/litemap-0.7.4.crate) = 28257
|
SIZE (rust/crates/litemap-0.7.4.crate) = 28257
|
||||||
SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17
|
SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17
|
||||||
SIZE (rust/crates/lock_api-0.4.12.crate) = 27591
|
SIZE (rust/crates/lock_api-0.4.12.crate) = 27591
|
||||||
SHA256 (rust/crates/log-0.4.22.crate) = a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24
|
SHA256 (rust/crates/log-0.4.26.crate) = 30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e
|
||||||
SIZE (rust/crates/log-0.4.22.crate) = 44027
|
SIZE (rust/crates/log-0.4.26.crate) = 47022
|
||||||
SHA256 (rust/crates/mac-0.1.1.crate) = c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4
|
SHA256 (rust/crates/mac-0.1.1.crate) = c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4
|
||||||
SIZE (rust/crates/mac-0.1.1.crate) = 4838
|
SIZE (rust/crates/mac-0.1.1.crate) = 4838
|
||||||
SHA256 (rust/crates/maplit-1.0.2.crate) = 3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d
|
SHA256 (rust/crates/maplit-1.0.2.crate) = 3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d
|
||||||
|
@ -67,76 +65,68 @@ SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb4486776
|
||||||
SIZE (rust/crates/memoffset-0.9.1.crate) = 9032
|
SIZE (rust/crates/memoffset-0.9.1.crate) = 9032
|
||||||
SHA256 (rust/crates/new_debug_unreachable-1.0.6.crate) = 650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086
|
SHA256 (rust/crates/new_debug_unreachable-1.0.6.crate) = 650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086
|
||||||
SIZE (rust/crates/new_debug_unreachable-1.0.6.crate) = 2582
|
SIZE (rust/crates/new_debug_unreachable-1.0.6.crate) = 2582
|
||||||
SHA256 (rust/crates/once_cell-1.20.2.crate) = 1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775
|
SHA256 (rust/crates/once_cell-1.20.3.crate) = 945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e
|
||||||
SIZE (rust/crates/once_cell-1.20.2.crate) = 33394
|
SIZE (rust/crates/once_cell-1.20.3.crate) = 33456
|
||||||
SHA256 (rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27
|
SHA256 (rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27
|
||||||
SIZE (rust/crates/parking_lot-0.12.3.crate) = 41860
|
SIZE (rust/crates/parking_lot-0.12.3.crate) = 41860
|
||||||
SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8
|
SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8
|
||||||
SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406
|
SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406
|
||||||
SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e
|
SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e
|
||||||
SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235
|
SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235
|
||||||
SHA256 (rust/crates/phf-0.11.2.crate) = ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc
|
SHA256 (rust/crates/phf-0.11.3.crate) = 1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078
|
||||||
SIZE (rust/crates/phf-0.11.2.crate) = 21569
|
SIZE (rust/crates/phf-0.11.3.crate) = 23231
|
||||||
SHA256 (rust/crates/phf_codegen-0.11.2.crate) = e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a
|
SHA256 (rust/crates/phf_codegen-0.11.3.crate) = aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a
|
||||||
SIZE (rust/crates/phf_codegen-0.11.2.crate) = 12977
|
SIZE (rust/crates/phf_codegen-0.11.3.crate) = 13741
|
||||||
SHA256 (rust/crates/phf_generator-0.10.0.crate) = 5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6
|
SHA256 (rust/crates/phf_generator-0.11.3.crate) = 3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d
|
||||||
SIZE (rust/crates/phf_generator-0.10.0.crate) = 7525
|
SIZE (rust/crates/phf_generator-0.11.3.crate) = 15431
|
||||||
SHA256 (rust/crates/phf_generator-0.11.2.crate) = 48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0
|
SHA256 (rust/crates/phf_shared-0.11.3.crate) = 67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5
|
||||||
SIZE (rust/crates/phf_generator-0.11.2.crate) = 14190
|
SIZE (rust/crates/phf_shared-0.11.3.crate) = 15199
|
||||||
SHA256 (rust/crates/phf_shared-0.10.0.crate) = b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096
|
SHA256 (rust/crates/portable-atomic-1.11.0.crate) = 350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e
|
||||||
SIZE (rust/crates/phf_shared-0.10.0.crate) = 4095
|
SIZE (rust/crates/portable-atomic-1.11.0.crate) = 181258
|
||||||
SHA256 (rust/crates/phf_shared-0.11.2.crate) = 90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b
|
|
||||||
SIZE (rust/crates/phf_shared-0.11.2.crate) = 14284
|
|
||||||
SHA256 (rust/crates/portable-atomic-1.10.0.crate) = 280dc24453071f1b63954171985a0b0d30058d287960968b9b2aca264c8d4ee6
|
|
||||||
SIZE (rust/crates/portable-atomic-1.10.0.crate) = 174760
|
|
||||||
SHA256 (rust/crates/ppv-lite86-0.2.20.crate) = 77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04
|
|
||||||
SIZE (rust/crates/ppv-lite86-0.2.20.crate) = 22478
|
|
||||||
SHA256 (rust/crates/precomputed-hash-0.1.1.crate) = 925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c
|
SHA256 (rust/crates/precomputed-hash-0.1.1.crate) = 925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c
|
||||||
SIZE (rust/crates/precomputed-hash-0.1.1.crate) = 1640
|
SIZE (rust/crates/precomputed-hash-0.1.1.crate) = 1640
|
||||||
SHA256 (rust/crates/proc-macro2-1.0.92.crate) = 37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0
|
SHA256 (rust/crates/proc-macro2-1.0.93.crate) = 60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99
|
||||||
SIZE (rust/crates/proc-macro2-1.0.92.crate) = 52353
|
SIZE (rust/crates/proc-macro2-1.0.93.crate) = 52388
|
||||||
SHA256 (rust/crates/pyo3-0.23.3.crate) = e484fd2c8b4cb67ab05a318f1fd6fa8f199fcc30819f08f07d200809dba26c15
|
SHA256 (rust/crates/pyo3-0.23.5.crate) = 7778bffd85cf38175ac1f545509665d0b9b92a198ca7941f131f85f7a4f9a872
|
||||||
SIZE (rust/crates/pyo3-0.23.3.crate) = 1073838
|
SIZE (rust/crates/pyo3-0.23.5.crate) = 1088533
|
||||||
SHA256 (rust/crates/pyo3-build-config-0.23.3.crate) = dc0e0469a84f208e20044b98965e1561028180219e35352a2afaf2b942beff3b
|
SHA256 (rust/crates/pyo3-build-config-0.23.5.crate) = 94f6cbe86ef3bf18998d9df6e0f3fc1050a8c5efa409bf712e661a4366e010fb
|
||||||
SIZE (rust/crates/pyo3-build-config-0.23.3.crate) = 32509
|
SIZE (rust/crates/pyo3-build-config-0.23.5.crate) = 33885
|
||||||
SHA256 (rust/crates/pyo3-ffi-0.23.3.crate) = eb1547a7f9966f6f1a0f0227564a9945fe36b90da5a93b3933fc3dc03fae372d
|
SHA256 (rust/crates/pyo3-ffi-0.23.5.crate) = e9f1b4c431c0bb1c8fb0a338709859eed0d030ff6daa34368d3b152a63dfdd8d
|
||||||
SIZE (rust/crates/pyo3-ffi-0.23.3.crate) = 74064
|
SIZE (rust/crates/pyo3-ffi-0.23.5.crate) = 74867
|
||||||
SHA256 (rust/crates/pyo3-macros-0.23.3.crate) = fdb6da8ec6fa5cedd1626c886fc8749bdcbb09424a86461eb8cdf096b7c33257
|
SHA256 (rust/crates/pyo3-macros-0.23.5.crate) = fbc2201328f63c4710f68abdf653c89d8dbc2858b88c5d88b0ff38a75288a9da
|
||||||
SIZE (rust/crates/pyo3-macros-0.23.3.crate) = 8085
|
SIZE (rust/crates/pyo3-macros-0.23.5.crate) = 8856
|
||||||
SHA256 (rust/crates/pyo3-macros-backend-0.23.3.crate) = 38a385202ff5a92791168b1136afae5059d3ac118457bb7bc304c197c2d33e7d
|
SHA256 (rust/crates/pyo3-macros-backend-0.23.5.crate) = fca6726ad0f3da9c9de093d6f116a93c1a38e417ed73bf138472cf4064f72028
|
||||||
SIZE (rust/crates/pyo3-macros-backend-0.23.3.crate) = 70098
|
SIZE (rust/crates/pyo3-macros-backend-0.23.5.crate) = 70938
|
||||||
SHA256 (rust/crates/python3-dll-a-0.2.11.crate) = 9b9e268ee1be609e93a13eb06839f68f67e5fe0fb4049834d261c2d5091c1b6d
|
SHA256 (rust/crates/python3-dll-a-0.2.13.crate) = 49fe4227a288cf9493942ad0220ea3f185f4d1f2a14f197f7344d6d02f4ed4ed
|
||||||
SIZE (rust/crates/python3-dll-a-0.2.11.crate) = 83622
|
SIZE (rust/crates/python3-dll-a-0.2.13.crate) = 85018
|
||||||
SHA256 (rust/crates/quote-1.0.37.crate) = b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af
|
SHA256 (rust/crates/quote-1.0.38.crate) = 0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc
|
||||||
SIZE (rust/crates/quote-1.0.37.crate) = 28558
|
SIZE (rust/crates/quote-1.0.38.crate) = 31252
|
||||||
SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404
|
SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404
|
||||||
SIZE (rust/crates/rand-0.8.5.crate) = 87113
|
SIZE (rust/crates/rand-0.8.5.crate) = 87113
|
||||||
SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88
|
|
||||||
SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251
|
|
||||||
SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c
|
SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c
|
||||||
SIZE (rust/crates/rand_core-0.6.4.crate) = 22666
|
SIZE (rust/crates/rand_core-0.6.4.crate) = 22666
|
||||||
SHA256 (rust/crates/redox_syscall-0.5.8.crate) = 03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834
|
SHA256 (rust/crates/redox_syscall-0.5.9.crate) = 82b568323e98e49e2a0899dcee453dd679fae22d69adf9b11dd508d1549b7e2f
|
||||||
SIZE (rust/crates/redox_syscall-0.5.8.crate) = 26319
|
SIZE (rust/crates/redox_syscall-0.5.9.crate) = 30080
|
||||||
SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49
|
SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49
|
||||||
SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619
|
SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619
|
||||||
SHA256 (rust/crates/serde-1.0.216.crate) = 0b9781016e935a97e8beecf0c933758c97a5520d32930e460142b4cd80c6338e
|
SHA256 (rust/crates/serde-1.0.218.crate) = e8dfc9d19bdbf6d17e22319da49161d5d0108e4188e8b680aef6299eed22df60
|
||||||
SIZE (rust/crates/serde-1.0.216.crate) = 79000
|
SIZE (rust/crates/serde-1.0.218.crate) = 78968
|
||||||
SHA256 (rust/crates/serde_derive-1.0.216.crate) = 46f859dbbf73865c6627ed570e78961cd3ac92407a2d117204c49232485da55e
|
SHA256 (rust/crates/serde_derive-1.0.218.crate) = f09503e191f4e797cb8aac08e9a4a4695c5edf6a2e70e376d961ddd5c969f82b
|
||||||
SIZE (rust/crates/serde_derive-1.0.216.crate) = 57674
|
SIZE (rust/crates/serde_derive-1.0.218.crate) = 57782
|
||||||
SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64
|
SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64
|
||||||
SIZE (rust/crates/shlex-1.3.0.crate) = 18713
|
SIZE (rust/crates/shlex-1.3.0.crate) = 18713
|
||||||
SHA256 (rust/crates/siphasher-0.3.11.crate) = 38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d
|
SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d
|
||||||
SIZE (rust/crates/siphasher-0.3.11.crate) = 10442
|
SIZE (rust/crates/siphasher-1.0.1.crate) = 10351
|
||||||
SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67
|
SHA256 (rust/crates/smallvec-1.14.0.crate) = 7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd
|
||||||
SIZE (rust/crates/smallvec-1.13.2.crate) = 35216
|
SIZE (rust/crates/smallvec-1.14.0.crate) = 35561
|
||||||
SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3
|
SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3
|
||||||
SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054
|
SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054
|
||||||
SHA256 (rust/crates/string_cache-0.8.7.crate) = f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b
|
SHA256 (rust/crates/string_cache-0.8.8.crate) = 938d512196766101d333398efde81bc1f37b00cb42c2f8350e5df639f040bbbe
|
||||||
SIZE (rust/crates/string_cache-0.8.7.crate) = 16655
|
SIZE (rust/crates/string_cache-0.8.8.crate) = 17181
|
||||||
SHA256 (rust/crates/string_cache_codegen-0.5.2.crate) = 6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988
|
SHA256 (rust/crates/string_cache_codegen-0.5.4.crate) = c711928715f1fe0fe509c53b43e993a9a557babc2d0a3567d0a3006f1ac931a0
|
||||||
SIZE (rust/crates/string_cache_codegen-0.5.2.crate) = 8156
|
SIZE (rust/crates/string_cache_codegen-0.5.4.crate) = 9406
|
||||||
SHA256 (rust/crates/syn-2.0.90.crate) = 919d3b74a5dd0ccd15aeb8f93e7006bd9e14c295087c9896a110f490752bcf31
|
SHA256 (rust/crates/syn-2.0.98.crate) = 36147f1a48ae0ec2b5b3bc5b537d267457555a10dc06f3dbc8cb11ba3006d3b1
|
||||||
SIZE (rust/crates/syn-2.0.90.crate) = 290584
|
SIZE (rust/crates/syn-2.0.98.crate) = 297807
|
||||||
SHA256 (rust/crates/synstructure-0.13.1.crate) = c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971
|
SHA256 (rust/crates/synstructure-0.13.1.crate) = c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971
|
||||||
SIZE (rust/crates/synstructure-0.13.1.crate) = 18327
|
SIZE (rust/crates/synstructure-0.13.1.crate) = 18327
|
||||||
SHA256 (rust/crates/target-lexicon-0.12.16.crate) = 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1
|
SHA256 (rust/crates/target-lexicon-0.12.16.crate) = 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1
|
||||||
|
@ -145,8 +135,8 @@ SHA256 (rust/crates/tendril-0.4.3.crate) = d24a120c5fc464a3458240ee02c299ebcb9d6
|
||||||
SIZE (rust/crates/tendril-0.4.3.crate) = 37210
|
SIZE (rust/crates/tendril-0.4.3.crate) = 37210
|
||||||
SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f
|
SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f
|
||||||
SIZE (rust/crates/tinystr-0.7.6.crate) = 16971
|
SIZE (rust/crates/tinystr-0.7.6.crate) = 16971
|
||||||
SHA256 (rust/crates/unicode-ident-1.0.14.crate) = adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83
|
SHA256 (rust/crates/unicode-ident-1.0.17.crate) = 00e2473a93778eb0bad35909dff6a10d28e63f792f16ed15e404fca9d5eeedbe
|
||||||
SIZE (rust/crates/unicode-ident-1.0.14.crate) = 47547
|
SIZE (rust/crates/unicode-ident-1.0.17.crate) = 47704
|
||||||
SHA256 (rust/crates/unindent-0.2.3.crate) = c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce
|
SHA256 (rust/crates/unindent-0.2.3.crate) = c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce
|
||||||
SIZE (rust/crates/unindent-0.2.3.crate) = 7306
|
SIZE (rust/crates/unindent-0.2.3.crate) = 7306
|
||||||
SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60
|
SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60
|
||||||
|
@ -157,8 +147,6 @@ SHA256 (rust/crates/utf16_iter-1.0.5.crate) = c8232dd3cdaed5356e0f716d285e4b40b9
|
||||||
SIZE (rust/crates/utf16_iter-1.0.5.crate) = 9736
|
SIZE (rust/crates/utf16_iter-1.0.5.crate) = 9736
|
||||||
SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be
|
SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be
|
||||||
SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437
|
SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437
|
||||||
SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423
|
|
||||||
SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131
|
|
||||||
SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973
|
SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973
|
||||||
SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403
|
SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403
|
||||||
SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3
|
SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3
|
||||||
|
@ -185,10 +173,6 @@ SHA256 (rust/crates/yoke-0.7.5.crate) = 120e6aef9aa629e3d4f52dc8cc43a015c7724194
|
||||||
SIZE (rust/crates/yoke-0.7.5.crate) = 29673
|
SIZE (rust/crates/yoke-0.7.5.crate) = 29673
|
||||||
SHA256 (rust/crates/yoke-derive-0.7.5.crate) = 2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154
|
SHA256 (rust/crates/yoke-derive-0.7.5.crate) = 2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154
|
||||||
SIZE (rust/crates/yoke-derive-0.7.5.crate) = 7525
|
SIZE (rust/crates/yoke-derive-0.7.5.crate) = 7525
|
||||||
SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0
|
|
||||||
SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645
|
|
||||||
SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e
|
|
||||||
SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829
|
|
||||||
SHA256 (rust/crates/zerofrom-0.1.5.crate) = cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e
|
SHA256 (rust/crates/zerofrom-0.1.5.crate) = cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e
|
||||||
SIZE (rust/crates/zerofrom-0.1.5.crate) = 5091
|
SIZE (rust/crates/zerofrom-0.1.5.crate) = 5091
|
||||||
SHA256 (rust/crates/zerofrom-derive-0.1.5.crate) = 595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808
|
SHA256 (rust/crates/zerofrom-derive-0.1.5.crate) = 595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808
|
||||||
|
@ -197,5 +181,3 @@ SHA256 (rust/crates/zerovec-0.10.4.crate) = aa2b893d79df23bfb12d5461018d408ea19d
|
||||||
SIZE (rust/crates/zerovec-0.10.4.crate) = 126398
|
SIZE (rust/crates/zerovec-0.10.4.crate) = 126398
|
||||||
SHA256 (rust/crates/zerovec-derive-0.10.3.crate) = 6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6
|
SHA256 (rust/crates/zerovec-derive-0.10.3.crate) = 6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6
|
||||||
SIZE (rust/crates/zerovec-derive-0.10.3.crate) = 19438
|
SIZE (rust/crates/zerovec-derive-0.10.3.crate) = 19438
|
||||||
SHA256 (messense-nh3-v0.2.20_GH0.tar.gz) = e4af778bad54c21955daf311aa48134ae94c767dac4b8c8c3979e3336c4d02ed
|
|
||||||
SIZE (messense-nh3-v0.2.20_GH0.tar.gz) = 16523
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue