pulp_rpm_client 3.13.2 → 3.13.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +4 -4
- data/lib/pulp_rpm_client/api_client.rb +4 -2
- data/lib/pulp_rpm_client/configuration.rb +7 -0
- data/lib/pulp_rpm_client/version.rb +1 -1
- metadata +65 -339
- data/build/lib/pulpcore/__init__.py +0 -2
- data/build/lib/pulpcore/client/__init__.py +0 -2
- data/build/lib/pulpcore/client/pulp_rpm/__init__.py +0 -112
- data/build/lib/pulpcore/client/pulp_rpm/api/__init__.py +0 -22
- data/build/lib/pulpcore/client/pulp_rpm/api/content_advisories_api.py +0 -485
- data/build/lib/pulpcore/client/pulp_rpm/api/content_distribution_trees_api.py +0 -307
- data/build/lib/pulpcore/client/pulp_rpm/api/content_modulemd_defaults_api.py +0 -494
- data/build/lib/pulpcore/client/pulp_rpm/api/content_modulemds_api.py +0 -533
- data/build/lib/pulpcore/client/pulp_rpm/api/content_packagecategories_api.py +0 -307
- data/build/lib/pulpcore/client/pulp_rpm/api/content_packageenvironments_api.py +0 -307
- data/build/lib/pulpcore/client/pulp_rpm/api/content_packagegroups_api.py +0 -307
- data/build/lib/pulpcore/client/pulp_rpm/api/content_packagelangpacks_api.py +0 -307
- data/build/lib/pulpcore/client/pulp_rpm/api/content_packages_api.py +0 -552
- data/build/lib/pulpcore/client/pulp_rpm/api/content_repo_metadata_files_api.py +0 -307
- data/build/lib/pulpcore/client/pulp_rpm/api/distributions_rpm_api.py +0 -830
- data/build/lib/pulpcore/client/pulp_rpm/api/publications_rpm_api.py +0 -566
- data/build/lib/pulpcore/client/pulp_rpm/api/remotes_rpm_api.py +0 -840
- data/build/lib/pulpcore/client/pulp_rpm/api/remotes_uln_api.py +0 -840
- data/build/lib/pulpcore/client/pulp_rpm/api/repositories_rpm_api.py +0 -1063
- data/build/lib/pulpcore/client/pulp_rpm/api/repositories_rpm_versions_api.py +0 -614
- data/build/lib/pulpcore/client/pulp_rpm/api/rpm_copy_api.py +0 -156
- data/build/lib/pulpcore/client/pulp_rpm/api_client.py +0 -667
- data/build/lib/pulpcore/client/pulp_rpm/configuration.py +0 -427
- data/build/lib/pulpcore/client/pulp_rpm/exceptions.py +0 -121
- data/build/lib/pulpcore/client/pulp_rpm/models/__init__.py +0 -81
- data/build/lib/pulpcore/client/pulp_rpm/models/addon_response.py +0 -240
- data/build/lib/pulpcore/client/pulp_rpm/models/artifact_response.py +0 -368
- data/build/lib/pulpcore/client/pulp_rpm/models/async_operation_response.py +0 -124
- data/build/lib/pulpcore/client/pulp_rpm/models/checksum_response.py +0 -153
- data/build/lib/pulpcore/client/pulp_rpm/models/content_summary.py +0 -176
- data/build/lib/pulpcore/client/pulp_rpm/models/content_summary_response.py +0 -176
- data/build/lib/pulpcore/client/pulp_rpm/models/copy.py +0 -152
- data/build/lib/pulpcore/client/pulp_rpm/models/image_response.py +0 -207
- data/build/lib/pulpcore/client/pulp_rpm/models/metadata_checksum_type_enum.py +0 -106
- data/build/lib/pulpcore/client/pulp_rpm/models/null_enum.py +0 -100
- data/build/lib/pulpcore/client/pulp_rpm/models/package_checksum_type_enum.py +0 -106
- data/build/lib/pulpcore/client/pulp_rpm/models/paginated_repository_version_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_distribution_tree_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_defaults_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_category_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_environment_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_group_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_langpacks_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_repo_metadata_file_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_distribution_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_publication_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_remote_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_repository_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_uln_remote_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_update_record_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_distribution.py +0 -258
- data/build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_remote.py +0 -682
- data/build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_repository.py +0 -467
- data/build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_uln_remote.py +0 -684
- data/build/lib/pulpcore/client/pulp_rpm/models/policy_enum.py +0 -102
- data/build/lib/pulpcore/client/pulp_rpm/models/repository_add_remove_content.py +0 -179
- data/build/lib/pulpcore/client/pulp_rpm/models/repository_version.py +0 -123
- data/build/lib/pulpcore/client/pulp_rpm/models/repository_version_response.py +0 -257
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_distribution_tree_response.py +0 -621
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd.py +0 -463
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults.py +0 -295
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults_response.py +0 -432
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_response.py +0 -600
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package.py +0 -208
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package_category_response.py +0 -373
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package_environment_response.py +0 -400
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package_group_response.py +0 -457
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package_langpacks_response.py +0 -203
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package_response.py +0 -1353
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_repo_metadata_file_response.py +0 -461
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_repository_sync_url.py +0 -207
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution.py +0 -260
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution_response.py +0 -342
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_publication.py +0 -301
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_publication_response.py +0 -355
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_remote.py +0 -684
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_remote_response.py +0 -631
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_repository.py +0 -468
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_repository_response.py +0 -574
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_uln_remote.py +0 -688
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_uln_remote_response.py +0 -689
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_update_collection.py +0 -176
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_update_collection_response.py +0 -204
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_update_record.py +0 -151
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_update_record_response.py +0 -653
- data/build/lib/pulpcore/client/pulp_rpm/models/skip_types_enum.py +0 -100
- data/build/lib/pulpcore/client/pulp_rpm/models/variant_response.py +0 -375
- data/build/lib/pulpcore/client/pulp_rpm/rest.py +0 -292
- data/dist/pulp_rpm-client-3.13.2.tar.gz +0 -0
- data/dist/pulp_rpm_client-3.13.2-py3-none-any.whl +0 -0
- data/pulp_rpm_client.egg-info/PKG-INFO +0 -15
- data/pulp_rpm_client.egg-info/SOURCES.txt +0 -179
- data/pulp_rpm_client.egg-info/dependency_links.txt +0 -1
- data/pulp_rpm_client.egg-info/requires.txt +0 -4
- data/pulp_rpm_client.egg-info/top_level.txt +0 -1
- data/pulpcore/__init__.py +0 -2
- data/pulpcore/client/__init__.py +0 -2
- data/pulpcore/client/pulp_rpm/__init__.py +0 -112
- data/pulpcore/client/pulp_rpm/api/__init__.py +0 -22
- data/pulpcore/client/pulp_rpm/api/content_advisories_api.py +0 -485
- data/pulpcore/client/pulp_rpm/api/content_distribution_trees_api.py +0 -307
- data/pulpcore/client/pulp_rpm/api/content_modulemd_defaults_api.py +0 -494
- data/pulpcore/client/pulp_rpm/api/content_modulemds_api.py +0 -533
- data/pulpcore/client/pulp_rpm/api/content_packagecategories_api.py +0 -307
- data/pulpcore/client/pulp_rpm/api/content_packageenvironments_api.py +0 -307
- data/pulpcore/client/pulp_rpm/api/content_packagegroups_api.py +0 -307
- data/pulpcore/client/pulp_rpm/api/content_packagelangpacks_api.py +0 -307
- data/pulpcore/client/pulp_rpm/api/content_packages_api.py +0 -552
- data/pulpcore/client/pulp_rpm/api/content_repo_metadata_files_api.py +0 -307
- data/pulpcore/client/pulp_rpm/api/distributions_rpm_api.py +0 -830
- data/pulpcore/client/pulp_rpm/api/publications_rpm_api.py +0 -566
- data/pulpcore/client/pulp_rpm/api/remotes_rpm_api.py +0 -840
- data/pulpcore/client/pulp_rpm/api/remotes_uln_api.py +0 -840
- data/pulpcore/client/pulp_rpm/api/repositories_rpm_api.py +0 -1063
- data/pulpcore/client/pulp_rpm/api/repositories_rpm_versions_api.py +0 -614
- data/pulpcore/client/pulp_rpm/api/rpm_copy_api.py +0 -156
- data/pulpcore/client/pulp_rpm/api_client.py +0 -667
- data/pulpcore/client/pulp_rpm/configuration.py +0 -427
- data/pulpcore/client/pulp_rpm/exceptions.py +0 -121
- data/pulpcore/client/pulp_rpm/models/__init__.py +0 -81
- data/pulpcore/client/pulp_rpm/models/addon_response.py +0 -240
- data/pulpcore/client/pulp_rpm/models/artifact_response.py +0 -368
- data/pulpcore/client/pulp_rpm/models/async_operation_response.py +0 -124
- data/pulpcore/client/pulp_rpm/models/checksum_response.py +0 -153
- data/pulpcore/client/pulp_rpm/models/content_summary.py +0 -176
- data/pulpcore/client/pulp_rpm/models/content_summary_response.py +0 -176
- data/pulpcore/client/pulp_rpm/models/copy.py +0 -152
- data/pulpcore/client/pulp_rpm/models/image_response.py +0 -207
- data/pulpcore/client/pulp_rpm/models/metadata_checksum_type_enum.py +0 -106
- data/pulpcore/client/pulp_rpm/models/null_enum.py +0 -100
- data/pulpcore/client/pulp_rpm/models/package_checksum_type_enum.py +0 -106
- data/pulpcore/client/pulp_rpm/models/paginated_repository_version_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_distribution_tree_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_defaults_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_package_category_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_package_environment_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_package_group_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_package_langpacks_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_package_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_repo_metadata_file_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_distribution_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_publication_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_remote_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_repository_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_uln_remote_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_update_record_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_distribution.py +0 -258
- data/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_remote.py +0 -682
- data/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_repository.py +0 -467
- data/pulpcore/client/pulp_rpm/models/patchedrpm_uln_remote.py +0 -684
- data/pulpcore/client/pulp_rpm/models/policy_enum.py +0 -102
- data/pulpcore/client/pulp_rpm/models/repository_add_remove_content.py +0 -179
- data/pulpcore/client/pulp_rpm/models/repository_version.py +0 -123
- data/pulpcore/client/pulp_rpm/models/repository_version_response.py +0 -257
- data/pulpcore/client/pulp_rpm/models/rpm_distribution_tree_response.py +0 -621
- data/pulpcore/client/pulp_rpm/models/rpm_modulemd.py +0 -463
- data/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults.py +0 -295
- data/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults_response.py +0 -432
- data/pulpcore/client/pulp_rpm/models/rpm_modulemd_response.py +0 -600
- data/pulpcore/client/pulp_rpm/models/rpm_package.py +0 -208
- data/pulpcore/client/pulp_rpm/models/rpm_package_category_response.py +0 -373
- data/pulpcore/client/pulp_rpm/models/rpm_package_environment_response.py +0 -400
- data/pulpcore/client/pulp_rpm/models/rpm_package_group_response.py +0 -457
- data/pulpcore/client/pulp_rpm/models/rpm_package_langpacks_response.py +0 -203
- data/pulpcore/client/pulp_rpm/models/rpm_package_response.py +0 -1353
- data/pulpcore/client/pulp_rpm/models/rpm_repo_metadata_file_response.py +0 -461
- data/pulpcore/client/pulp_rpm/models/rpm_repository_sync_url.py +0 -207
- data/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution.py +0 -260
- data/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution_response.py +0 -342
- data/pulpcore/client/pulp_rpm/models/rpm_rpm_publication.py +0 -301
- data/pulpcore/client/pulp_rpm/models/rpm_rpm_publication_response.py +0 -355
- data/pulpcore/client/pulp_rpm/models/rpm_rpm_remote.py +0 -684
- data/pulpcore/client/pulp_rpm/models/rpm_rpm_remote_response.py +0 -631
- data/pulpcore/client/pulp_rpm/models/rpm_rpm_repository.py +0 -468
- data/pulpcore/client/pulp_rpm/models/rpm_rpm_repository_response.py +0 -574
- data/pulpcore/client/pulp_rpm/models/rpm_uln_remote.py +0 -688
- data/pulpcore/client/pulp_rpm/models/rpm_uln_remote_response.py +0 -689
- data/pulpcore/client/pulp_rpm/models/rpm_update_collection.py +0 -176
- data/pulpcore/client/pulp_rpm/models/rpm_update_collection_response.py +0 -204
- data/pulpcore/client/pulp_rpm/models/rpm_update_record.py +0 -151
- data/pulpcore/client/pulp_rpm/models/rpm_update_record_response.py +0 -653
- data/pulpcore/client/pulp_rpm/models/skip_types_enum.py +0 -100
- data/pulpcore/client/pulp_rpm/models/variant_response.py +0 -375
- data/pulpcore/client/pulp_rpm/rest.py +0 -292
- data/requirements.txt +0 -6
- data/setup.cfg +0 -2
- data/setup.py +0 -42
- data/test-requirements.txt +0 -3
- data/test/__init__.py +0 -0
- data/test/test_addon_response.py +0 -62
- data/test/test_artifact_response.py +0 -63
- data/test/test_async_operation_response.py +0 -54
- data/test/test_checksum_response.py +0 -56
- data/test/test_content_advisories_api.py +0 -55
- data/test/test_content_distribution_trees_api.py +0 -48
- data/test/test_content_modulemd_defaults_api.py +0 -55
- data/test/test_content_modulemds_api.py +0 -55
- data/test/test_content_packagecategories_api.py +0 -48
- data/test/test_content_packageenvironments_api.py +0 -48
- data/test/test_content_packagegroups_api.py +0 -48
- data/test/test_content_packagelangpacks_api.py +0 -48
- data/test/test_content_packages_api.py +0 -55
- data/test/test_content_repo_metadata_files_api.py +0 -48
- data/test/test_content_summary.py +0 -70
- data/test/test_content_summary_response.py +0 -70
- data/test/test_copy.py +0 -55
- data/test/test_distributions_rpm_api.py +0 -76
- data/test/test_image_response.py +0 -60
- data/test/test_metadata_checksum_type_enum.py +0 -52
- data/test/test_null_enum.py +0 -52
- data/test/test_package_checksum_type_enum.py +0 -52
- data/test/test_paginated_repository_version_response_list.py +0 -64
- data/test/test_paginatedrpm_distribution_tree_response_list.py +0 -106
- data/test/test_paginatedrpm_modulemd_defaults_response_list.py +0 -70
- data/test/test_paginatedrpm_modulemd_response_list.py +0 -78
- data/test/test_paginatedrpm_package_category_response_list.py +0 -68
- data/test/test_paginatedrpm_package_environment_response_list.py +0 -69
- data/test/test_paginatedrpm_package_group_response_list.py +0 -71
- data/test/test_paginatedrpm_package_langpacks_response_list.py +0 -62
- data/test/test_paginatedrpm_package_response_list.py +0 -103
- data/test/test_paginatedrpm_repo_metadata_file_response_list.py +0 -71
- data/test/test_paginatedrpm_rpm_distribution_response_list.py +0 -67
- data/test/test_paginatedrpm_rpm_publication_response_list.py +0 -67
- data/test/test_paginatedrpm_rpm_remote_response_list.py +0 -79
- data/test/test_paginatedrpm_rpm_repository_response_list.py +0 -75
- data/test/test_paginatedrpm_uln_remote_response_list.py +0 -81
- data/test/test_paginatedrpm_update_record_response_list.py +0 -88
- data/test/test_patchedrpm_rpm_distribution.py +0 -58
- data/test/test_patchedrpm_rpm_remote.py +0 -75
- data/test/test_patchedrpm_rpm_repository.py +0 -65
- data/test/test_patchedrpm_uln_remote.py +0 -75
- data/test/test_policy_enum.py +0 -52
- data/test/test_publications_rpm_api.py +0 -62
- data/test/test_remotes_rpm_api.py +0 -76
- data/test/test_remotes_uln_api.py +0 -76
- data/test/test_repositories_rpm_api.py +0 -90
- data/test/test_repositories_rpm_versions_api.py +0 -61
- data/test/test_repository_add_remove_content.py +0 -59
- data/test/test_repository_version.py +0 -53
- data/test/test_repository_version_response.py +0 -58
- data/test/test_rpm_copy_api.py +0 -41
- data/test/test_rpm_distribution_tree_response.py +0 -147
- data/test/test_rpm_modulemd.py +0 -75
- data/test/test_rpm_modulemd_defaults.py +0 -63
- data/test/test_rpm_modulemd_defaults_response.py +0 -67
- data/test/test_rpm_modulemd_response.py +0 -79
- data/test/test_rpm_package.py +0 -57
- data/test/test_rpm_package_category_response.py +0 -70
- data/test/test_rpm_package_environment_response.py +0 -72
- data/test/test_rpm_package_group_response.py +0 -73
- data/test/test_rpm_package_langpacks_response.py +0 -58
- data/test/test_rpm_package_response.py +0 -97
- data/test/test_rpm_repo_metadata_file_response.py +0 -69
- data/test/test_rpm_repository_sync_url.py +0 -58
- data/test/test_rpm_rpm_distribution.py +0 -60
- data/test/test_rpm_rpm_distribution_response.py +0 -63
- data/test/test_rpm_rpm_publication.py +0 -59
- data/test/test_rpm_rpm_publication_response.py +0 -61
- data/test/test_rpm_rpm_remote.py +0 -77
- data/test/test_rpm_rpm_remote_response.py +0 -75
- data/test/test_rpm_rpm_repository.py +0 -66
- data/test/test_rpm_rpm_repository_response.py +0 -70
- data/test/test_rpm_uln_remote.py +0 -79
- data/test/test_rpm_uln_remote_response.py +0 -79
- data/test/test_rpm_update_collection.py +0 -58
- data/test/test_rpm_update_collection_response.py +0 -61
- data/test/test_rpm_update_record.py +0 -54
- data/test/test_rpm_update_record_response.py +0 -82
- data/test/test_skip_types_enum.py +0 -52
- data/test/test_variant_response.py +0 -72
- data/tox.ini +0 -9
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c566f5300c221281b17c257d489550ec87074f0e6bd70476ae08e04948e35c61
|
4
|
+
data.tar.gz: a2d7c4a03c60eb1ceed49caee28fe28ffcd26f6620550edb646fb8c888a03303
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 92e7334d5e283dc17230c269e671c1b6c6164d529dbe1f582dd79a7c6714472c8f284205958193d4fd0070b7d9c0916309d1e87c1abd224d3429d1772c445b36
|
7
|
+
data.tar.gz: 16f15bb04766e3fcb951004fdb4e25a35726fe6b30c49e87a105d049f309a3f794c3ade3050d205a7a9a3147f6422841ee9d6986462e2824b348734c02cd3898
|
data/README.md
CHANGED
@@ -7,7 +7,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
|
|
7
7
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
8
8
|
|
9
9
|
- API version: v3
|
10
|
-
- Package version: 3.13.
|
10
|
+
- Package version: 3.13.3
|
11
11
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
12
12
|
For more information, please visit [https://pulpproject.org](https://pulpproject.org)
|
13
13
|
|
@@ -24,16 +24,16 @@ gem build pulp_rpm_client.gemspec
|
|
24
24
|
Then either install the gem locally:
|
25
25
|
|
26
26
|
```shell
|
27
|
-
gem install ./pulp_rpm_client-3.13.
|
27
|
+
gem install ./pulp_rpm_client-3.13.3.gem
|
28
28
|
```
|
29
29
|
|
30
|
-
(for development, run `gem install --dev ./pulp_rpm_client-3.13.
|
30
|
+
(for development, run `gem install --dev ./pulp_rpm_client-3.13.3.gem` to install the development dependencies)
|
31
31
|
|
32
32
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
33
33
|
|
34
34
|
Finally add this to the Gemfile:
|
35
35
|
|
36
|
-
gem 'pulp_rpm_client', '~> 3.13.
|
36
|
+
gem 'pulp_rpm_client', '~> 3.13.3'
|
37
37
|
|
38
38
|
### Install from Git
|
39
39
|
|
@@ -53,8 +53,10 @@ module PulpRpmClient
|
|
53
53
|
:client_cert => @config.ssl_client_cert,
|
54
54
|
:client_key => @config.ssl_client_key
|
55
55
|
}
|
56
|
-
|
57
|
-
|
56
|
+
request_options = {
|
57
|
+
:params_encoder => @config.params_encoder
|
58
|
+
}
|
59
|
+
connection = Faraday.new(:url => config.base_url, :ssl => ssl_options, :request => request_options) do |conn|
|
58
60
|
conn.basic_auth(config.username, config.password)
|
59
61
|
if opts[:header_params]["Content-Type"] == "multipart/form-data"
|
60
62
|
conn.request :multipart
|
@@ -109,6 +109,12 @@ module PulpRpmClient
|
|
109
109
|
# Client private key file (for client certificate)
|
110
110
|
attr_accessor :ssl_client_key
|
111
111
|
|
112
|
+
# Set this to customize parameters encoder of array parameter.
|
113
|
+
# Default to nil. Faraday uses NestedParamsEncoder when nil.
|
114
|
+
#
|
115
|
+
# @see The params_encoder option of Faraday. Related source code:
|
116
|
+
# https://github.com/lostisland/faraday/tree/main/lib/faraday/encoders
|
117
|
+
attr_accessor :params_encoder
|
112
118
|
# Set this to customize parameters encoding of array parameter with multi collectionFormat.
|
113
119
|
# Default to nil.
|
114
120
|
#
|
@@ -133,6 +139,7 @@ module PulpRpmClient
|
|
133
139
|
@ssl_ca_file = nil
|
134
140
|
@ssl_client_cert = nil
|
135
141
|
@ssl_client_key = nil
|
142
|
+
@params_encoder = nil
|
136
143
|
@debugging = false
|
137
144
|
@inject_format = false
|
138
145
|
@force_ending_format = false
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pulp_rpm_client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.13.
|
4
|
+
version: 3.13.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- OpenAPI-Generator
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-07-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: faraday
|
@@ -74,98 +74,6 @@ files:
|
|
74
74
|
- Gemfile
|
75
75
|
- README.md
|
76
76
|
- Rakefile
|
77
|
-
- build/lib/pulpcore/__init__.py
|
78
|
-
- build/lib/pulpcore/client/__init__.py
|
79
|
-
- build/lib/pulpcore/client/pulp_rpm/__init__.py
|
80
|
-
- build/lib/pulpcore/client/pulp_rpm/api/__init__.py
|
81
|
-
- build/lib/pulpcore/client/pulp_rpm/api/content_advisories_api.py
|
82
|
-
- build/lib/pulpcore/client/pulp_rpm/api/content_distribution_trees_api.py
|
83
|
-
- build/lib/pulpcore/client/pulp_rpm/api/content_modulemd_defaults_api.py
|
84
|
-
- build/lib/pulpcore/client/pulp_rpm/api/content_modulemds_api.py
|
85
|
-
- build/lib/pulpcore/client/pulp_rpm/api/content_packagecategories_api.py
|
86
|
-
- build/lib/pulpcore/client/pulp_rpm/api/content_packageenvironments_api.py
|
87
|
-
- build/lib/pulpcore/client/pulp_rpm/api/content_packagegroups_api.py
|
88
|
-
- build/lib/pulpcore/client/pulp_rpm/api/content_packagelangpacks_api.py
|
89
|
-
- build/lib/pulpcore/client/pulp_rpm/api/content_packages_api.py
|
90
|
-
- build/lib/pulpcore/client/pulp_rpm/api/content_repo_metadata_files_api.py
|
91
|
-
- build/lib/pulpcore/client/pulp_rpm/api/distributions_rpm_api.py
|
92
|
-
- build/lib/pulpcore/client/pulp_rpm/api/publications_rpm_api.py
|
93
|
-
- build/lib/pulpcore/client/pulp_rpm/api/remotes_rpm_api.py
|
94
|
-
- build/lib/pulpcore/client/pulp_rpm/api/remotes_uln_api.py
|
95
|
-
- build/lib/pulpcore/client/pulp_rpm/api/repositories_rpm_api.py
|
96
|
-
- build/lib/pulpcore/client/pulp_rpm/api/repositories_rpm_versions_api.py
|
97
|
-
- build/lib/pulpcore/client/pulp_rpm/api/rpm_copy_api.py
|
98
|
-
- build/lib/pulpcore/client/pulp_rpm/api_client.py
|
99
|
-
- build/lib/pulpcore/client/pulp_rpm/configuration.py
|
100
|
-
- build/lib/pulpcore/client/pulp_rpm/exceptions.py
|
101
|
-
- build/lib/pulpcore/client/pulp_rpm/models/__init__.py
|
102
|
-
- build/lib/pulpcore/client/pulp_rpm/models/addon_response.py
|
103
|
-
- build/lib/pulpcore/client/pulp_rpm/models/artifact_response.py
|
104
|
-
- build/lib/pulpcore/client/pulp_rpm/models/async_operation_response.py
|
105
|
-
- build/lib/pulpcore/client/pulp_rpm/models/checksum_response.py
|
106
|
-
- build/lib/pulpcore/client/pulp_rpm/models/content_summary.py
|
107
|
-
- build/lib/pulpcore/client/pulp_rpm/models/content_summary_response.py
|
108
|
-
- build/lib/pulpcore/client/pulp_rpm/models/copy.py
|
109
|
-
- build/lib/pulpcore/client/pulp_rpm/models/image_response.py
|
110
|
-
- build/lib/pulpcore/client/pulp_rpm/models/metadata_checksum_type_enum.py
|
111
|
-
- build/lib/pulpcore/client/pulp_rpm/models/null_enum.py
|
112
|
-
- build/lib/pulpcore/client/pulp_rpm/models/package_checksum_type_enum.py
|
113
|
-
- build/lib/pulpcore/client/pulp_rpm/models/paginated_repository_version_response_list.py
|
114
|
-
- build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_distribution_tree_response_list.py
|
115
|
-
- build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_defaults_response_list.py
|
116
|
-
- build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_response_list.py
|
117
|
-
- build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_category_response_list.py
|
118
|
-
- build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_environment_response_list.py
|
119
|
-
- build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_group_response_list.py
|
120
|
-
- build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_langpacks_response_list.py
|
121
|
-
- build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_response_list.py
|
122
|
-
- build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_repo_metadata_file_response_list.py
|
123
|
-
- build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_distribution_response_list.py
|
124
|
-
- build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_publication_response_list.py
|
125
|
-
- build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_remote_response_list.py
|
126
|
-
- build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_repository_response_list.py
|
127
|
-
- build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_uln_remote_response_list.py
|
128
|
-
- build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_update_record_response_list.py
|
129
|
-
- build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_distribution.py
|
130
|
-
- build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_remote.py
|
131
|
-
- build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_repository.py
|
132
|
-
- build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_uln_remote.py
|
133
|
-
- build/lib/pulpcore/client/pulp_rpm/models/policy_enum.py
|
134
|
-
- build/lib/pulpcore/client/pulp_rpm/models/repository_add_remove_content.py
|
135
|
-
- build/lib/pulpcore/client/pulp_rpm/models/repository_version.py
|
136
|
-
- build/lib/pulpcore/client/pulp_rpm/models/repository_version_response.py
|
137
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_distribution_tree_response.py
|
138
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd.py
|
139
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults.py
|
140
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults_response.py
|
141
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_response.py
|
142
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_package.py
|
143
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_package_category_response.py
|
144
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_package_environment_response.py
|
145
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_package_group_response.py
|
146
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_package_langpacks_response.py
|
147
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_package_response.py
|
148
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_repo_metadata_file_response.py
|
149
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_repository_sync_url.py
|
150
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution.py
|
151
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution_response.py
|
152
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_publication.py
|
153
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_publication_response.py
|
154
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_remote.py
|
155
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_remote_response.py
|
156
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_repository.py
|
157
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_repository_response.py
|
158
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_uln_remote.py
|
159
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_uln_remote_response.py
|
160
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_update_collection.py
|
161
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_update_collection_response.py
|
162
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_update_record.py
|
163
|
-
- build/lib/pulpcore/client/pulp_rpm/models/rpm_update_record_response.py
|
164
|
-
- build/lib/pulpcore/client/pulp_rpm/models/skip_types_enum.py
|
165
|
-
- build/lib/pulpcore/client/pulp_rpm/models/variant_response.py
|
166
|
-
- build/lib/pulpcore/client/pulp_rpm/rest.py
|
167
|
-
- dist/pulp_rpm-client-3.13.2.tar.gz
|
168
|
-
- dist/pulp_rpm_client-3.13.2-py3-none-any.whl
|
169
77
|
- docs/AddonResponse.md
|
170
78
|
- docs/ArtifactResponse.md
|
171
79
|
- docs/AsyncOperationResponse.md
|
@@ -334,105 +242,7 @@ files:
|
|
334
242
|
- lib/pulp_rpm_client/models/skip_types_enum.rb
|
335
243
|
- lib/pulp_rpm_client/models/variant_response.rb
|
336
244
|
- lib/pulp_rpm_client/version.rb
|
337
|
-
- pulp_rpm_client.egg-info/PKG-INFO
|
338
|
-
- pulp_rpm_client.egg-info/SOURCES.txt
|
339
|
-
- pulp_rpm_client.egg-info/dependency_links.txt
|
340
|
-
- pulp_rpm_client.egg-info/requires.txt
|
341
|
-
- pulp_rpm_client.egg-info/top_level.txt
|
342
245
|
- pulp_rpm_client.gemspec
|
343
|
-
- pulpcore/__init__.py
|
344
|
-
- pulpcore/client/__init__.py
|
345
|
-
- pulpcore/client/pulp_rpm/__init__.py
|
346
|
-
- pulpcore/client/pulp_rpm/api/__init__.py
|
347
|
-
- pulpcore/client/pulp_rpm/api/content_advisories_api.py
|
348
|
-
- pulpcore/client/pulp_rpm/api/content_distribution_trees_api.py
|
349
|
-
- pulpcore/client/pulp_rpm/api/content_modulemd_defaults_api.py
|
350
|
-
- pulpcore/client/pulp_rpm/api/content_modulemds_api.py
|
351
|
-
- pulpcore/client/pulp_rpm/api/content_packagecategories_api.py
|
352
|
-
- pulpcore/client/pulp_rpm/api/content_packageenvironments_api.py
|
353
|
-
- pulpcore/client/pulp_rpm/api/content_packagegroups_api.py
|
354
|
-
- pulpcore/client/pulp_rpm/api/content_packagelangpacks_api.py
|
355
|
-
- pulpcore/client/pulp_rpm/api/content_packages_api.py
|
356
|
-
- pulpcore/client/pulp_rpm/api/content_repo_metadata_files_api.py
|
357
|
-
- pulpcore/client/pulp_rpm/api/distributions_rpm_api.py
|
358
|
-
- pulpcore/client/pulp_rpm/api/publications_rpm_api.py
|
359
|
-
- pulpcore/client/pulp_rpm/api/remotes_rpm_api.py
|
360
|
-
- pulpcore/client/pulp_rpm/api/remotes_uln_api.py
|
361
|
-
- pulpcore/client/pulp_rpm/api/repositories_rpm_api.py
|
362
|
-
- pulpcore/client/pulp_rpm/api/repositories_rpm_versions_api.py
|
363
|
-
- pulpcore/client/pulp_rpm/api/rpm_copy_api.py
|
364
|
-
- pulpcore/client/pulp_rpm/api_client.py
|
365
|
-
- pulpcore/client/pulp_rpm/configuration.py
|
366
|
-
- pulpcore/client/pulp_rpm/exceptions.py
|
367
|
-
- pulpcore/client/pulp_rpm/models/__init__.py
|
368
|
-
- pulpcore/client/pulp_rpm/models/addon_response.py
|
369
|
-
- pulpcore/client/pulp_rpm/models/artifact_response.py
|
370
|
-
- pulpcore/client/pulp_rpm/models/async_operation_response.py
|
371
|
-
- pulpcore/client/pulp_rpm/models/checksum_response.py
|
372
|
-
- pulpcore/client/pulp_rpm/models/content_summary.py
|
373
|
-
- pulpcore/client/pulp_rpm/models/content_summary_response.py
|
374
|
-
- pulpcore/client/pulp_rpm/models/copy.py
|
375
|
-
- pulpcore/client/pulp_rpm/models/image_response.py
|
376
|
-
- pulpcore/client/pulp_rpm/models/metadata_checksum_type_enum.py
|
377
|
-
- pulpcore/client/pulp_rpm/models/null_enum.py
|
378
|
-
- pulpcore/client/pulp_rpm/models/package_checksum_type_enum.py
|
379
|
-
- pulpcore/client/pulp_rpm/models/paginated_repository_version_response_list.py
|
380
|
-
- pulpcore/client/pulp_rpm/models/paginatedrpm_distribution_tree_response_list.py
|
381
|
-
- pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_defaults_response_list.py
|
382
|
-
- pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_response_list.py
|
383
|
-
- pulpcore/client/pulp_rpm/models/paginatedrpm_package_category_response_list.py
|
384
|
-
- pulpcore/client/pulp_rpm/models/paginatedrpm_package_environment_response_list.py
|
385
|
-
- pulpcore/client/pulp_rpm/models/paginatedrpm_package_group_response_list.py
|
386
|
-
- pulpcore/client/pulp_rpm/models/paginatedrpm_package_langpacks_response_list.py
|
387
|
-
- pulpcore/client/pulp_rpm/models/paginatedrpm_package_response_list.py
|
388
|
-
- pulpcore/client/pulp_rpm/models/paginatedrpm_repo_metadata_file_response_list.py
|
389
|
-
- pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_distribution_response_list.py
|
390
|
-
- pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_publication_response_list.py
|
391
|
-
- pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_remote_response_list.py
|
392
|
-
- pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_repository_response_list.py
|
393
|
-
- pulpcore/client/pulp_rpm/models/paginatedrpm_uln_remote_response_list.py
|
394
|
-
- pulpcore/client/pulp_rpm/models/paginatedrpm_update_record_response_list.py
|
395
|
-
- pulpcore/client/pulp_rpm/models/patchedrpm_rpm_distribution.py
|
396
|
-
- pulpcore/client/pulp_rpm/models/patchedrpm_rpm_remote.py
|
397
|
-
- pulpcore/client/pulp_rpm/models/patchedrpm_rpm_repository.py
|
398
|
-
- pulpcore/client/pulp_rpm/models/patchedrpm_uln_remote.py
|
399
|
-
- pulpcore/client/pulp_rpm/models/policy_enum.py
|
400
|
-
- pulpcore/client/pulp_rpm/models/repository_add_remove_content.py
|
401
|
-
- pulpcore/client/pulp_rpm/models/repository_version.py
|
402
|
-
- pulpcore/client/pulp_rpm/models/repository_version_response.py
|
403
|
-
- pulpcore/client/pulp_rpm/models/rpm_distribution_tree_response.py
|
404
|
-
- pulpcore/client/pulp_rpm/models/rpm_modulemd.py
|
405
|
-
- pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults.py
|
406
|
-
- pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults_response.py
|
407
|
-
- pulpcore/client/pulp_rpm/models/rpm_modulemd_response.py
|
408
|
-
- pulpcore/client/pulp_rpm/models/rpm_package.py
|
409
|
-
- pulpcore/client/pulp_rpm/models/rpm_package_category_response.py
|
410
|
-
- pulpcore/client/pulp_rpm/models/rpm_package_environment_response.py
|
411
|
-
- pulpcore/client/pulp_rpm/models/rpm_package_group_response.py
|
412
|
-
- pulpcore/client/pulp_rpm/models/rpm_package_langpacks_response.py
|
413
|
-
- pulpcore/client/pulp_rpm/models/rpm_package_response.py
|
414
|
-
- pulpcore/client/pulp_rpm/models/rpm_repo_metadata_file_response.py
|
415
|
-
- pulpcore/client/pulp_rpm/models/rpm_repository_sync_url.py
|
416
|
-
- pulpcore/client/pulp_rpm/models/rpm_rpm_distribution.py
|
417
|
-
- pulpcore/client/pulp_rpm/models/rpm_rpm_distribution_response.py
|
418
|
-
- pulpcore/client/pulp_rpm/models/rpm_rpm_publication.py
|
419
|
-
- pulpcore/client/pulp_rpm/models/rpm_rpm_publication_response.py
|
420
|
-
- pulpcore/client/pulp_rpm/models/rpm_rpm_remote.py
|
421
|
-
- pulpcore/client/pulp_rpm/models/rpm_rpm_remote_response.py
|
422
|
-
- pulpcore/client/pulp_rpm/models/rpm_rpm_repository.py
|
423
|
-
- pulpcore/client/pulp_rpm/models/rpm_rpm_repository_response.py
|
424
|
-
- pulpcore/client/pulp_rpm/models/rpm_uln_remote.py
|
425
|
-
- pulpcore/client/pulp_rpm/models/rpm_uln_remote_response.py
|
426
|
-
- pulpcore/client/pulp_rpm/models/rpm_update_collection.py
|
427
|
-
- pulpcore/client/pulp_rpm/models/rpm_update_collection_response.py
|
428
|
-
- pulpcore/client/pulp_rpm/models/rpm_update_record.py
|
429
|
-
- pulpcore/client/pulp_rpm/models/rpm_update_record_response.py
|
430
|
-
- pulpcore/client/pulp_rpm/models/skip_types_enum.py
|
431
|
-
- pulpcore/client/pulp_rpm/models/variant_response.py
|
432
|
-
- pulpcore/client/pulp_rpm/rest.py
|
433
|
-
- requirements.txt
|
434
|
-
- setup.cfg
|
435
|
-
- setup.py
|
436
246
|
- spec/api/content_advisories_api_spec.rb
|
437
247
|
- spec/api/content_distribution_trees_api_spec.rb
|
438
248
|
- spec/api/content_modulemd_defaults_api_spec.rb
|
@@ -517,90 +327,6 @@ files:
|
|
517
327
|
- spec/models/skip_types_enum_spec.rb
|
518
328
|
- spec/models/variant_response_spec.rb
|
519
329
|
- spec/spec_helper.rb
|
520
|
-
- test-requirements.txt
|
521
|
-
- test/__init__.py
|
522
|
-
- test/test_addon_response.py
|
523
|
-
- test/test_artifact_response.py
|
524
|
-
- test/test_async_operation_response.py
|
525
|
-
- test/test_checksum_response.py
|
526
|
-
- test/test_content_advisories_api.py
|
527
|
-
- test/test_content_distribution_trees_api.py
|
528
|
-
- test/test_content_modulemd_defaults_api.py
|
529
|
-
- test/test_content_modulemds_api.py
|
530
|
-
- test/test_content_packagecategories_api.py
|
531
|
-
- test/test_content_packageenvironments_api.py
|
532
|
-
- test/test_content_packagegroups_api.py
|
533
|
-
- test/test_content_packagelangpacks_api.py
|
534
|
-
- test/test_content_packages_api.py
|
535
|
-
- test/test_content_repo_metadata_files_api.py
|
536
|
-
- test/test_content_summary.py
|
537
|
-
- test/test_content_summary_response.py
|
538
|
-
- test/test_copy.py
|
539
|
-
- test/test_distributions_rpm_api.py
|
540
|
-
- test/test_image_response.py
|
541
|
-
- test/test_metadata_checksum_type_enum.py
|
542
|
-
- test/test_null_enum.py
|
543
|
-
- test/test_package_checksum_type_enum.py
|
544
|
-
- test/test_paginated_repository_version_response_list.py
|
545
|
-
- test/test_paginatedrpm_distribution_tree_response_list.py
|
546
|
-
- test/test_paginatedrpm_modulemd_defaults_response_list.py
|
547
|
-
- test/test_paginatedrpm_modulemd_response_list.py
|
548
|
-
- test/test_paginatedrpm_package_category_response_list.py
|
549
|
-
- test/test_paginatedrpm_package_environment_response_list.py
|
550
|
-
- test/test_paginatedrpm_package_group_response_list.py
|
551
|
-
- test/test_paginatedrpm_package_langpacks_response_list.py
|
552
|
-
- test/test_paginatedrpm_package_response_list.py
|
553
|
-
- test/test_paginatedrpm_repo_metadata_file_response_list.py
|
554
|
-
- test/test_paginatedrpm_rpm_distribution_response_list.py
|
555
|
-
- test/test_paginatedrpm_rpm_publication_response_list.py
|
556
|
-
- test/test_paginatedrpm_rpm_remote_response_list.py
|
557
|
-
- test/test_paginatedrpm_rpm_repository_response_list.py
|
558
|
-
- test/test_paginatedrpm_uln_remote_response_list.py
|
559
|
-
- test/test_paginatedrpm_update_record_response_list.py
|
560
|
-
- test/test_patchedrpm_rpm_distribution.py
|
561
|
-
- test/test_patchedrpm_rpm_remote.py
|
562
|
-
- test/test_patchedrpm_rpm_repository.py
|
563
|
-
- test/test_patchedrpm_uln_remote.py
|
564
|
-
- test/test_policy_enum.py
|
565
|
-
- test/test_publications_rpm_api.py
|
566
|
-
- test/test_remotes_rpm_api.py
|
567
|
-
- test/test_remotes_uln_api.py
|
568
|
-
- test/test_repositories_rpm_api.py
|
569
|
-
- test/test_repositories_rpm_versions_api.py
|
570
|
-
- test/test_repository_add_remove_content.py
|
571
|
-
- test/test_repository_version.py
|
572
|
-
- test/test_repository_version_response.py
|
573
|
-
- test/test_rpm_copy_api.py
|
574
|
-
- test/test_rpm_distribution_tree_response.py
|
575
|
-
- test/test_rpm_modulemd.py
|
576
|
-
- test/test_rpm_modulemd_defaults.py
|
577
|
-
- test/test_rpm_modulemd_defaults_response.py
|
578
|
-
- test/test_rpm_modulemd_response.py
|
579
|
-
- test/test_rpm_package.py
|
580
|
-
- test/test_rpm_package_category_response.py
|
581
|
-
- test/test_rpm_package_environment_response.py
|
582
|
-
- test/test_rpm_package_group_response.py
|
583
|
-
- test/test_rpm_package_langpacks_response.py
|
584
|
-
- test/test_rpm_package_response.py
|
585
|
-
- test/test_rpm_repo_metadata_file_response.py
|
586
|
-
- test/test_rpm_repository_sync_url.py
|
587
|
-
- test/test_rpm_rpm_distribution.py
|
588
|
-
- test/test_rpm_rpm_distribution_response.py
|
589
|
-
- test/test_rpm_rpm_publication.py
|
590
|
-
- test/test_rpm_rpm_publication_response.py
|
591
|
-
- test/test_rpm_rpm_remote.py
|
592
|
-
- test/test_rpm_rpm_remote_response.py
|
593
|
-
- test/test_rpm_rpm_repository.py
|
594
|
-
- test/test_rpm_rpm_repository_response.py
|
595
|
-
- test/test_rpm_uln_remote.py
|
596
|
-
- test/test_rpm_uln_remote_response.py
|
597
|
-
- test/test_rpm_update_collection.py
|
598
|
-
- test/test_rpm_update_collection_response.py
|
599
|
-
- test/test_rpm_update_record.py
|
600
|
-
- test/test_rpm_update_record_response.py
|
601
|
-
- test/test_skip_types_enum.py
|
602
|
-
- test/test_variant_response.py
|
603
|
-
- tox.ini
|
604
330
|
homepage: https://openapi-generator.tech
|
605
331
|
licenses:
|
606
332
|
- GPL-2.0+
|
@@ -625,87 +351,87 @@ signing_key:
|
|
625
351
|
specification_version: 4
|
626
352
|
summary: Pulp 3 API Ruby Gem
|
627
353
|
test_files:
|
628
|
-
- spec/api/content_modulemd_defaults_api_spec.rb
|
629
|
-
- spec/api/repositories_rpm_versions_api_spec.rb
|
630
|
-
- spec/api/content_packagecategories_api_spec.rb
|
631
|
-
- spec/api/distributions_rpm_api_spec.rb
|
632
|
-
- spec/api/content_modulemds_api_spec.rb
|
633
|
-
- spec/api/remotes_uln_api_spec.rb
|
634
|
-
- spec/api/repositories_rpm_api_spec.rb
|
635
|
-
- spec/api/rpm_copy_api_spec.rb
|
636
|
-
- spec/api/content_distribution_trees_api_spec.rb
|
637
354
|
- spec/api/remotes_rpm_api_spec.rb
|
638
|
-
- spec/api/content_packageenvironments_api_spec.rb
|
639
|
-
- spec/api/content_packagelangpacks_api_spec.rb
|
640
|
-
- spec/api/publications_rpm_api_spec.rb
|
641
355
|
- spec/api/content_packagegroups_api_spec.rb
|
642
|
-
- spec/api/
|
356
|
+
- spec/api/repositories_rpm_api_spec.rb
|
357
|
+
- spec/api/content_packagelangpacks_api_spec.rb
|
643
358
|
- spec/api/content_advisories_api_spec.rb
|
359
|
+
- spec/api/publications_rpm_api_spec.rb
|
644
360
|
- spec/api/content_packages_api_spec.rb
|
361
|
+
- spec/api/content_packagecategories_api_spec.rb
|
362
|
+
- spec/api/content_packageenvironments_api_spec.rb
|
363
|
+
- spec/api/remotes_uln_api_spec.rb
|
364
|
+
- spec/api/content_modulemd_defaults_api_spec.rb
|
365
|
+
- spec/api/distributions_rpm_api_spec.rb
|
366
|
+
- spec/api/repositories_rpm_versions_api_spec.rb
|
367
|
+
- spec/api/content_repo_metadata_files_api_spec.rb
|
368
|
+
- spec/api/content_distribution_trees_api_spec.rb
|
369
|
+
- spec/api/rpm_copy_api_spec.rb
|
370
|
+
- spec/api/content_modulemds_api_spec.rb
|
645
371
|
- spec/api_client_spec.rb
|
646
372
|
- spec/configuration_spec.rb
|
647
|
-
- spec/models/
|
648
|
-
- spec/models/
|
649
|
-
- spec/models/
|
650
|
-
- spec/models/
|
651
|
-
- spec/models/
|
373
|
+
- spec/models/rpm_rpm_publication_spec.rb
|
374
|
+
- spec/models/paginatedrpm_package_environment_response_list_spec.rb
|
375
|
+
- spec/models/rpm_package_spec.rb
|
376
|
+
- spec/models/rpm_update_record_spec.rb
|
377
|
+
- spec/models/checksum_response_spec.rb
|
378
|
+
- spec/models/rpm_repository_sync_url_spec.rb
|
379
|
+
- spec/models/null_enum_spec.rb
|
652
380
|
- spec/models/async_operation_response_spec.rb
|
653
|
-
- spec/models/
|
381
|
+
- spec/models/rpm_update_collection_response_spec.rb
|
382
|
+
- spec/models/rpm_update_record_response_spec.rb
|
383
|
+
- spec/models/paginatedrpm_package_group_response_list_spec.rb
|
384
|
+
- spec/models/paginatedrpm_package_langpacks_response_list_spec.rb
|
385
|
+
- spec/models/rpm_rpm_repository_response_spec.rb
|
386
|
+
- spec/models/content_summary_spec.rb
|
654
387
|
- spec/models/copy_spec.rb
|
655
|
-
- spec/models/
|
388
|
+
- spec/models/rpm_modulemd_response_spec.rb
|
656
389
|
- spec/models/rpm_rpm_distribution_response_spec.rb
|
657
|
-
- spec/models/
|
658
|
-
- spec/models/paginatedrpm_package_langpacks_response_list_spec.rb
|
659
|
-
- spec/models/package_checksum_type_enum_spec.rb
|
660
|
-
- spec/models/rpm_package_category_response_spec.rb
|
390
|
+
- spec/models/content_summary_response_spec.rb
|
661
391
|
- spec/models/paginated_repository_version_response_list_spec.rb
|
662
|
-
- spec/models/rpm_package_group_response_spec.rb
|
663
|
-
- spec/models/paginatedrpm_rpm_distribution_response_list_spec.rb
|
664
|
-
- spec/models/paginatedrpm_distribution_tree_response_list_spec.rb
|
665
|
-
- spec/models/paginatedrpm_package_category_response_list_spec.rb
|
666
|
-
- spec/models/patchedrpm_rpm_remote_spec.rb
|
667
|
-
- spec/models/rpm_package_langpacks_response_spec.rb
|
668
|
-
- spec/models/patchedrpm_uln_remote_spec.rb
|
669
|
-
- spec/models/rpm_repo_metadata_file_response_spec.rb
|
670
|
-
- spec/models/rpm_rpm_remote_response_spec.rb
|
671
|
-
- spec/models/addon_response_spec.rb
|
672
|
-
- spec/models/repository_version_spec.rb
|
673
392
|
- spec/models/rpm_rpm_publication_response_spec.rb
|
674
|
-
- spec/models/
|
675
|
-
- spec/models/policy_enum_spec.rb
|
676
|
-
- spec/models/rpm_package_environment_response_spec.rb
|
677
|
-
- spec/models/checksum_response_spec.rb
|
678
|
-
- spec/models/rpm_modulemd_spec.rb
|
679
|
-
- spec/models/rpm_update_collection_spec.rb
|
393
|
+
- spec/models/repository_version_spec.rb
|
680
394
|
- spec/models/paginatedrpm_rpm_remote_response_list_spec.rb
|
681
|
-
- spec/models/
|
682
|
-
- spec/models/
|
683
|
-
- spec/models/
|
684
|
-
- spec/models/rpm_rpm_remote_spec.rb
|
395
|
+
- spec/models/policy_enum_spec.rb
|
396
|
+
- spec/models/rpm_rpm_remote_response_spec.rb
|
397
|
+
- spec/models/rpm_package_langpacks_response_spec.rb
|
685
398
|
- spec/models/paginatedrpm_package_response_list_spec.rb
|
686
|
-
- spec/models/
|
399
|
+
- spec/models/paginatedrpm_repo_metadata_file_response_list_spec.rb
|
400
|
+
- spec/models/paginatedrpm_rpm_distribution_response_list_spec.rb
|
687
401
|
- spec/models/repository_version_response_spec.rb
|
688
402
|
- spec/models/variant_response_spec.rb
|
689
|
-
- spec/models/
|
690
|
-
- spec/models/paginatedrpm_uln_remote_response_list_spec.rb
|
403
|
+
- spec/models/rpm_update_collection_spec.rb
|
691
404
|
- spec/models/image_response_spec.rb
|
692
|
-
- spec/models/rpm_rpm_publication_spec.rb
|
693
|
-
- spec/models/rpm_modulemd_response_spec.rb
|
694
|
-
- spec/models/rpm_rpm_repository_response_spec.rb
|
695
|
-
- spec/models/rpm_modulemd_defaults_response_spec.rb
|
696
|
-
- spec/models/rpm_rpm_distribution_spec.rb
|
697
|
-
- spec/models/rpm_distribution_tree_response_spec.rb
|
698
|
-
- spec/models/rpm_uln_remote_spec.rb
|
699
|
-
- spec/models/paginatedrpm_modulemd_response_list_spec.rb
|
700
|
-
- spec/models/rpm_repository_sync_url_spec.rb
|
701
405
|
- spec/models/paginatedrpm_update_record_response_list_spec.rb
|
702
|
-
- spec/models/rpm_modulemd_defaults_spec.rb
|
703
|
-
- spec/models/rpm_package_spec.rb
|
704
|
-
- spec/models/paginatedrpm_modulemd_defaults_response_list_spec.rb
|
705
406
|
- spec/models/patchedrpm_rpm_repository_spec.rb
|
706
|
-
- spec/models/
|
707
|
-
- spec/models/
|
407
|
+
- spec/models/paginatedrpm_uln_remote_response_list_spec.rb
|
408
|
+
- spec/models/metadata_checksum_type_enum_spec.rb
|
409
|
+
- spec/models/rpm_modulemd_defaults_response_spec.rb
|
410
|
+
- spec/models/rpm_modulemd_spec.rb
|
411
|
+
- spec/models/paginatedrpm_distribution_tree_response_list_spec.rb
|
412
|
+
- spec/models/rpm_uln_remote_spec.rb
|
708
413
|
- spec/models/repository_add_remove_content_spec.rb
|
414
|
+
- spec/models/rpm_package_response_spec.rb
|
415
|
+
- spec/models/rpm_rpm_repository_spec.rb
|
416
|
+
- spec/models/rpm_package_group_response_spec.rb
|
417
|
+
- spec/models/paginatedrpm_rpm_repository_response_list_spec.rb
|
418
|
+
- spec/models/rpm_uln_remote_response_spec.rb
|
419
|
+
- spec/models/patchedrpm_uln_remote_spec.rb
|
420
|
+
- spec/models/rpm_package_category_response_spec.rb
|
421
|
+
- spec/models/paginatedrpm_package_category_response_list_spec.rb
|
709
422
|
- spec/models/paginatedrpm_rpm_publication_response_list_spec.rb
|
710
|
-
- spec/models/
|
423
|
+
- spec/models/rpm_repo_metadata_file_response_spec.rb
|
424
|
+
- spec/models/paginatedrpm_modulemd_defaults_response_list_spec.rb
|
425
|
+
- spec/models/rpm_distribution_tree_response_spec.rb
|
426
|
+
- spec/models/patchedrpm_rpm_remote_spec.rb
|
427
|
+
- spec/models/addon_response_spec.rb
|
428
|
+
- spec/models/rpm_rpm_distribution_spec.rb
|
429
|
+
- spec/models/paginatedrpm_modulemd_response_list_spec.rb
|
430
|
+
- spec/models/skip_types_enum_spec.rb
|
431
|
+
- spec/models/patchedrpm_rpm_distribution_spec.rb
|
432
|
+
- spec/models/artifact_response_spec.rb
|
433
|
+
- spec/models/rpm_modulemd_defaults_spec.rb
|
434
|
+
- spec/models/rpm_package_environment_response_spec.rb
|
435
|
+
- spec/models/rpm_rpm_remote_spec.rb
|
436
|
+
- spec/models/package_checksum_type_enum_spec.rb
|
711
437
|
- spec/spec_helper.rb
|