pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/chat/matrix-synapse



Module Name:    pkgsrc
Committed By:   js
Date:           Tue Apr  2 20:37:16 UTC 2024

Modified Files:
        pkgsrc/chat/matrix-synapse: Makefile cargo-depends.mk distinfo

Log Message:
Update chat/matrix-synapse to 1.104.0

# Synapse 1.104.0 (2024-04-02)

### Bugfixes

- Fix regression when using OIDC provider. Introduced in v1.104.0rc1. ([\#17031](https://github.com/element-hq/synapse/issues/17031))

# Synapse 1.104.0rc1 (2024-03-26)

### Features

- Add an OIDC config to specify extra parameters for the authorization grant URL. IT can be useful to pass an ACR value for example. ([\#16971](https://github.com/element-hq/synapse/issues/16971))
- Add support for OIDC provider returning JWT. ([\#16972](https://github.com/element-hq/synapse/issues/16972), [\#17031](https://github.com/element-hq/synapse/issues/17031))

### Bugfixes

- Fix a bug which meant that, under certain circumstances, we might never retry sending events or to-device messages over federation after a failure. 
([\#16925](https://github.com/element-hq/synapse/issues/16925))
- Fix various long-standing bugs which could cause incorrect state to be returned from `/sync` in certain situations. ([\#16949](https://github.com/element-hq/synapse/issues/16949))
- Fix case in which `m.fully_read` marker would not get updated. Contributed by @SpiritCroc. ([\#16990](https://github.com/element-hq/synapse/issues/16990))
- Fix bug which did not retract a user's pending knocks at rooms when their account was deactivated. Contributed by @hanadi92. ([\#17010](https://github.com/element-hq/synapse/issues/17010))

### Updates to the Docker image

- Updated `start.py` to generate config using the correct user ID when running as root (fixes [\#16824](https://github.com/element-hq/synapse/issues/16824), 
[\#15202](https://github.com/element-hq/synapse/issues/15202)). ([\#16978](https://github.com/element-hq/synapse/issues/16978))

### Improved Documentation

- Add a query to force a refresh of a remote user's device list to the "Useful SQL for Admins" documentation page. ([\#16892](https://github.com/element-hq/synapse/issues/16892))
- Minor grammatical corrections to the upgrade documentation. ([\#16965](https://github.com/element-hq/synapse/issues/16965))
- Fix the sort order for the documentation version picker, so that newer releases appear above older ones. ([\#16966](https://github.com/element-hq/synapse/issues/16966))
- Remove recommendation for a specific poetry version from contributing guide. ([\#17002](https://github.com/element-hq/synapse/issues/17002))

### Internal Changes

- Improve lock performance when a lot of locks are all waiting for a single lock to be released. ([\#16840](https://github.com/element-hq/synapse/issues/16840))
- Update power level default for public rooms. ([\#16907](https://github.com/element-hq/synapse/issues/16907))
- Improve event validation. ([\#16908](https://github.com/element-hq/synapse/issues/16908))
- Multi-worker-docker-container: disable log buffering. ([\#16919](https://github.com/element-hq/synapse/issues/16919))
- Refactor state delta calculation in `/sync` handler. ([\#16929](https://github.com/element-hq/synapse/issues/16929))
- Clarify docs for some room state functions. ([\#16950](https://github.com/element-hq/synapse/issues/16950))
- Specify IP subnets in canonical form. ([\#16953](https://github.com/element-hq/synapse/issues/16953))
- As done for SAML mapping provider, let's pass the module API to the OIDC one so the mapper can do more logic in its code. ([\#16974](https://github.com/element-hq/synapse/issues/16974))
- Allow containers building on top of Synapse's Complement container is use the included PostgreSQL cluster. ([\#16985](https://github.com/element-hq/synapse/issues/16985))
- Raise poetry-core version cap to 1.9.0. ([\#16986](https://github.com/element-hq/synapse/issues/16986))
- Patch the db conn pool sooner in tests. ([\#17017](https://github.com/element-hq/synapse/issues/17017))

### Updates to locked dependencies

* Bump anyhow from 1.0.80 to 1.0.81. ([\#17009](https://github.com/element-hq/synapse/issues/17009))
* Bump black from 23.10.1 to 24.2.0. ([\#16936](https://github.com/element-hq/synapse/issues/16936))
* Bump cryptography from 41.0.7 to 42.0.5. ([\#16958](https://github.com/element-hq/synapse/issues/16958))
* Bump dawidd6/action-download-artifact from 3.1.1 to 3.1.2. ([\#16960](https://github.com/element-hq/synapse/issues/16960))
* Bump dawidd6/action-download-artifact from 3.1.2 to 3.1.4. ([\#17008](https://github.com/element-hq/synapse/issues/17008))
* Bump jinja2 from 3.1.2 to 3.1.3. ([\#17005](https://github.com/element-hq/synapse/issues/17005))
* Bump log from 0.4.20 to 0.4.21. ([\#16977](https://github.com/element-hq/synapse/issues/16977))
* Bump mypy from 1.5.1 to 1.8.0. ([\#16901](https://github.com/element-hq/synapse/issues/16901))
* Bump netaddr from 0.9.0 to 1.2.1. ([\#17006](https://github.com/element-hq/synapse/issues/17006))
* Bump pydantic from 2.6.0 to 2.6.4. ([\#17004](https://github.com/element-hq/synapse/issues/17004))
* Bump pyo3 from 0.20.2 to 0.20.3. ([\#16962](https://github.com/element-hq/synapse/issues/16962))
* Bump ruff from 0.1.14 to 0.3.2. ([\#16994](https://github.com/element-hq/synapse/issues/16994))
* Bump serde from 1.0.196 to 1.0.197. ([\#16963](https://github.com/element-hq/synapse/issues/16963))
* Bump serde_json from 1.0.113 to 1.0.114. ([\#16961](https://github.com/element-hq/synapse/issues/16961))
* Bump types-jsonschema from 4.21.0.20240118 to 4.21.0.20240311. ([\#17007](https://github.com/element-hq/synapse/issues/17007))
* Bump types-psycopg2 from 2.9.21.16 to 2.9.21.20240311. ([\#16995](https://github.com/element-hq/synapse/issues/16995))
* Bump types-pyopenssl from 23.3.0.0 to 24.0.0.20240311. ([\#17003](https://github.com/element-hq/synapse/issues/17003))

# Synapse 1.103.0 (2024-03-19)

No significant changes since 1.103.0rc1.

# Synapse 1.103.0rc1 (2024-03-12)

### Features

- Add a new [List Accounts v3](https://element-hq.github.io/synapse/v1.103/admin_api/user_admin_api.html#list-accounts-v3) Admin API with improved deactivated user filtering capabilities. 
([\#16874](https://github.com/element-hq/synapse/issues/16874))
- Include `Retry-After` header by default per [MSC4041](https://github.com/matrix-org/matrix-spec-proposals/pull/4041). Contributed by @clokep. 
([\#16947](https://github.com/element-hq/synapse/issues/16947))

### Bugfixes

- Fix joining remote rooms when a module uses the `on_new_event` callback. This callback may now pass partial state events instead of the full state for remote rooms. Introduced in v1.76.0. 
([\#16973](https://github.com/element-hq/synapse/issues/16973))
- Fix performance issue when joining very large rooms that can cause the server to lock up. Introduced in v1.100.0. Contributed by @ggogel. 
([\#16968](https://github.com/element-hq/synapse/issues/16968))

### Improved Documentation

- Add HAProxy example for single port operation to reverse proxy documentation. Contributed by Georg Pfuetzenreuter (@tacerus). ([\#16768](https://github.com/element-hq/synapse/issues/16768))
- Improve the documentation around running Complement tests with new configuration parameters. ([\#16946](https://github.com/element-hq/synapse/issues/16946))
- Add docs on upgrading from a very old version. ([\#16951](https://github.com/element-hq/synapse/issues/16951))

### Updates to locked dependencies

* Bump JasonEtco/create-an-issue from 2.9.1 to 2.9.2. ([\#16934](https://github.com/element-hq/synapse/issues/16934))
* Bump anyhow from 1.0.79 to 1.0.80. ([\#16935](https://github.com/element-hq/synapse/issues/16935))
* Bump dawidd6/action-download-artifact from 3.0.0 to 3.1.1. ([\#16933](https://github.com/element-hq/synapse/issues/16933))
* Bump furo from 2023.9.10 to 2024.1.29. ([\#16939](https://github.com/element-hq/synapse/issues/16939))
* Bump pyopenssl from 23.3.0 to 24.0.0. ([\#16937](https://github.com/element-hq/synapse/issues/16937))
* Bump types-netaddr from 0.10.0.20240106 to 1.2.0.20240219. ([\#16938](https://github.com/element-hq/synapse/issues/16938))


To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 pkgsrc/chat/matrix-synapse/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/chat/matrix-synapse/cargo-depends.mk
cvs rdiff -u -r1.65 -r1.66 pkgsrc/chat/matrix-synapse/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/matrix-synapse/Makefile
diff -u pkgsrc/chat/matrix-synapse/Makefile:1.95 pkgsrc/chat/matrix-synapse/Makefile:1.96
--- pkgsrc/chat/matrix-synapse/Makefile:1.95    Sat Mar  9 00:08:04 2024
+++ pkgsrc/chat/matrix-synapse/Makefile Tue Apr  2 20:37:16 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.95 2024/03/09 00:08:04 js Exp $
+# $NetBSD: Makefile,v 1.96 2024/04/02 20:37:16 js Exp $
 
-DISTNAME=      matrix-synapse-1.102.0
+DISTNAME=      matrix-synapse-1.104.0
 CATEGORIES=    chat
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=element-hq/}
 GITHUB_PROJECT=        synapse

Index: pkgsrc/chat/matrix-synapse/cargo-depends.mk
diff -u pkgsrc/chat/matrix-synapse/cargo-depends.mk:1.16 pkgsrc/chat/matrix-synapse/cargo-depends.mk:1.17
--- pkgsrc/chat/matrix-synapse/cargo-depends.mk:1.16    Sat Mar  9 00:08:04 2024
+++ pkgsrc/chat/matrix-synapse/cargo-depends.mk Tue Apr  2 20:37:16 2024
@@ -1,7 +1,7 @@
-# $NetBSD: cargo-depends.mk,v 1.16 2024/03/09 00:08:04 js Exp $
+# $NetBSD: cargo-depends.mk,v 1.17 2024/04/02 20:37:16 js Exp $
 
 CARGO_CRATE_DEPENDS+=  aho-corasick-1.0.2
-CARGO_CRATE_DEPENDS+=  anyhow-1.0.79
+CARGO_CRATE_DEPENDS+=  anyhow-1.0.81
 CARGO_CRATE_DEPENDS+=  arc-swap-1.5.1
 CARGO_CRATE_DEPENDS+=  autocfg-1.1.0
 CARGO_CRATE_DEPENDS+=  bitflags-1.3.2
@@ -18,19 +18,20 @@ CARGO_CRATE_DEPENDS+=       itoa-1.0.4
 CARGO_CRATE_DEPENDS+=  lazy_static-1.4.0
 CARGO_CRATE_DEPENDS+=  libc-0.2.135
 CARGO_CRATE_DEPENDS+=  lock_api-0.4.9
-CARGO_CRATE_DEPENDS+=  log-0.4.20
+CARGO_CRATE_DEPENDS+=  log-0.4.21
 CARGO_CRATE_DEPENDS+=  memchr-2.6.3
 CARGO_CRATE_DEPENDS+=  memoffset-0.9.0
 CARGO_CRATE_DEPENDS+=  once_cell-1.15.0
 CARGO_CRATE_DEPENDS+=  parking_lot-0.12.1
 CARGO_CRATE_DEPENDS+=  parking_lot_core-0.9.3
+CARGO_CRATE_DEPENDS+=  portable-atomic-1.6.0
 CARGO_CRATE_DEPENDS+=  proc-macro2-1.0.76
-CARGO_CRATE_DEPENDS+=  pyo3-0.20.2
-CARGO_CRATE_DEPENDS+=  pyo3-build-config-0.20.2
-CARGO_CRATE_DEPENDS+=  pyo3-ffi-0.20.2
+CARGO_CRATE_DEPENDS+=  pyo3-0.20.3
+CARGO_CRATE_DEPENDS+=  pyo3-build-config-0.20.3
+CARGO_CRATE_DEPENDS+=  pyo3-ffi-0.20.3
 CARGO_CRATE_DEPENDS+=  pyo3-log-0.9.0
-CARGO_CRATE_DEPENDS+=  pyo3-macros-0.20.2
-CARGO_CRATE_DEPENDS+=  pyo3-macros-backend-0.20.2
+CARGO_CRATE_DEPENDS+=  pyo3-macros-0.20.3
+CARGO_CRATE_DEPENDS+=  pyo3-macros-backend-0.20.3
 CARGO_CRATE_DEPENDS+=  pythonize-0.20.0
 CARGO_CRATE_DEPENDS+=  quote-1.0.35
 CARGO_CRATE_DEPENDS+=  redox_syscall-0.2.16
@@ -39,9 +40,9 @@ CARGO_CRATE_DEPENDS+= regex-automata-0.4
 CARGO_CRATE_DEPENDS+=  regex-syntax-0.8.2
 CARGO_CRATE_DEPENDS+=  ryu-1.0.11
 CARGO_CRATE_DEPENDS+=  scopeguard-1.1.0
-CARGO_CRATE_DEPENDS+=  serde-1.0.196
-CARGO_CRATE_DEPENDS+=  serde_derive-1.0.196
-CARGO_CRATE_DEPENDS+=  serde_json-1.0.113
+CARGO_CRATE_DEPENDS+=  serde-1.0.197
+CARGO_CRATE_DEPENDS+=  serde_derive-1.0.197
+CARGO_CRATE_DEPENDS+=  serde_json-1.0.114
 CARGO_CRATE_DEPENDS+=  smallvec-1.10.0
 CARGO_CRATE_DEPENDS+=  subtle-2.4.1
 CARGO_CRATE_DEPENDS+=  syn-2.0.48

Index: pkgsrc/chat/matrix-synapse/distinfo
diff -u pkgsrc/chat/matrix-synapse/distinfo:1.65 pkgsrc/chat/matrix-synapse/distinfo:1.66
--- pkgsrc/chat/matrix-synapse/distinfo:1.65    Sat Mar  9 00:08:04 2024
+++ pkgsrc/chat/matrix-synapse/distinfo Tue Apr  2 20:37:16 2024
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.65 2024/03/09 00:08:04 js Exp $
+$NetBSD: distinfo,v 1.66 2024/04/02 20:37:16 js Exp $
 
 BLAKE2s (aho-corasick-1.0.2.crate) = 938a0013ce0c7579d22e13d6fc33e444b32bcf476171745dff52d75a117d608b
 SHA512 (aho-corasick-1.0.2.crate) = 5c75451f96fbbd670e6af0e1f54df2bdb57259dfe6898495ac46a5b2fc04f316a4698fd5cfd4ec31a94c298661937a8de08ce97cab3890fb3c015e4a2a67bb7b
 Size (aho-corasick-1.0.2.crate) = 167694 bytes
-BLAKE2s (anyhow-1.0.79.crate) = a75c7227c93fda59874afc2f2218cd661fd31a863d8123f8b1d0f7736f302e75
-SHA512 (anyhow-1.0.79.crate) = ecd6fb1367d494df18c0e274b336a133f3acf7b6a5487d20bdd06e08c7f1f729877086a0966e998221daff120504fadd2be2dc4219ed621f81b0a50c2bbc2011
-Size (anyhow-1.0.79.crate) = 44931 bytes
+BLAKE2s (anyhow-1.0.81.crate) = 999bcddf4e68c629949f5bf73c15aab775917d514c468960147d078393025f4d
+SHA512 (anyhow-1.0.81.crate) = 3d328c6b45a4780cfb6fc8daa5581cb5e45b230cb5f55837b0fcc8331c8d53630950c281115c06b21e655821a46d360c4aa667cbb24e87f3a534206361b08af5
+Size (anyhow-1.0.81.crate) = 45142 bytes
 BLAKE2s (arc-swap-1.5.1.crate) = ae85262e8fa11faea978acbbbfd65351c2519cd73be05fbb2bcdf7527927e4fc
 SHA512 (arc-swap-1.5.1.crate) = 8636149e92c068d5ff5352a19c9973e7bf2aba68b9363c783178903a8665f6edabbd30c25ad7992646635efe5830d67c958f8d41b44a4ed1fe5698628b41c074
 Size (arc-swap-1.5.1.crate) = 66157 bytes
@@ -54,12 +54,12 @@ Size (libc-0.2.135.crate) = 604591 bytes
 BLAKE2s (lock_api-0.4.9.crate) = 9f025296f88561802dc51dd84b4fceeaf7365c404db7e4b404d194cfd825a0f8
 SHA512 (lock_api-0.4.9.crate) = 9215381d9bb6b80d217c73a900db43df043b3e939b5bd7a292a02e9ab911cf0eacd8f883d35bdf72b3a0e78df8f1bc3e843ca4c775294c7a7a03091dc1a74990
 Size (lock_api-0.4.9.crate) = 25685 bytes
-BLAKE2s (log-0.4.20.crate) = 1c6b9e2550f630e7661fc57cfb7d97f6a93997f2cf4a16fb35836b0668df2af8
-SHA512 (log-0.4.20.crate) = 8661b0c71d3b7fc0d679aa3d7f06910e6d3da1c53862aa06526000e1bcaa0b0b068415a1a9ab317c318f00d15346dba8a4f5d2a60d8850790bed9cfaaf757b3e
-Size (log-0.4.20.crate) = 38307 bytes
-BLAKE2s (matrix-synapse-1.102.0.tar.gz) = 577c77e7f868b530b800458e9607330c83f2ded3f29e18231755f57b2e4351ff
-SHA512 (matrix-synapse-1.102.0.tar.gz) = 420567482b3ab5d182506102a7817a487722f6bdd83bce57bb29ab11e1b07788cf4cf95913d16334637c7d388d9ba8b42d067a89ed9a403d606b6760377ec33b
-Size (matrix-synapse-1.102.0.tar.gz) = 8469024 bytes
+BLAKE2s (log-0.4.21.crate) = ca813eca404c65ce52e7ff9560ce68303f0ba32f45e14c8d3ee61a0798375b11
+SHA512 (log-0.4.21.crate) = 0becc1a06b6e7048cff6c0bb8df49a16ac4772133c00239e9e9459c0811e7715c500f440cf1a9aef8d7ad74f57434559ca9b55917f588b8e476cf36eb6d4e10b
+Size (log-0.4.21.crate) = 43442 bytes
+BLAKE2s (matrix-synapse-1.104.0.tar.gz) = a32dcea4b21cbdb7276170423d2dd6acc4ed046265d28544be5cd56143e50f88
+SHA512 (matrix-synapse-1.104.0.tar.gz) = 8002069c445210566d698ff81027de8709e4a6df32d2487a0b8ced72b12de971667e5a0d6cc441560e87e292be29cff58a229fb99793d6fd42a6af1aad2730e9
+Size (matrix-synapse-1.104.0.tar.gz) = 8478054 bytes
 BLAKE2s (memchr-2.6.3.crate) = 88e81de9b187dc1f11ca9382cc11ddeb61989eb189325336cc80672af1323881
 SHA512 (memchr-2.6.3.crate) = 8d5e1425ea702a0950c95271dfd2e81610731496f77af0d683536b074a22922a7d7ec6da41577487d1d658e3b27257b7d1e142761b523e68760a2f5f24f049bc
 Size (memchr-2.6.3.crate) = 94377 bytes
@@ -75,27 +75,30 @@ Size (parking_lot-0.12.1.crate) = 40967 
 BLAKE2s (parking_lot_core-0.9.3.crate) = b5155a5b464ec99ecea85fe719266276c050dc5124e18d0d9cc1ed9a62c49056
 SHA512 (parking_lot_core-0.9.3.crate) = fa30db0fc73b268ab8395adb8bda35d12dc15363b247a95b7c4bb848ff9b8dbfb971a20f320b4feff3317d5b533c59b62152e4c652c1809a422c5671310b30df
 Size (parking_lot_core-0.9.3.crate) = 32256 bytes
+BLAKE2s (portable-atomic-1.6.0.crate) = d836eb1526bae29c0aae6a54b8a17157a97341c50bbcda5193e513fd84283d83
+SHA512 (portable-atomic-1.6.0.crate) = b27cf57655a2f1e2d6ea7b45d80b4f9920a836e462f132c50dc1e4d314e162444309de1baecf45dad2defc7a5b99759165e54da9fe759b24092f8cb8755c515c
+Size (portable-atomic-1.6.0.crate) = 140689 bytes
 BLAKE2s (proc-macro2-1.0.76.crate) = 24239de482516bbc12266b9464ad3de5308fa839aea08a67968f1b96f9ba35a4
 SHA512 (proc-macro2-1.0.76.crate) = 2ea7ade475171166489ab3e745e8c526e49c7521bc39b1bfec6dd2fd0807fd3cc5579235f77534be855f9ecab481205e77e66b14ebb22e66d2c3cff842567247
 Size (proc-macro2-1.0.76.crate) = 45660 bytes
-BLAKE2s (pyo3-0.20.2.crate) = 7fa2e598d0e80d7d2d2c74de2fa68fa5b7dd09e3fbec8dbbe518baaecfbe5800
-SHA512 (pyo3-0.20.2.crate) = cc5151a116179157046ec92677e5a72318b4cdb13a7d7e3bb83778739b5758040e5020f667dd83554a66b758581a08f5de05eb38e7b339813cec85e0712e6355
-Size (pyo3-0.20.2.crate) = 434326 bytes
-BLAKE2s (pyo3-build-config-0.20.2.crate) = 188fa7dfa2f1de69a5b8d4efc2f3031dd5db282496da45635b1e480e7e84f945
-SHA512 (pyo3-build-config-0.20.2.crate) = 9dbc669ec69d38716c3909fa8f3b6c5be13c717b20bfd5dd11edab59b8eb35247d7996acd260fec88f92eb3e71248c86e9b40c1a700827889e2990bba20ecddf
-Size (pyo3-build-config-0.20.2.crate) = 30029 bytes
-BLAKE2s (pyo3-ffi-0.20.2.crate) = 365bd71ab0adbb7f7849fed98f89c77a6582017bdf48e8a086c593026ef9bb5c
-SHA512 (pyo3-ffi-0.20.2.crate) = ee6386b6fdb80689d104f9cd5229f02e1893d00a52be710bd36882c47305abbe24ef2f3cdef8200fddc0bb97e29001fa3a2fd9d3d2673ecd9a104a070420d01e
-Size (pyo3-ffi-0.20.2.crate) = 64601 bytes
+BLAKE2s (pyo3-0.20.3.crate) = 7f2bd95335b519fc2115d14b351045b3467b058e0e9eb4b16f956d1444bace6a
+SHA512 (pyo3-0.20.3.crate) = 77cce558fa60bbd8d9981ff5e62fdfa9bac94bd650b287fbf14ac93ef1c326c8ae7fda82d744e3582df03cab8adf490e0f2752fabd9ae3de044e7d80984e0350
+Size (pyo3-0.20.3.crate) = 434673 bytes
+BLAKE2s (pyo3-build-config-0.20.3.crate) = bfd0826f52c29eba4d0a9226f446a695b4f2e401e9c001a1f11351afb872073b
+SHA512 (pyo3-build-config-0.20.3.crate) = 70685415bba443787dabb9c61ca3702aefbcacb0705471b496b4f01efe34291735321d91243355b4be9aed8b243e393c09fb65556f1b926ac7f22f64560bd927
+Size (pyo3-build-config-0.20.3.crate) = 30060 bytes
+BLAKE2s (pyo3-ffi-0.20.3.crate) = e7ba63f709a04e3051064ed023f838f70462cf8ae4a895ff639fd4c7925f902a
+SHA512 (pyo3-ffi-0.20.3.crate) = 3d1ced58e243be7cee4a3ca831dc08a1631fcd511c707dd3bada87d7662807dea2d88393d76e56ff19a6d1c2804d93b5b6b7b5efd36b9c275d66fa1bb1bfc384
+Size (pyo3-ffi-0.20.3.crate) = 65024 bytes
 BLAKE2s (pyo3-log-0.9.0.crate) = c636f44b2a426979dae546e2161ecbd25cc3a8efc2306f06d6eab809b775bb81
 SHA512 (pyo3-log-0.9.0.crate) = 0aee9bdb7c57d9a341cc2ef757c7f0cfcd1585483f6ac71b66522bf94a3058cabe9f92568406dd0f966456b691f1cb9d346225f1dd593a9575e82d4ad349b25d
 Size (pyo3-log-0.9.0.crate) = 14370 bytes
-BLAKE2s (pyo3-macros-0.20.2.crate) = 1ed6b98d44c079ccd8d96c61051ebbe235bf8ced43ce3afc8858904408190fca
-SHA512 (pyo3-macros-0.20.2.crate) = dd9ea9acda95dfc53689a4c26d8c2139f8a90a05ab06737037f19b8bccd5e52b0da5f297a29194b958f5f8b59cbb566b5f409b3f17a863eddf855ecb755d2719
-Size (pyo3-macros-0.20.2.crate) = 7925 bytes
-BLAKE2s (pyo3-macros-backend-0.20.2.crate) = febd8710a295ab3ca1fd7ed7fa7dc8ecb928f16084a1e091b499aa0e9715339b
-SHA512 (pyo3-macros-backend-0.20.2.crate) = c6ca2a2cdae8630fba3f8e4122e81b60ef2ef0905ad2a3fbcfae134456d5ca9e73690b61590e391f3b9d82c24725809f18544c5dfa0b36ffdb1914844fe65d3a
-Size (pyo3-macros-backend-0.20.2.crate) = 49710 bytes
+BLAKE2s (pyo3-macros-0.20.3.crate) = c6d2ddc076b41750939bd65662dfdacbd0f679200917417c7d3c67e591224bd3
+SHA512 (pyo3-macros-0.20.3.crate) = 454f3c0c054aa131ffe955e4be1af061005b9c81b4d80702827e19b983224c118dfea474da515d5fc2c79cfd3fa21204ed4af2d9e81427123e0a78bd246a23f8
+Size (pyo3-macros-0.20.3.crate) = 7920 bytes
+BLAKE2s (pyo3-macros-backend-0.20.3.crate) = 74e34155b9da40300729ac31e83b5ae62df25c303d8d81fd32cdab59387ad4af
+SHA512 (pyo3-macros-backend-0.20.3.crate) = e177ee0d6a538a555fbe9108e3e2c20102622b2c9b9696ae309189e5c4d068efad2132afd4a97d734ebabb4d7146980a26cb68dc05d5eb88f338be2ad0cd651f
+Size (pyo3-macros-backend-0.20.3.crate) = 49797 bytes
 BLAKE2s (pythonize-0.20.0.crate) = 06db1dc2fcbf37cb282d9081bcfe5d136efe6d4f67011736fec7a90d7e0a001d
 SHA512 (pythonize-0.20.0.crate) = 7e6bb5fb5a2006c3268a9f85ce6c3c10a682e5ab1286bdf4185e05f3a39140049a7de4575fd6e6f67d7ab2c0d2125019c79b2e4ac8c55dac39e32f193b831622
 Size (pythonize-0.20.0.crate) = 11500 bytes
@@ -120,15 +123,15 @@ Size (ryu-1.0.11.crate) = 47007 bytes
 BLAKE2s (scopeguard-1.1.0.crate) = d3884942354d25131c602303463c5686e520bd94daf216a810679acabf59b82e
 SHA512 (scopeguard-1.1.0.crate) = 368fa5726df8f42b599993681579a9ffd0196480ee3cd0f9f671e8493f3bedd1e1779bdf2beb329e77e0005fa09b816e3385f309490c0f2781568db275d4d17d
 Size (scopeguard-1.1.0.crate) = 11470 bytes
-BLAKE2s (serde-1.0.196.crate) = c0c81d92a73695d154992d22cd2b21d3b0549a060f2fb1019aa50f0848598733
-SHA512 (serde-1.0.196.crate) = 0917aa36d855ca77726d538fb7fcfcf629722c784d747b3869c0d69444c447d7b1fab556a9eb9594ddf6cc508df636fdde051a1c3909f9c691e4921946ebda19
-Size (serde-1.0.196.crate) = 77097 bytes
-BLAKE2s (serde_derive-1.0.196.crate) = bd870113a6ad714625280345e3230c0cfb60c812e4a8f80e52e58d352e3a12e1
-SHA512 (serde_derive-1.0.196.crate) = f4df7f835e8416e4662c62a46d5f6e6d45ffd103812d681b220f8080310720e27f738a34a8e622df722fed55a1d8c654dd4abfbd78d1fdc871306bf3985baf22
-Size (serde_derive-1.0.196.crate) = 55775 bytes
-BLAKE2s (serde_json-1.0.113.crate) = 8dd552d4706b5a3336104adf1588e4379441836c8d14021b1bb94dda7d480e94
-SHA512 (serde_json-1.0.113.crate) = 82571b025cd598fca635f18881b52db2364e07eff1b961ca7e3b0591dd41f95503f7188ef1ee6fbc060b9a2360cacbc8a5b85c01fef7879ae3392b29c0004b34
-Size (serde_json-1.0.113.crate) = 146970 bytes
+BLAKE2s (serde-1.0.197.crate) = fddf85243d9b4e014c309e43355e8c1457216d93f1e7bf7219f99f0784f73a03
+SHA512 (serde-1.0.197.crate) = 69e42825fce6a0a5d109979785daceacfd6afc5641e202fe83da32e2b1f968416557cce97fa014839e873e65f85c27494c8f8e20e6e9e4fbedf20d0291880410
+Size (serde-1.0.197.crate) = 77087 bytes
+BLAKE2s (serde_derive-1.0.197.crate) = 1efc5535e0c5ea8aff046bf2a32d0181f75bccb555c6558f56239d60a412fea5
+SHA512 (serde_derive-1.0.197.crate) = 669376e248b76a5ee8b9c93fd9fe6d35372e7267fbabc14730539ef28a94e405ee5e9c2cc2846897d59d6153742cdc6799f9e2c87f20b9dad119bd3a86c28994
+Size (serde_derive-1.0.197.crate) = 55771 bytes
+BLAKE2s (serde_json-1.0.114.crate) = 2f473c149e90750591880f06b1db997ae68dca454f688014e1a67910ddb512f1
+SHA512 (serde_json-1.0.114.crate) = 2c35cd0e29ee2af6046ce849b5854b82b90f402b51c04ea86b32ce7d67869736f17a4d028dd8245c31201036bcca7a1d3df11d842a92a45b0eaebd809687d436
+Size (serde_json-1.0.114.crate) = 146986 bytes
 BLAKE2s (smallvec-1.10.0.crate) = 41329e6ed51a5092aa320d548b7b5f9f343f67bd54472d6fbc30a39ad5128860
 SHA512 (smallvec-1.10.0.crate) = a09110184582dcc01d7a0d3fa8f74c17bf726935126d3654667b8e9c4bc43ad16ccfd8fa94feae7d9b31913aa7ee030fe5936e4b44a36302b6ce5fe37372a7ae
 Size (smallvec-1.10.0.crate) = 31564 bytes



Home | Main Index | Thread Index | Old Index