python-auditor 0.9.0__tar.gz → 0.9.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {python_auditor-0.9.0 → python_auditor-0.9.2}/Cargo.lock +125 -88
- {python_auditor-0.9.0 → python_auditor-0.9.2}/Cargo.toml +3 -3
- {python_auditor-0.9.0 → python_auditor-0.9.2}/PKG-INFO +1 -1
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/Cargo.toml +1 -1
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/scripts/test_valid_names/test_slurm_decoding.py +0 -3
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/scripts/test_valid_names/test_valid_names.py +0 -3
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/domain/component.rs +1 -1
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/domain/record.rs +2 -2
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/domain/score.rs +1 -1
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/routes/add.rs +1 -1
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/Cargo.toml +1 -1
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/src/lib.rs +10 -5
- {python_auditor-0.9.0 → python_auditor-0.9.2}/.cargo/config.toml +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/.readthedocs.yaml +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/README.md +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/docs/Makefile +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/docs/api.rst +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/docs/changelog.rst +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/docs/conf.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/docs/examples.rst +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/docs/index.rst +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/docs/make.bat +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/.env +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/.sqlx/query-0723e1854dee7d889745714fe094a64edfcf3f389eec3e77fefca2d753f1eceb.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/.sqlx/query-26a72be3c4ba0fddc30f53a71e0317e21982fde8bd24d8b5714439c1af835080.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/.sqlx/query-56c4218a1b59d8f9dc0af7191e516cb8f505a7d953ef5b2706e2427a136a918b.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/.sqlx/query-90e6c5e852ed16ef84a113c260d99efb6e193fa46b8115df94e750440e2d5517.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/.sqlx/query-a5c2d5afb25cf16a58a73c11cdde1bf5d2336cf42c6e84bf24ba27313d827a1f.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/.sqlx/query-a621b3eb5f42f24a04d216b9ce3c490182712e1276512cdfe74dcbb9e3e9e54e.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/.sqlx/query-aa313afec8c23e75ee45750e2ce8e520b96a98670d3c46572a6f942f839b99c0.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/.sqlx/query-cb3125aad5e124a24a976c2cb20a6e8859709f978c9f651740c439abe3b41adb.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/.sqlx/query-d8c6add014ac34e66ffb0178d497b9e822c569f86a89525f6ed5cc306713995a.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/.sqlx/query-dc5295938290703233cfe51c2215e6a5f6a6afe26b6ba3635210f5c157032f78.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/.sqlx/query-e4129d556ba749cb664ef6e876264efd36d82d813c2c9670dde24e4cfd042f94.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/.sqlx/query-e88b5acb79055b5c307e15481bc270e47d65b525ef6d98376455a267972be532.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/build.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/certs/rootCA-key.pem +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/certs/rootCA.pem +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/certs/server-cert.pem +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/certs/server-key.pem +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/configuration/base.yaml +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/configuration/dualstack.yaml +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/configuration/local.yaml +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/configuration/priority-plugin/base.yml +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/configuration/production.yaml +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/configuration/slurm-epilog-collector/base.yml +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/configuration/tls_config.yaml +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/scripts/revert_encoding/.env +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/scripts/revert_encoding/requirements.txt +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/scripts/revert_encoding/revert_encodings.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/scripts/revert_encoding/test_script.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/scripts/test_prometheus_exporter/test_empty_db.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/scripts/test_prometheus_exporter/test_multiple_entries.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/scripts/test_prometheus_exporter/test_single_entry.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/configuration.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/constants.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/domain/meta.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/domain/mod.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/domain/validamount.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/domain/validname.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/domain/validvalue.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/error.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/lib.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/macros.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/main.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/metrics/database.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/metrics/mod.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/routes/advanced_record_filters.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/routes/get.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/routes/health_check.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/routes/mod.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/routes/record_handlers.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/routes/update.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/startup.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/telemetry.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/tests/api/add.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/tests/api/advanced_queries.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/tests/api/get.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/tests/api/get_one_record.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/tests/api/get_since.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/tests/api/health_check.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/tests/api/helpers.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/tests/api/main.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/tests/api/update.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/.env +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/.sqlx/query-256977e5f7886c61625e92a77efb52b9ca4321cefcac0e544d64334cdbca93ba.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/.sqlx/query-440620430cdcfb05e9ded5312614fae4df18e20a2a0730ec9e914ce34338df2d.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/.sqlx/query-5b1885d85159029e95b3f6d8dcee5eac70e683956480d225143c1de9169e233b.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/.sqlx/query-6be1ec652f57f24ba44ee6efa08a2c5985cf4375e563a1bff02dbc6fc4a1ac6d.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/.sqlx/query-7022afed3a87000ca2c5a5a829f8bdfddb266e0a577c428c830b02e3736d264e.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/.sqlx/query-7ab91dc1d18e4de022a7bbacc463476f8be8a8992b49fe363f70a2d58460e877.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/.sqlx/query-8de0a0fada9ffea04721b67f8df443a8c496bfccef4be482bbdaa36ef7d508a5.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/.sqlx/query-c8cba44011d83cdabb543adfae1637c5045144ecc61a6597f538d95a8cc756d4.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/.sqlx/query-f36fa62228e6ca304003dbd75448e95558f544fdbd602173af16c4bada2a3daf.json +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/benches/README.md +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/benches/benchmark_with_http_request.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/benches/configuration/bench.yaml +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/benches/configuration.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/configuration/base.yaml +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/configuration/local.yaml +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/migrations/20231122115509_create_record_table.sql +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/src/configuration.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/src/constants.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor-client/src/database.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/pyproject.toml +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_add_update.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_add_update_blocking.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_add_update_queued.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_advanced_query.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_advanced_query_blocking.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_advanced_query_queued.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_bulk_insert.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_bulk_insert_blocking.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_bulk_insert_queued.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_components.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_components_blocking.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_components_queued.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_eq.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_get_since.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_get_since_blocking.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_get_since_queued.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_get_single_record.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_get_single_record_blocking.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_get_single_record_queued.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_meta.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_meta_blocking.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/test_meta_queued.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/scripts/tls_test/test_tls.py +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/src/blocking_client.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/src/builder.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/src/client.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/src/domain/component.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/src/domain/meta.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/src/domain/mod.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/src/domain/record.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/src/domain/score.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/src/lib.rs +0 -0
- {python_auditor-0.9.0 → python_auditor-0.9.2}/src/queued_client.rs +0 -0
|
@@ -385,7 +385,7 @@ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
|
|
|
385
385
|
|
|
386
386
|
[[package]]
|
|
387
387
|
name = "auditor"
|
|
388
|
-
version = "0.9.
|
|
388
|
+
version = "0.9.2"
|
|
389
389
|
dependencies = [
|
|
390
390
|
"actix-tls",
|
|
391
391
|
"actix-web",
|
|
@@ -435,7 +435,7 @@ dependencies = [
|
|
|
435
435
|
|
|
436
436
|
[[package]]
|
|
437
437
|
name = "auditor-client"
|
|
438
|
-
version = "0.9.
|
|
438
|
+
version = "0.9.2"
|
|
439
439
|
dependencies = [
|
|
440
440
|
"anyhow",
|
|
441
441
|
"auditor",
|
|
@@ -470,7 +470,7 @@ dependencies = [
|
|
|
470
470
|
|
|
471
471
|
[[package]]
|
|
472
472
|
name = "auditor-kubernetes-collector"
|
|
473
|
-
version = "0.9.
|
|
473
|
+
version = "0.9.2"
|
|
474
474
|
dependencies = [
|
|
475
475
|
"anyhow",
|
|
476
476
|
"auditor",
|
|
@@ -494,7 +494,7 @@ dependencies = [
|
|
|
494
494
|
|
|
495
495
|
[[package]]
|
|
496
496
|
name = "auditor-priority-plugin"
|
|
497
|
-
version = "0.9.
|
|
497
|
+
version = "0.9.2"
|
|
498
498
|
dependencies = [
|
|
499
499
|
"actix-web",
|
|
500
500
|
"actix-web-opentelemetry",
|
|
@@ -521,7 +521,7 @@ dependencies = [
|
|
|
521
521
|
|
|
522
522
|
[[package]]
|
|
523
523
|
name = "auditor-slurm-collector"
|
|
524
|
-
version = "0.9.
|
|
524
|
+
version = "0.9.2"
|
|
525
525
|
dependencies = [
|
|
526
526
|
"anyhow",
|
|
527
527
|
"auditor",
|
|
@@ -547,7 +547,7 @@ dependencies = [
|
|
|
547
547
|
|
|
548
548
|
[[package]]
|
|
549
549
|
name = "auditor-slurm-epilog-collector"
|
|
550
|
-
version = "0.9.
|
|
550
|
+
version = "0.9.2"
|
|
551
551
|
dependencies = [
|
|
552
552
|
"anyhow",
|
|
553
553
|
"auditor",
|
|
@@ -572,9 +572,9 @@ checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
|
|
|
572
572
|
|
|
573
573
|
[[package]]
|
|
574
574
|
name = "aws-lc-rs"
|
|
575
|
-
version = "1.
|
|
575
|
+
version = "1.13.0"
|
|
576
576
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
577
|
-
checksum = "
|
|
577
|
+
checksum = "19b756939cb2f8dc900aa6dcd505e6e2428e9cae7ff7b028c49e3946efa70878"
|
|
578
578
|
dependencies = [
|
|
579
579
|
"aws-lc-sys",
|
|
580
580
|
"zeroize",
|
|
@@ -582,9 +582,9 @@ dependencies = [
|
|
|
582
582
|
|
|
583
583
|
[[package]]
|
|
584
584
|
name = "aws-lc-sys"
|
|
585
|
-
version = "0.
|
|
585
|
+
version = "0.28.0"
|
|
586
586
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
587
|
-
checksum = "
|
|
587
|
+
checksum = "b9f7720b74ed28ca77f90769a71fd8c637a0137f6fae4ae947e1050229cff57f"
|
|
588
588
|
dependencies = [
|
|
589
589
|
"bindgen",
|
|
590
590
|
"cc",
|
|
@@ -738,9 +738,9 @@ checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
|
|
|
738
738
|
|
|
739
739
|
[[package]]
|
|
740
740
|
name = "cc"
|
|
741
|
-
version = "1.2.
|
|
741
|
+
version = "1.2.18"
|
|
742
742
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
743
|
-
checksum = "
|
|
743
|
+
checksum = "525046617d8376e3db1deffb079e91cef90a89fc3ca5c185bbf8c9ecdd15cd5c"
|
|
744
744
|
dependencies = [
|
|
745
745
|
"jobserver",
|
|
746
746
|
"libc",
|
|
@@ -830,18 +830,18 @@ dependencies = [
|
|
|
830
830
|
|
|
831
831
|
[[package]]
|
|
832
832
|
name = "clap"
|
|
833
|
-
version = "4.5.
|
|
833
|
+
version = "4.5.35"
|
|
834
834
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
835
|
-
checksum = "
|
|
835
|
+
checksum = "d8aa86934b44c19c50f87cc2790e19f54f7a67aedb64101c2e1a2e5ecfb73944"
|
|
836
836
|
dependencies = [
|
|
837
837
|
"clap_builder",
|
|
838
838
|
]
|
|
839
839
|
|
|
840
840
|
[[package]]
|
|
841
841
|
name = "clap_builder"
|
|
842
|
-
version = "4.5.
|
|
842
|
+
version = "4.5.35"
|
|
843
843
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
844
|
-
checksum = "
|
|
844
|
+
checksum = "2414dbb2dd0695280da6ea9261e327479e9d37b0630f6b53ba2a11c60c679fd9"
|
|
845
845
|
dependencies = [
|
|
846
846
|
"anstyle",
|
|
847
847
|
"clap_lex",
|
|
@@ -1112,9 +1112,9 @@ dependencies = [
|
|
|
1112
1112
|
|
|
1113
1113
|
[[package]]
|
|
1114
1114
|
name = "darling"
|
|
1115
|
-
version = "0.20.
|
|
1115
|
+
version = "0.20.11"
|
|
1116
1116
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1117
|
-
checksum = "
|
|
1117
|
+
checksum = "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee"
|
|
1118
1118
|
dependencies = [
|
|
1119
1119
|
"darling_core",
|
|
1120
1120
|
"darling_macro",
|
|
@@ -1122,9 +1122,9 @@ dependencies = [
|
|
|
1122
1122
|
|
|
1123
1123
|
[[package]]
|
|
1124
1124
|
name = "darling_core"
|
|
1125
|
-
version = "0.20.
|
|
1125
|
+
version = "0.20.11"
|
|
1126
1126
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1127
|
-
checksum = "
|
|
1127
|
+
checksum = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e"
|
|
1128
1128
|
dependencies = [
|
|
1129
1129
|
"fnv",
|
|
1130
1130
|
"ident_case",
|
|
@@ -1136,9 +1136,9 @@ dependencies = [
|
|
|
1136
1136
|
|
|
1137
1137
|
[[package]]
|
|
1138
1138
|
name = "darling_macro"
|
|
1139
|
-
version = "0.20.
|
|
1139
|
+
version = "0.20.11"
|
|
1140
1140
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1141
|
-
checksum = "
|
|
1141
|
+
checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead"
|
|
1142
1142
|
dependencies = [
|
|
1143
1143
|
"darling_core",
|
|
1144
1144
|
"quote",
|
|
@@ -1176,9 +1176,9 @@ dependencies = [
|
|
|
1176
1176
|
|
|
1177
1177
|
[[package]]
|
|
1178
1178
|
name = "deranged"
|
|
1179
|
-
version = "0.4.
|
|
1179
|
+
version = "0.4.0"
|
|
1180
1180
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1181
|
-
checksum = "
|
|
1181
|
+
checksum = "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e"
|
|
1182
1182
|
dependencies = [
|
|
1183
1183
|
"powerfmt",
|
|
1184
1184
|
"serde",
|
|
@@ -1315,9 +1315,9 @@ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
|
|
|
1315
1315
|
|
|
1316
1316
|
[[package]]
|
|
1317
1317
|
name = "errno"
|
|
1318
|
-
version = "0.3.
|
|
1318
|
+
version = "0.3.11"
|
|
1319
1319
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1320
|
-
checksum = "
|
|
1320
|
+
checksum = "976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e"
|
|
1321
1321
|
dependencies = [
|
|
1322
1322
|
"libc",
|
|
1323
1323
|
"windows-sys 0.59.0",
|
|
@@ -1375,12 +1375,12 @@ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
|
|
|
1375
1375
|
|
|
1376
1376
|
[[package]]
|
|
1377
1377
|
name = "flate2"
|
|
1378
|
-
version = "1.1.
|
|
1378
|
+
version = "1.1.1"
|
|
1379
1379
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1380
|
-
checksum = "
|
|
1380
|
+
checksum = "7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece"
|
|
1381
1381
|
dependencies = [
|
|
1382
1382
|
"crc32fast",
|
|
1383
|
-
"miniz_oxide 0.8.
|
|
1383
|
+
"miniz_oxide 0.8.8",
|
|
1384
1384
|
]
|
|
1385
1385
|
|
|
1386
1386
|
[[package]]
|
|
@@ -1592,7 +1592,7 @@ dependencies = [
|
|
|
1592
1592
|
"futures-sink",
|
|
1593
1593
|
"futures-util",
|
|
1594
1594
|
"http 0.2.12",
|
|
1595
|
-
"indexmap 2.
|
|
1595
|
+
"indexmap 2.9.0",
|
|
1596
1596
|
"slab",
|
|
1597
1597
|
"tokio",
|
|
1598
1598
|
"tokio-util",
|
|
@@ -1611,7 +1611,7 @@ dependencies = [
|
|
|
1611
1611
|
"futures-core",
|
|
1612
1612
|
"futures-sink",
|
|
1613
1613
|
"http 1.3.1",
|
|
1614
|
-
"indexmap 2.
|
|
1614
|
+
"indexmap 2.9.0",
|
|
1615
1615
|
"slab",
|
|
1616
1616
|
"tokio",
|
|
1617
1617
|
"tokio-util",
|
|
@@ -1620,9 +1620,9 @@ dependencies = [
|
|
|
1620
1620
|
|
|
1621
1621
|
[[package]]
|
|
1622
1622
|
name = "half"
|
|
1623
|
-
version = "2.
|
|
1623
|
+
version = "2.6.0"
|
|
1624
1624
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1625
|
-
checksum = "
|
|
1625
|
+
checksum = "459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9"
|
|
1626
1626
|
dependencies = [
|
|
1627
1627
|
"cfg-if",
|
|
1628
1628
|
"crunchy",
|
|
@@ -1877,9 +1877,9 @@ dependencies = [
|
|
|
1877
1877
|
|
|
1878
1878
|
[[package]]
|
|
1879
1879
|
name = "hyper-util"
|
|
1880
|
-
version = "0.1.
|
|
1880
|
+
version = "0.1.11"
|
|
1881
1881
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1882
|
-
checksum = "
|
|
1882
|
+
checksum = "497bbc33a26fdd4af9ed9c70d63f61cf56a938375fbb32df34db9b1cd6d643f2"
|
|
1883
1883
|
dependencies = [
|
|
1884
1884
|
"bytes",
|
|
1885
1885
|
"futures-channel",
|
|
@@ -1887,6 +1887,7 @@ dependencies = [
|
|
|
1887
1887
|
"http 1.3.1",
|
|
1888
1888
|
"http-body 1.0.1",
|
|
1889
1889
|
"hyper 1.6.0",
|
|
1890
|
+
"libc",
|
|
1890
1891
|
"pin-project-lite",
|
|
1891
1892
|
"socket2",
|
|
1892
1893
|
"tokio",
|
|
@@ -1896,9 +1897,9 @@ dependencies = [
|
|
|
1896
1897
|
|
|
1897
1898
|
[[package]]
|
|
1898
1899
|
name = "iana-time-zone"
|
|
1899
|
-
version = "0.1.
|
|
1900
|
+
version = "0.1.63"
|
|
1900
1901
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
1901
|
-
checksum = "
|
|
1902
|
+
checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8"
|
|
1902
1903
|
dependencies = [
|
|
1903
1904
|
"android_system_properties",
|
|
1904
1905
|
"core-foundation-sys",
|
|
@@ -2088,9 +2089,9 @@ dependencies = [
|
|
|
2088
2089
|
|
|
2089
2090
|
[[package]]
|
|
2090
2091
|
name = "indexmap"
|
|
2091
|
-
version = "2.
|
|
2092
|
+
version = "2.9.0"
|
|
2092
2093
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2093
|
-
checksum = "
|
|
2094
|
+
checksum = "cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e"
|
|
2094
2095
|
dependencies = [
|
|
2095
2096
|
"equivalent",
|
|
2096
2097
|
"hashbrown 0.15.2",
|
|
@@ -2155,10 +2156,11 @@ checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
|
|
|
2155
2156
|
|
|
2156
2157
|
[[package]]
|
|
2157
2158
|
name = "jobserver"
|
|
2158
|
-
version = "0.1.
|
|
2159
|
+
version = "0.1.33"
|
|
2159
2160
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2160
|
-
checksum = "
|
|
2161
|
+
checksum = "38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a"
|
|
2161
2162
|
dependencies = [
|
|
2163
|
+
"getrandom 0.3.2",
|
|
2162
2164
|
"libc",
|
|
2163
2165
|
]
|
|
2164
2166
|
|
|
@@ -2334,9 +2336,9 @@ checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
|
|
|
2334
2336
|
|
|
2335
2337
|
[[package]]
|
|
2336
2338
|
name = "linux-raw-sys"
|
|
2337
|
-
version = "0.9.
|
|
2339
|
+
version = "0.9.4"
|
|
2338
2340
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2339
|
-
checksum = "
|
|
2341
|
+
checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12"
|
|
2340
2342
|
|
|
2341
2343
|
[[package]]
|
|
2342
2344
|
name = "litemap"
|
|
@@ -2434,9 +2436,9 @@ dependencies = [
|
|
|
2434
2436
|
|
|
2435
2437
|
[[package]]
|
|
2436
2438
|
name = "miniz_oxide"
|
|
2437
|
-
version = "0.8.
|
|
2439
|
+
version = "0.8.8"
|
|
2438
2440
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2439
|
-
checksum = "
|
|
2441
|
+
checksum = "3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a"
|
|
2440
2442
|
dependencies = [
|
|
2441
2443
|
"adler2",
|
|
2442
2444
|
]
|
|
@@ -2553,9 +2555,9 @@ dependencies = [
|
|
|
2553
2555
|
|
|
2554
2556
|
[[package]]
|
|
2555
2557
|
name = "once_cell"
|
|
2556
|
-
version = "1.21.
|
|
2558
|
+
version = "1.21.3"
|
|
2557
2559
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2558
|
-
checksum = "
|
|
2560
|
+
checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
|
|
2559
2561
|
|
|
2560
2562
|
[[package]]
|
|
2561
2563
|
name = "oorandom"
|
|
@@ -2922,9 +2924,9 @@ dependencies = [
|
|
|
2922
2924
|
|
|
2923
2925
|
[[package]]
|
|
2924
2926
|
name = "prettyplease"
|
|
2925
|
-
version = "0.2.
|
|
2927
|
+
version = "0.2.32"
|
|
2926
2928
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2927
|
-
checksum = "
|
|
2929
|
+
checksum = "664ec5419c51e34154eec046ebcba56312d5a2fc3b09a06da188e1ad21afadf6"
|
|
2928
2930
|
dependencies = [
|
|
2929
2931
|
"proc-macro2",
|
|
2930
2932
|
"syn 2.0.100",
|
|
@@ -2976,9 +2978,9 @@ checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
|
|
|
2976
2978
|
|
|
2977
2979
|
[[package]]
|
|
2978
2980
|
name = "pyo3"
|
|
2979
|
-
version = "0.
|
|
2981
|
+
version = "0.24.1"
|
|
2980
2982
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
2981
|
-
checksum = "
|
|
2983
|
+
checksum = "17da310086b068fbdcefbba30aeb3721d5bb9af8db4987d6735b2183ca567229"
|
|
2982
2984
|
dependencies = [
|
|
2983
2985
|
"anyhow",
|
|
2984
2986
|
"cfg-if",
|
|
@@ -2996,9 +2998,9 @@ dependencies = [
|
|
|
2996
2998
|
|
|
2997
2999
|
[[package]]
|
|
2998
3000
|
name = "pyo3-async-runtimes"
|
|
2999
|
-
version = "0.
|
|
3001
|
+
version = "0.24.0"
|
|
3000
3002
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3001
|
-
checksum = "
|
|
3003
|
+
checksum = "dd0b83dc42f9d41f50d38180dad65f0c99763b65a3ff2a81bf351dd35a1df8bf"
|
|
3002
3004
|
dependencies = [
|
|
3003
3005
|
"futures",
|
|
3004
3006
|
"once_cell",
|
|
@@ -3010,9 +3012,9 @@ dependencies = [
|
|
|
3010
3012
|
|
|
3011
3013
|
[[package]]
|
|
3012
3014
|
name = "pyo3-async-runtimes-macros"
|
|
3013
|
-
version = "0.
|
|
3015
|
+
version = "0.24.0"
|
|
3014
3016
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3015
|
-
checksum = "
|
|
3017
|
+
checksum = "cf103ba4062fbb1e8022d9ed9b9830fbab074b2db0a0496c78e45a62f4330bcd"
|
|
3016
3018
|
dependencies = [
|
|
3017
3019
|
"proc-macro2",
|
|
3018
3020
|
"quote",
|
|
@@ -3021,9 +3023,9 @@ dependencies = [
|
|
|
3021
3023
|
|
|
3022
3024
|
[[package]]
|
|
3023
3025
|
name = "pyo3-build-config"
|
|
3024
|
-
version = "0.
|
|
3026
|
+
version = "0.24.1"
|
|
3025
3027
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3026
|
-
checksum = "
|
|
3028
|
+
checksum = "e27165889bd793000a098bb966adc4300c312497ea25cf7a690a9f0ac5aa5fc1"
|
|
3027
3029
|
dependencies = [
|
|
3028
3030
|
"once_cell",
|
|
3029
3031
|
"target-lexicon",
|
|
@@ -3031,9 +3033,9 @@ dependencies = [
|
|
|
3031
3033
|
|
|
3032
3034
|
[[package]]
|
|
3033
3035
|
name = "pyo3-ffi"
|
|
3034
|
-
version = "0.
|
|
3036
|
+
version = "0.24.1"
|
|
3035
3037
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3036
|
-
checksum = "
|
|
3038
|
+
checksum = "05280526e1dbf6b420062f3ef228b78c0c54ba94e157f5cb724a609d0f2faabc"
|
|
3037
3039
|
dependencies = [
|
|
3038
3040
|
"libc",
|
|
3039
3041
|
"pyo3-build-config",
|
|
@@ -3041,9 +3043,9 @@ dependencies = [
|
|
|
3041
3043
|
|
|
3042
3044
|
[[package]]
|
|
3043
3045
|
name = "pyo3-macros"
|
|
3044
|
-
version = "0.
|
|
3046
|
+
version = "0.24.1"
|
|
3045
3047
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3046
|
-
checksum = "
|
|
3048
|
+
checksum = "5c3ce5686aa4d3f63359a5100c62a127c9f15e8398e5fdeb5deef1fed5cd5f44"
|
|
3047
3049
|
dependencies = [
|
|
3048
3050
|
"proc-macro2",
|
|
3049
3051
|
"pyo3-macros-backend",
|
|
@@ -3053,9 +3055,9 @@ dependencies = [
|
|
|
3053
3055
|
|
|
3054
3056
|
[[package]]
|
|
3055
3057
|
name = "pyo3-macros-backend"
|
|
3056
|
-
version = "0.
|
|
3058
|
+
version = "0.24.1"
|
|
3057
3059
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3058
|
-
checksum = "
|
|
3060
|
+
checksum = "f4cf6faa0cbfb0ed08e89beb8103ae9724eb4750e3a78084ba4017cbe94f3855"
|
|
3059
3061
|
dependencies = [
|
|
3060
3062
|
"heck",
|
|
3061
3063
|
"proc-macro2",
|
|
@@ -3066,7 +3068,7 @@ dependencies = [
|
|
|
3066
3068
|
|
|
3067
3069
|
[[package]]
|
|
3068
3070
|
name = "python-auditor"
|
|
3069
|
-
version = "0.9.
|
|
3071
|
+
version = "0.9.2"
|
|
3070
3072
|
dependencies = [
|
|
3071
3073
|
"anyhow",
|
|
3072
3074
|
"auditor",
|
|
@@ -3262,9 +3264,9 @@ dependencies = [
|
|
|
3262
3264
|
|
|
3263
3265
|
[[package]]
|
|
3264
3266
|
name = "redox_syscall"
|
|
3265
|
-
version = "0.5.
|
|
3267
|
+
version = "0.5.11"
|
|
3266
3268
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3267
|
-
checksum = "
|
|
3269
|
+
checksum = "d2f103c6d277498fbceb16e84d317e2a400f160f46904d5f5410848c829511a3"
|
|
3268
3270
|
dependencies = [
|
|
3269
3271
|
"bitflags",
|
|
3270
3272
|
]
|
|
@@ -3472,14 +3474,14 @@ dependencies = [
|
|
|
3472
3474
|
|
|
3473
3475
|
[[package]]
|
|
3474
3476
|
name = "rustix"
|
|
3475
|
-
version = "1.0.
|
|
3477
|
+
version = "1.0.5"
|
|
3476
3478
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3477
|
-
checksum = "
|
|
3479
|
+
checksum = "d97817398dd4bb2e6da002002db259209759911da105da92bec29ccb12cf58bf"
|
|
3478
3480
|
dependencies = [
|
|
3479
3481
|
"bitflags",
|
|
3480
3482
|
"errno",
|
|
3481
3483
|
"libc",
|
|
3482
|
-
"linux-raw-sys 0.9.
|
|
3484
|
+
"linux-raw-sys 0.9.4",
|
|
3483
3485
|
"windows-sys 0.59.0",
|
|
3484
3486
|
]
|
|
3485
3487
|
|
|
@@ -3749,7 +3751,7 @@ dependencies = [
|
|
|
3749
3751
|
"chrono",
|
|
3750
3752
|
"hex",
|
|
3751
3753
|
"indexmap 1.9.3",
|
|
3752
|
-
"indexmap 2.
|
|
3754
|
+
"indexmap 2.9.0",
|
|
3753
3755
|
"serde",
|
|
3754
3756
|
"serde_derive",
|
|
3755
3757
|
"serde_json",
|
|
@@ -3775,7 +3777,7 @@ version = "0.9.34+deprecated"
|
|
|
3775
3777
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3776
3778
|
checksum = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47"
|
|
3777
3779
|
dependencies = [
|
|
3778
|
-
"indexmap 2.
|
|
3780
|
+
"indexmap 2.9.0",
|
|
3779
3781
|
"itoa",
|
|
3780
3782
|
"ryu",
|
|
3781
3783
|
"serde",
|
|
@@ -3855,18 +3857,18 @@ dependencies = [
|
|
|
3855
3857
|
|
|
3856
3858
|
[[package]]
|
|
3857
3859
|
name = "smallvec"
|
|
3858
|
-
version = "1.
|
|
3860
|
+
version = "1.15.0"
|
|
3859
3861
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3860
|
-
checksum = "
|
|
3862
|
+
checksum = "8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9"
|
|
3861
3863
|
dependencies = [
|
|
3862
3864
|
"serde",
|
|
3863
3865
|
]
|
|
3864
3866
|
|
|
3865
3867
|
[[package]]
|
|
3866
3868
|
name = "socket2"
|
|
3867
|
-
version = "0.5.
|
|
3869
|
+
version = "0.5.9"
|
|
3868
3870
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
3869
|
-
checksum = "
|
|
3871
|
+
checksum = "4f5fd57c80058a56cf5c777ab8a126398ece8e442983605d280a44ce79d0edef"
|
|
3870
3872
|
dependencies = [
|
|
3871
3873
|
"libc",
|
|
3872
3874
|
"windows-sys 0.52.0",
|
|
@@ -3922,7 +3924,7 @@ dependencies = [
|
|
|
3922
3924
|
"futures-util",
|
|
3923
3925
|
"hashbrown 0.15.2",
|
|
3924
3926
|
"hashlink",
|
|
3925
|
-
"indexmap 2.
|
|
3927
|
+
"indexmap 2.9.0",
|
|
3926
3928
|
"log",
|
|
3927
3929
|
"memchr",
|
|
3928
3930
|
"once_cell",
|
|
@@ -4162,9 +4164,9 @@ dependencies = [
|
|
|
4162
4164
|
|
|
4163
4165
|
[[package]]
|
|
4164
4166
|
name = "target-lexicon"
|
|
4165
|
-
version = "0.
|
|
4167
|
+
version = "0.13.2"
|
|
4166
4168
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4167
|
-
checksum = "
|
|
4169
|
+
checksum = "e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a"
|
|
4168
4170
|
|
|
4169
4171
|
[[package]]
|
|
4170
4172
|
name = "tempfile"
|
|
@@ -4175,7 +4177,7 @@ dependencies = [
|
|
|
4175
4177
|
"fastrand",
|
|
4176
4178
|
"getrandom 0.3.2",
|
|
4177
4179
|
"once_cell",
|
|
4178
|
-
"rustix 1.0.
|
|
4180
|
+
"rustix 1.0.5",
|
|
4179
4181
|
"windows-sys 0.59.0",
|
|
4180
4182
|
]
|
|
4181
4183
|
|
|
@@ -4306,9 +4308,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
|
|
4306
4308
|
|
|
4307
4309
|
[[package]]
|
|
4308
4310
|
name = "tokio"
|
|
4309
|
-
version = "1.44.
|
|
4311
|
+
version = "1.44.2"
|
|
4310
4312
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4311
|
-
checksum = "
|
|
4313
|
+
checksum = "e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48"
|
|
4312
4314
|
dependencies = [
|
|
4313
4315
|
"backtrace",
|
|
4314
4316
|
"bytes",
|
|
@@ -4414,7 +4416,7 @@ version = "0.22.24"
|
|
|
4414
4416
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4415
4417
|
checksum = "17b4795ff5edd201c7cd6dca065ae59972ce77d1b80fa0a84d94950ece7d1474"
|
|
4416
4418
|
dependencies = [
|
|
4417
|
-
"indexmap 2.
|
|
4419
|
+
"indexmap 2.9.0",
|
|
4418
4420
|
"serde",
|
|
4419
4421
|
"serde_spanned",
|
|
4420
4422
|
"toml_datetime",
|
|
@@ -4946,11 +4948,37 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
|
4946
4948
|
|
|
4947
4949
|
[[package]]
|
|
4948
4950
|
name = "windows-core"
|
|
4949
|
-
version = "0.
|
|
4951
|
+
version = "0.61.0"
|
|
4950
4952
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4951
|
-
checksum = "
|
|
4953
|
+
checksum = "4763c1de310c86d75a878046489e2e5ba02c649d185f21c67d4cf8a56d098980"
|
|
4952
4954
|
dependencies = [
|
|
4953
|
-
"windows-
|
|
4955
|
+
"windows-implement",
|
|
4956
|
+
"windows-interface",
|
|
4957
|
+
"windows-link",
|
|
4958
|
+
"windows-result",
|
|
4959
|
+
"windows-strings 0.4.0",
|
|
4960
|
+
]
|
|
4961
|
+
|
|
4962
|
+
[[package]]
|
|
4963
|
+
name = "windows-implement"
|
|
4964
|
+
version = "0.60.0"
|
|
4965
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4966
|
+
checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836"
|
|
4967
|
+
dependencies = [
|
|
4968
|
+
"proc-macro2",
|
|
4969
|
+
"quote",
|
|
4970
|
+
"syn 2.0.100",
|
|
4971
|
+
]
|
|
4972
|
+
|
|
4973
|
+
[[package]]
|
|
4974
|
+
name = "windows-interface"
|
|
4975
|
+
version = "0.59.1"
|
|
4976
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
4977
|
+
checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
|
|
4978
|
+
dependencies = [
|
|
4979
|
+
"proc-macro2",
|
|
4980
|
+
"quote",
|
|
4981
|
+
"syn 2.0.100",
|
|
4954
4982
|
]
|
|
4955
4983
|
|
|
4956
4984
|
[[package]]
|
|
@@ -4966,7 +4994,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
4966
4994
|
checksum = "4286ad90ddb45071efd1a66dfa43eb02dd0dfbae1545ad6cc3c51cf34d7e8ba3"
|
|
4967
4995
|
dependencies = [
|
|
4968
4996
|
"windows-result",
|
|
4969
|
-
"windows-strings",
|
|
4997
|
+
"windows-strings 0.3.1",
|
|
4970
4998
|
"windows-targets 0.53.0",
|
|
4971
4999
|
]
|
|
4972
5000
|
|
|
@@ -4988,6 +5016,15 @@ dependencies = [
|
|
|
4988
5016
|
"windows-link",
|
|
4989
5017
|
]
|
|
4990
5018
|
|
|
5019
|
+
[[package]]
|
|
5020
|
+
name = "windows-strings"
|
|
5021
|
+
version = "0.4.0"
|
|
5022
|
+
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5023
|
+
checksum = "7a2ba9642430ee452d5a7aa78d72907ebe8cfda358e8cb7918a2050581322f97"
|
|
5024
|
+
dependencies = [
|
|
5025
|
+
"windows-link",
|
|
5026
|
+
]
|
|
5027
|
+
|
|
4991
5028
|
[[package]]
|
|
4992
5029
|
name = "windows-sys"
|
|
4993
5030
|
version = "0.48.0"
|
|
@@ -5202,9 +5239,9 @@ checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
|
|
|
5202
5239
|
|
|
5203
5240
|
[[package]]
|
|
5204
5241
|
name = "winnow"
|
|
5205
|
-
version = "0.7.
|
|
5242
|
+
version = "0.7.6"
|
|
5206
5243
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
5207
|
-
checksum = "
|
|
5244
|
+
checksum = "63d3fcd9bba44b03821e7d699eeee959f3126dcc4aa8e4ae18ec617c2a5cea10"
|
|
5208
5245
|
dependencies = [
|
|
5209
5246
|
"memchr",
|
|
5210
5247
|
]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[package]
|
|
2
2
|
name = "python-auditor"
|
|
3
|
-
version = "0.9.
|
|
3
|
+
version = "0.9.2"
|
|
4
4
|
edition = "2024"
|
|
5
5
|
authors = ["Stefan Kroboth <stefan.kroboth@gmail.com>"]
|
|
6
6
|
license = "MIT OR Apache-2.0"
|
|
@@ -29,8 +29,8 @@ auditor-client.path = "local_dependencies/auditor-client"
|
|
|
29
29
|
auditor.path = "local_dependencies/auditor"
|
|
30
30
|
anyhow = "1.0.96"
|
|
31
31
|
chrono = { version = "0.4.40", default-features = false, features = ["serde"] }
|
|
32
|
-
pyo3 = { version = "0.
|
|
33
|
-
pyo3-async-runtimes = { version = "0.
|
|
32
|
+
pyo3 = { version = "0.24.1", features = ["chrono", "extension-module", "anyhow"] }
|
|
33
|
+
pyo3-async-runtimes = { version = "0.24.0", features = ["attributes", "tokio-runtime"] }
|
|
34
34
|
serde = { version = "1.0.218", features = ["derive"] }
|
|
35
35
|
serde_json = "1.0.139"
|
|
36
36
|
tokio = "1.44.1"
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
#!/usr/bin/env python3
|
|
2
2
|
|
|
3
|
-
import json
|
|
4
3
|
import unittest
|
|
5
|
-
from datetime import datetime
|
|
6
4
|
|
|
7
5
|
import requests
|
|
8
6
|
|
|
@@ -54,7 +52,6 @@ class TestSlurmEncodingReversal(unittest.TestCase):
|
|
|
54
52
|
else:
|
|
55
53
|
print("Successfully retrieved records ", len(response.json()))
|
|
56
54
|
|
|
57
|
-
records_json = response.json()
|
|
58
55
|
records = sorted(response.json(), key=lambda x: x.get("record_id"))
|
|
59
56
|
|
|
60
57
|
self.assertEqual(records[0].get("record_id"), record_1.get("record_id"))
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
#!/usr/bin/env python3
|
|
2
2
|
|
|
3
|
-
import json
|
|
4
3
|
import unittest
|
|
5
|
-
from datetime import datetime
|
|
6
4
|
|
|
7
5
|
import requests
|
|
8
6
|
|
|
@@ -54,7 +52,6 @@ class TestHTCondorEncodingReversal(unittest.TestCase):
|
|
|
54
52
|
else:
|
|
55
53
|
print("Successfully retrieved records ", len(response.json()))
|
|
56
54
|
|
|
57
|
-
records_json = response.json()
|
|
58
55
|
records = sorted(response.json(), key=lambda x: x.get("record_id"))
|
|
59
56
|
|
|
60
57
|
self.assertEqual(records[0].get("record_id"), record_1.get("record_id"))
|
{python_auditor-0.9.0 → python_auditor-0.9.2}/local_dependencies/auditor/src/domain/component.rs
RENAMED
|
@@ -50,7 +50,7 @@ impl Component {
|
|
|
50
50
|
/// # Errors
|
|
51
51
|
///
|
|
52
52
|
/// * [`anyhow::Error`] - If there was an invalid character (`/()"<>\{}`) in the `name`
|
|
53
|
-
///
|
|
53
|
+
/// or if a negative `amount` was given.
|
|
54
54
|
pub fn new<T: AsRef<str>>(name: T, amount: i64) -> Result<Self, Error> {
|
|
55
55
|
Ok(Component {
|
|
56
56
|
name: ValidName::parse(name.as_ref().to_string())
|