pulumi-oci 2.33.0a1746081542__py3-none-any.whl → 2.33.0a1746138884__py3-none-any.whl
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.
- pulumi_oci/containerengine/_inputs.py +43 -3
- pulumi_oci/containerengine/get_cluster.py +22 -3
- pulumi_oci/containerengine/node_pool.py +4 -0
- pulumi_oci/containerengine/outputs.py +79 -7
- pulumi_oci/database/_inputs.py +6 -5
- pulumi_oci/database/autonomous_database.py +47 -0
- pulumi_oci/database/get_autonomous_database.py +15 -1
- pulumi_oci/database/outputs.py +15 -3
- pulumi_oci/disasterrecovery/_inputs.py +566 -16
- pulumi_oci/disasterrecovery/dr_protection_group.py +312 -0
- pulumi_oci/disasterrecovery/outputs.py +1077 -27
- pulumi_oci/nosql/table.py +7 -7
- pulumi_oci/pulumi-plugin.json +1 -1
- pulumi_oci/resourcescheduler/_inputs.py +89 -1
- pulumi_oci/resourcescheduler/get_schedule.py +15 -1
- pulumi_oci/resourcescheduler/get_schedules.py +22 -7
- pulumi_oci/resourcescheduler/outputs.py +174 -11
- pulumi_oci/resourcescheduler/schedule.py +58 -2
- {pulumi_oci-2.33.0a1746081542.dist-info → pulumi_oci-2.33.0a1746138884.dist-info}/METADATA +1 -1
- {pulumi_oci-2.33.0a1746081542.dist-info → pulumi_oci-2.33.0a1746138884.dist-info}/RECORD +22 -22
- {pulumi_oci-2.33.0a1746081542.dist-info → pulumi_oci-2.33.0a1746138884.dist-info}/WHEEL +0 -0
- {pulumi_oci-2.33.0a1746081542.dist-info → pulumi_oci-2.33.0a1746138884.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
pulumi_oci/__init__.py,sha256=qu0BQW428_iArc7y-5WVtz3K4pt_nghEOWDKFUeWZK0,185748
|
2
2
|
pulumi_oci/_utilities.py,sha256=yyuODPikZ9pto3JWJRfMJo98dWmQ5_y45-TVcZG_K8Y,10807
|
3
3
|
pulumi_oci/provider.py,sha256=uQ-Qgh4kFTixj8A_yssvjOHcJflKhoWyytXT4-Qhu0E,26249
|
4
|
-
pulumi_oci/pulumi-plugin.json,sha256=
|
4
|
+
pulumi_oci/pulumi-plugin.json,sha256=fyhfK20X6lhKjmmyelHnGrRbKGjH3j0ipi-qwLMQNxs,80
|
5
5
|
pulumi_oci/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6
6
|
pulumi_oci/adm/__init__.py,sha256=pVJEXB1iqT2-JWJ6h3NjwxBh64s7KjHjUpsumvPtHeQ,1065
|
7
7
|
pulumi_oci/adm/_inputs.py,sha256=-kQkJzyZUCrFBzoJly1MbyN6uxuiAzQmpCoFIsBkbnI,72949
|
@@ -412,7 +412,7 @@ pulumi_oci/config/__init__.py,sha256=nKVKdvQbN3zgJ23HPoKpz1sGrfjaDijL6xvKxGVmj7c
|
|
412
412
|
pulumi_oci/config/__init__.pyi,sha256=8lVKJQAf-9e3cpYPAF4wh555-5K5gUPbS0p8veNeds4,2861
|
413
413
|
pulumi_oci/config/vars.py,sha256=RQ08Fc1zC-cTBq1evGKTfYVzxQpt-xIslhXMFhqTw_I,4487
|
414
414
|
pulumi_oci/containerengine/__init__.py,sha256=l7GIopufg8FQlKo486HcwfiyxIY59wpqMx9vspWaiJ8,1348
|
415
|
-
pulumi_oci/containerengine/_inputs.py,sha256=
|
415
|
+
pulumi_oci/containerengine/_inputs.py,sha256=fogPz-ND8agvQoYBYov0Xa4TtH9osP0xqGPHRlVHI3Y,255252
|
416
416
|
pulumi_oci/containerengine/addon.py,sha256=rYw7gleGRwFwLvxHeBruFG2mITS8DX4T8V4gW6F9qMg,25620
|
417
417
|
pulumi_oci/containerengine/cluster.py,sha256=1MwVT0Onuazdd6QlMIk176-D1LzRa1QlxQC2Wn6LL2I,57866
|
418
418
|
pulumi_oci/containerengine/cluster_complete_credential_rotation_management.py,sha256=CixE7O14zHnzXPgTL7hgaIblQyrW-obOwHPqjtv2D2s,9429
|
@@ -422,7 +422,7 @@ pulumi_oci/containerengine/container_instance.py,sha256=cZVWmqTMoZuh63bDtZqOGziI
|
|
422
422
|
pulumi_oci/containerengine/get_addon.py,sha256=oGoWKD4UiQlJV48mWcTzQJeJ5EQyiVpka2pKi5cJtL8,9780
|
423
423
|
pulumi_oci/containerengine/get_addon_options.py,sha256=wv1hOZwhf5NOOYRWJ1Fw2CwYEaYvAGjcsgEVtJH_JB4,6723
|
424
424
|
pulumi_oci/containerengine/get_addons.py,sha256=cnXR9WMEcLM83q46dHm3-U5csQJXAphqbAx6homGAwY,5096
|
425
|
-
pulumi_oci/containerengine/get_cluster.py,sha256=
|
425
|
+
pulumi_oci/containerengine/get_cluster.py,sha256=G9gD-oHSPvmLL3NGGNVSxAe4ILj2RmFrlSN3Tj-i7MY,17850
|
426
426
|
pulumi_oci/containerengine/get_cluster_credential_rotation_status.py,sha256=pIui-yd8pvN1Hc8zq4nMiRTeVqarXMQzF0uV62Om9sw,7495
|
427
427
|
pulumi_oci/containerengine/get_cluster_kube_config.py,sha256=m_n1AghKf56Fpc77K_mx1VSe-Tec55a_wuBRWgYUu-4,7902
|
428
428
|
pulumi_oci/containerengine/get_cluster_option.py,sha256=mndIf0hs1irvn6l3xU1yHEQM1iNZeSpEPvYBQ4YrzLQ,7179
|
@@ -439,8 +439,8 @@ pulumi_oci/containerengine/get_virtual_node_pools.py,sha256=8Cnrjm9VpQQw4YG9hnUO
|
|
439
439
|
pulumi_oci/containerengine/get_work_request_errors.py,sha256=iQfmxb1wCXZh4-VisfaDoFqs67TUYp2PUJu4uCXYqQ8,6936
|
440
440
|
pulumi_oci/containerengine/get_work_request_log_entries.py,sha256=rtcLc5ewP0qh4ihnknzqjEoXot_d9F1TFGVyc8Z5KAI,7186
|
441
441
|
pulumi_oci/containerengine/get_work_requests.py,sha256=LlT0GQBih2BQlG9SZXDzHkqCLbN6fhDJkwpZBWIoxC4,9856
|
442
|
-
pulumi_oci/containerengine/node_pool.py,sha256=
|
443
|
-
pulumi_oci/containerengine/outputs.py,sha256=
|
442
|
+
pulumi_oci/containerengine/node_pool.py,sha256=B4vztNImchRCTxOeh7ESbsABsgIj4qwkpBrPJpETTuw,81085
|
443
|
+
pulumi_oci/containerengine/outputs.py,sha256=TSPqgzj1yvIzU57g-jZIfrzPQDSjS8HAOYmYWEjxly0,411424
|
444
444
|
pulumi_oci/containerengine/virtual_node_pool.py,sha256=sQQQrCmL1mFFc7nTJQsJMaMr1-RhYb5poycyNl1eW6g,55800
|
445
445
|
pulumi_oci/containerinstances/__init__.py,sha256=1NTQR8XbSqkPAUiWPM06qAugH-STR2CXEmCy3ecxNv4,496
|
446
446
|
pulumi_oci/containerinstances/_inputs.py,sha256=kTB_N1CmL4tM517-4TJLvnahQFfxtCROA42OOcMf_Ug,4031
|
@@ -686,7 +686,7 @@ pulumi_oci/core/volume_group.py,sha256=887SzHIaJNpSgbU0qGjVQgQsLgO5CWw_2WnNlq1gu
|
|
686
686
|
pulumi_oci/core/volume_group_backup.py,sha256=sB7byIu3afGTTMt4V8YyP0hmjlqCjeL_5yK8VFKsPYc,46239
|
687
687
|
pulumi_oci/core/vtap.py,sha256=t5YxHyNChz4hvzGk3fJ4XxtYhiKX8pCPO3BEPddNKm8,65315
|
688
688
|
pulumi_oci/database/__init__.py,sha256=3slW3KxmaMcKmdqJtP4fTdKIJyZvNV6bKXWv_nnFfsU,10242
|
689
|
-
pulumi_oci/database/_inputs.py,sha256=
|
689
|
+
pulumi_oci/database/_inputs.py,sha256=ht1jSFj3yMkfr41YfKlRrDpxg30oXo-Ss79cn3Z4F-Y,1308150
|
690
690
|
pulumi_oci/database/application_vip.py,sha256=cBT19z-r3ah01v54qlWTZDnbMyaU84T2Vgh6TD31-kw,32603
|
691
691
|
pulumi_oci/database/autonomous_container_database.py,sha256=wL7fzFCWsKMQk9T_AsI4Z5YbQldMojHo3tSvtouE8C0,195618
|
692
692
|
pulumi_oci/database/autonomous_container_database_add_standby.py,sha256=KX4zUSyON7mhqnjYZrJ8NRpvUjluPmMm6umQkTBAMD0,139585
|
@@ -694,7 +694,7 @@ pulumi_oci/database/autonomous_container_database_dataguard_association.py,sha25
|
|
694
694
|
pulumi_oci/database/autonomous_container_database_dataguard_association_operation.py,sha256=qNdU1iVZMauyT29ojqBL-LVoBQ2z38_iJuFFURVW9jc,18484
|
695
695
|
pulumi_oci/database/autonomous_container_database_dataguard_role_change.py,sha256=OXTVerixo3b2Lms6NiZLrK1Q2Pr4mVqkFIzxwtTcGP0,12928
|
696
696
|
pulumi_oci/database/autonomous_container_database_snapshot_standby.py,sha256=dAo70Ts0eQ6NJ-BKwLIQvYrZARQFHzfxD987IgfwhEw,17478
|
697
|
-
pulumi_oci/database/autonomous_database.py,sha256=
|
697
|
+
pulumi_oci/database/autonomous_database.py,sha256=MyKDkG1GkRJKfqFNG5Gig4fSPme6t0JRoYC_CmavxhA,519011
|
698
698
|
pulumi_oci/database/autonomous_database_backup.py,sha256=AP7P2lUMbHwWYmc0kP29XG6qr6GpyfUHVtPmDjH8Kvs,45290
|
699
699
|
pulumi_oci/database/autonomous_database_instance_wallet_management.py,sha256=NPyZttK0v391mAF1CRDbS0oApsnNJraMZKsgI6LQq8Y,19386
|
700
700
|
pulumi_oci/database/autonomous_database_regional_wallet_management.py,sha256=twdg1WNdQWKSRD6EICFWGC7s422WiPoOSiNJx94Egck,16272
|
@@ -754,7 +754,7 @@ pulumi_oci/database/get_autonomous_container_database_resource_usage.py,sha256=9
|
|
754
754
|
pulumi_oci/database/get_autonomous_container_database_versions.py,sha256=C6zc_RN5Vke8oI7v6jhIUmwNa0iAg2_Ht_fjSbuHrIE,8298
|
755
755
|
pulumi_oci/database/get_autonomous_container_databases.py,sha256=eQXqQnY_CP7l-JbRGlNU9tD8l-HB2Xa_J7DTrsKeLuE,19319
|
756
756
|
pulumi_oci/database/get_autonomous_container_patches.py,sha256=_iXWkwmruDs4CccYhfYPqoMlxuO-cCx7ApOJMr9LWjE,9530
|
757
|
-
pulumi_oci/database/get_autonomous_database.py,sha256=
|
757
|
+
pulumi_oci/database/get_autonomous_database.py,sha256=hzHvH8vjhc6gty3ftkYbfqVIp1cY_1-DPPUK5eHRlis,129318
|
758
758
|
pulumi_oci/database/get_autonomous_database_backup.py,sha256=WJNhSDuj2-KM1gw4AdVDr9uwQX45g2tCL08WZKHu5uE,20264
|
759
759
|
pulumi_oci/database/get_autonomous_database_backups.py,sha256=b80edbVkjEHb3JTsBQACPxGaHonaq2K56YFE4WUxIuA,11723
|
760
760
|
pulumi_oci/database/get_autonomous_database_dataguard_association.py,sha256=z8TN06OShxMKQDY_cmkPQ8qSmd-BPP4JC4SLMddFT6w,15494
|
@@ -895,7 +895,7 @@ pulumi_oci/database/get_vm_clusters.py,sha256=O-cQMpaXoHiovPLfi58LE8V2De3BM2cSeP
|
|
895
895
|
pulumi_oci/database/key_store.py,sha256=6Cdpv27sQMhIR2-ufkz_RdDtDdi22BhmyKWPuFOFIBE,28641
|
896
896
|
pulumi_oci/database/maintenance_run.py,sha256=bE0rvB-wesyULy_qmANjpXRSasKMYd8zOjocyflFbLk,69423
|
897
897
|
pulumi_oci/database/oneoff_patch.py,sha256=OSEtw95N9znom1gfqLEn8x-I0XCRVTByREOCCXynzuQ,40478
|
898
|
-
pulumi_oci/database/outputs.py,sha256=
|
898
|
+
pulumi_oci/database/outputs.py,sha256=upy76K6LBuTTeDZ6egleGu9utvHbjJdTM_8dK8KRJRE,2978629
|
899
899
|
pulumi_oci/database/pluggable_database.py,sha256=r_-AZwaUlNN6GrWUvtwIQdeGqXvnxjj0pqTyytKPh_g,81454
|
900
900
|
pulumi_oci/database/pluggable_database_managements_management.py,sha256=1yNrk78FIa_vocWZDru74tnz1OuZtqM2NF1DhnjyDyI,54664
|
901
901
|
pulumi_oci/database/pluggable_databases_local_clone.py,sha256=unsGx7HhXrGtFSq52EX76_Z_CDTekMhVQr6W08IeKDI,52475
|
@@ -1528,17 +1528,17 @@ pulumi_oci/devops/repository_ref.py,sha256=CAVthIhADgsfkymyva7lFRWQB2LvlR3gjNBBX
|
|
1528
1528
|
pulumi_oci/devops/repository_setting.py,sha256=8T1IfH8qCnVduLBq-Vud6Dmhaf3Jt_26zYltfnMuU7k,19997
|
1529
1529
|
pulumi_oci/devops/trigger.py,sha256=rXbNp3dtAd179MTwUY27nIZ38hPaU7Y3JOPk4M4wnPM,43138
|
1530
1530
|
pulumi_oci/disasterrecovery/__init__.py,sha256=Y8x4AjN--zsjM_w9AIs2F0nihvVXdc4MCAvH1n5bor8,630
|
1531
|
-
pulumi_oci/disasterrecovery/_inputs.py,sha256
|
1531
|
+
pulumi_oci/disasterrecovery/_inputs.py,sha256=-j1VVyHzgRNg9ITKl6I7BLKtRUI-NFu_xbGRjPyDTzg,204124
|
1532
1532
|
pulumi_oci/disasterrecovery/dr_plan.py,sha256=iBwtSqg8aUpv_-ImF7ckJ4GDaVREDOUBwUf_NIWQeKE,43129
|
1533
1533
|
pulumi_oci/disasterrecovery/dr_plan_execution.py,sha256=NIYG905cyKzLUHYLHP9LzLCsEk8CTuaNVt-nneKgHcI,45017
|
1534
|
-
pulumi_oci/disasterrecovery/dr_protection_group.py,sha256=
|
1534
|
+
pulumi_oci/disasterrecovery/dr_protection_group.py,sha256=YQzOe_F-KRndwUijO8Z2etpBdeGhmHQQsBZHMKAmqRI,60178
|
1535
1535
|
pulumi_oci/disasterrecovery/get_dr_plan.py,sha256=SuvbqU6uJtjhXmQlFLl0_DivkdA13mX0AdPJlae3z1s,16115
|
1536
1536
|
pulumi_oci/disasterrecovery/get_dr_plan_execution.py,sha256=4dj0XTDTkIW1xC1NjuV9pidlQDhQBgKXTfgcQf70XbI,18717
|
1537
1537
|
pulumi_oci/disasterrecovery/get_dr_plan_executions.py,sha256=2nq2exB2TAxHyTnLtM87CdhV_0sRfyNO7v3jeFnh980,10261
|
1538
1538
|
pulumi_oci/disasterrecovery/get_dr_plans.py,sha256=N82RdszHVBqcA5CkmxQvk6MgaEjwilCOVbzsRuyqtqc,11578
|
1539
1539
|
pulumi_oci/disasterrecovery/get_dr_protection_group.py,sha256=kXsac6ANo6fiKUstYQqjpgKwXImagrpbe7I7Is1SM7k,15610
|
1540
1540
|
pulumi_oci/disasterrecovery/get_dr_protection_groups.py,sha256=Dh9NN-OWiqKOyk7ptF11z5VyKfJorUn-EHn_T9Epmlo,12554
|
1541
|
-
pulumi_oci/disasterrecovery/outputs.py,sha256=
|
1541
|
+
pulumi_oci/disasterrecovery/outputs.py,sha256=DlnDLNRvuhOBdlOJgqWOYre0dLm0jYU4KTZTr2CsdZ4,387963
|
1542
1542
|
pulumi_oci/dns/__init__.py,sha256=MEEion-un8ojgtPpeJN7QBRW7VBiQt3pgLVIirh1x5E,1214
|
1543
1543
|
pulumi_oci/dns/_inputs.py,sha256=rWy9zFR9t2mqsb4D2GO4QOSiJ_b2x9cU_oTvj_uq5fw,155059
|
1544
1544
|
pulumi_oci/dns/action_create_zone_from_zone_file.py,sha256=tJRMeH_PAdtgKel9wW7K-19hfO8sm7c7538qrOFWRq4,41198
|
@@ -2457,7 +2457,7 @@ pulumi_oci/nosql/get_table.py,sha256=kTIdAG8gSSrXbTiP_QOal0923sPIUwxxRfoxKIMeoCo
|
|
2457
2457
|
pulumi_oci/nosql/get_tables.py,sha256=IrLJ4LDPdM9pO1YiJoipij3Nj8NblaWFTAYyEUyoIVM,7173
|
2458
2458
|
pulumi_oci/nosql/index.py,sha256=E6D4DKikGCa58fuvprjxIDdbksRxse5erIU05T6gwWM,24604
|
2459
2459
|
pulumi_oci/nosql/outputs.py,sha256=xnHRtK_-YFTOYQUHVvZR9F_cuF2HvwSp-TEtmCVUOGU,57668
|
2460
|
-
pulumi_oci/nosql/table.py,sha256=
|
2460
|
+
pulumi_oci/nosql/table.py,sha256=y5F0k3uIBEzUFd_jaAHmaReBvFawbNv6FUQXACXMP-c,42262
|
2461
2461
|
pulumi_oci/nosql/table_replica.py,sha256=4TLEGSXGXTO6Kbjr3SHCwv0oa4_rJuT7iQHcOfTuvoM,20771
|
2462
2462
|
pulumi_oci/objectstorage/__init__.py,sha256=I25M56XT97g0id5TAoTIuB4ad3SsfvX3QbpuHpgeps4,1110
|
2463
2463
|
pulumi_oci/objectstorage/_inputs.py,sha256=Wc6sviLzDRDlwNx_mW5d-Dp0uXfLFhfqT25uBAu-VrQ,52093
|
@@ -2862,11 +2862,11 @@ pulumi_oci/resourcemanager/get_stacks.py,sha256=gTVUv-y19eD7768nQYJgc329636Ynxuc
|
|
2862
2862
|
pulumi_oci/resourcemanager/outputs.py,sha256=q7fv7G2Ua01LaxQf_sCSl09fExVENmXASEOOWhbK1dA,19145
|
2863
2863
|
pulumi_oci/resourcemanager/private_endpoint.py,sha256=on7LGLG1UNDN3Cgtv4eIh32cSWtPhMUVX5xnpR2GljM,44006
|
2864
2864
|
pulumi_oci/resourcescheduler/__init__.py,sha256=jqNs3xJV75L4q2s_iZb8P0UpiieHwAUz03gIFa4yf6g,411
|
2865
|
-
pulumi_oci/resourcescheduler/_inputs.py,sha256=
|
2866
|
-
pulumi_oci/resourcescheduler/get_schedule.py,sha256=
|
2867
|
-
pulumi_oci/resourcescheduler/get_schedules.py,sha256=
|
2868
|
-
pulumi_oci/resourcescheduler/outputs.py,sha256=
|
2869
|
-
pulumi_oci/resourcescheduler/schedule.py,sha256=
|
2865
|
+
pulumi_oci/resourcescheduler/_inputs.py,sha256=RH63GCa5WMaqUbGeX0vFhKwjpBa4iiU3LSd4q24WHOE,16617
|
2866
|
+
pulumi_oci/resourcescheduler/get_schedule.py,sha256=nYk-FYt3ZfxO_AMu0Djlfw9p27zmLLNyJ9qASlfFFho,17322
|
2867
|
+
pulumi_oci/resourcescheduler/get_schedules.py,sha256=tS14JPuROn3uWYUL96FYBxdjN4gBN7YqPQQCjXFqRyE,11301
|
2868
|
+
pulumi_oci/resourcescheduler/outputs.py,sha256=iTtBjcmojtuWNgjwA08W9t1XJljUv0XZlJI6DJ8sx4k,36434
|
2869
|
+
pulumi_oci/resourcescheduler/schedule.py,sha256=DoDyr5rLhmxBbSfuPHSfT8S0E5QLykFMe5sdFtnYcv4,55400
|
2870
2870
|
pulumi_oci/sch/__init__.py,sha256=EfAS9OCwd7y-qiraQLD3s136o3KOEaMp5izgVKUjnK4,503
|
2871
2871
|
pulumi_oci/sch/_inputs.py,sha256=D9pjfNoIyK-Nh13lskYYa5VIKCKRbjKlyYq1iCVbasQ,74840
|
2872
2872
|
pulumi_oci/sch/connector.py,sha256=ytW9YX_4BEF4QEXsNVAQIGenYmYxCx81Y9_uSJxM748,49419
|
@@ -3132,7 +3132,7 @@ pulumi_oci/zpr/get_zpr_policies.py,sha256=G924T2joDuYhxTgJeyYORxBZF4lQSVHPt8Y50k
|
|
3132
3132
|
pulumi_oci/zpr/get_zpr_policy.py,sha256=H3Avgx-zvXVtdX8vlaFgRSQRC93-O9ALK5IVDvY7Ow0,11634
|
3133
3133
|
pulumi_oci/zpr/outputs.py,sha256=GD2XHQ5AW23uCFwlFhhtfC-7A-WOskX10zaxLLptQo8,9337
|
3134
3134
|
pulumi_oci/zpr/zpr_policy.py,sha256=88tPq0ruepsKguj8Fr4LqU5LXeXLDFYJrhHeDRRNkfo,33700
|
3135
|
-
pulumi_oci-2.33.
|
3136
|
-
pulumi_oci-2.33.
|
3137
|
-
pulumi_oci-2.33.
|
3138
|
-
pulumi_oci-2.33.
|
3135
|
+
pulumi_oci-2.33.0a1746138884.dist-info/METADATA,sha256=_yDRYbj3Fj2T9a_rirjEv_wq3Irz3XHZP5tb8MCh5cU,4054
|
3136
|
+
pulumi_oci-2.33.0a1746138884.dist-info/WHEEL,sha256=wXxTzcEDnjrTwFYjLPcsW_7_XihufBwmpiBeiXNBGEA,91
|
3137
|
+
pulumi_oci-2.33.0a1746138884.dist-info/top_level.txt,sha256=0k-nWr_IdDNVF3qcT4ALORmmu1SNCLxWZfHDMN7TWsg,11
|
3138
|
+
pulumi_oci-2.33.0a1746138884.dist-info/RECORD,,
|
File without changes
|
{pulumi_oci-2.33.0a1746081542.dist-info → pulumi_oci-2.33.0a1746138884.dist-info}/top_level.txt
RENAMED
File without changes
|