--- !ruby/object:Gem::Specification name: pulp_rpm_client version: !ruby/object:Gem::Version version: 3.13.0 platform: ruby authors: - OpenAPI-Generator autorequire: bindir: bin cert_chain: [] date: 2021-06-17 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: faraday requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.14.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.14.0 - !ruby/object:Gem::Dependency name: json requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.1.0 - - "~>" - !ruby/object:Gem::Version version: '2.1' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.1.0 - - "~>" - !ruby/object:Gem::Version version: '2.1' - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.6.0 - - "~>" - !ruby/object:Gem::Version version: '3.6' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.6.0 - - "~>" - !ruby/object:Gem::Version version: '3.6' description: Fetch, Upload, Organize, and Distribute Software Packages email: - pulp-list@redhat.com executables: [] extensions: [] extra_rdoc_files: [] files: - Gemfile - README.md - Rakefile - build/lib/pulpcore/__init__.py - build/lib/pulpcore/client/__init__.py - build/lib/pulpcore/client/pulp_rpm/__init__.py - build/lib/pulpcore/client/pulp_rpm/api/__init__.py - build/lib/pulpcore/client/pulp_rpm/api/content_advisories_api.py - build/lib/pulpcore/client/pulp_rpm/api/content_distribution_trees_api.py - build/lib/pulpcore/client/pulp_rpm/api/content_modulemd_defaults_api.py - build/lib/pulpcore/client/pulp_rpm/api/content_modulemds_api.py - build/lib/pulpcore/client/pulp_rpm/api/content_packagecategories_api.py - build/lib/pulpcore/client/pulp_rpm/api/content_packageenvironments_api.py - build/lib/pulpcore/client/pulp_rpm/api/content_packagegroups_api.py - build/lib/pulpcore/client/pulp_rpm/api/content_packagelangpacks_api.py - build/lib/pulpcore/client/pulp_rpm/api/content_packages_api.py - build/lib/pulpcore/client/pulp_rpm/api/content_repo_metadata_files_api.py - build/lib/pulpcore/client/pulp_rpm/api/distributions_rpm_api.py - build/lib/pulpcore/client/pulp_rpm/api/publications_rpm_api.py - build/lib/pulpcore/client/pulp_rpm/api/remotes_rpm_api.py - build/lib/pulpcore/client/pulp_rpm/api/remotes_uln_api.py - build/lib/pulpcore/client/pulp_rpm/api/repositories_rpm_api.py - build/lib/pulpcore/client/pulp_rpm/api/repositories_rpm_versions_api.py - build/lib/pulpcore/client/pulp_rpm/api/rpm_copy_api.py - build/lib/pulpcore/client/pulp_rpm/api_client.py - build/lib/pulpcore/client/pulp_rpm/configuration.py - build/lib/pulpcore/client/pulp_rpm/exceptions.py - build/lib/pulpcore/client/pulp_rpm/models/__init__.py - build/lib/pulpcore/client/pulp_rpm/models/addon_response.py - build/lib/pulpcore/client/pulp_rpm/models/artifact_response.py - build/lib/pulpcore/client/pulp_rpm/models/async_operation_response.py - build/lib/pulpcore/client/pulp_rpm/models/checksum_response.py - build/lib/pulpcore/client/pulp_rpm/models/content_summary.py - build/lib/pulpcore/client/pulp_rpm/models/content_summary_response.py - build/lib/pulpcore/client/pulp_rpm/models/copy.py - build/lib/pulpcore/client/pulp_rpm/models/image_response.py - build/lib/pulpcore/client/pulp_rpm/models/metadata_checksum_type_enum.py - build/lib/pulpcore/client/pulp_rpm/models/null_enum.py - build/lib/pulpcore/client/pulp_rpm/models/package_checksum_type_enum.py - build/lib/pulpcore/client/pulp_rpm/models/paginated_repository_version_response_list.py - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_distribution_tree_response_list.py - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_defaults_response_list.py - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_response_list.py - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_category_response_list.py - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_environment_response_list.py - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_group_response_list.py - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_langpacks_response_list.py - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_response_list.py - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_repo_metadata_file_response_list.py - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_distribution_response_list.py - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_publication_response_list.py - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_remote_response_list.py - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_repository_response_list.py - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_uln_remote_response_list.py - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_update_record_response_list.py - build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_distribution.py - build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_remote.py - build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_repository.py - build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_uln_remote.py - build/lib/pulpcore/client/pulp_rpm/models/policy_enum.py - build/lib/pulpcore/client/pulp_rpm/models/repository_add_remove_content.py - build/lib/pulpcore/client/pulp_rpm/models/repository_version.py - build/lib/pulpcore/client/pulp_rpm/models/repository_version_response.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_distribution_tree_response.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults_response.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_response.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_package.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_package_category_response.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_package_environment_response.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_package_group_response.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_package_langpacks_response.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_package_response.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_repo_metadata_file_response.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_repository_sync_url.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution_response.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_publication.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_publication_response.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_remote.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_remote_response.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_repository.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_repository_response.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_uln_remote.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_uln_remote_response.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_update_collection.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_update_collection_response.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_update_record.py - build/lib/pulpcore/client/pulp_rpm/models/rpm_update_record_response.py - build/lib/pulpcore/client/pulp_rpm/models/skip_types_enum.py - build/lib/pulpcore/client/pulp_rpm/models/variant_response.py - build/lib/pulpcore/client/pulp_rpm/rest.py - dist/pulp_rpm-client-3.13.0.tar.gz - dist/pulp_rpm_client-3.13.0-py3-none-any.whl - docs/AddonResponse.md - docs/ArtifactResponse.md - docs/AsyncOperationResponse.md - docs/ChecksumResponse.md - docs/ContentAdvisoriesApi.md - docs/ContentDistributionTreesApi.md - docs/ContentModulemdDefaultsApi.md - docs/ContentModulemdsApi.md - docs/ContentPackagecategoriesApi.md - docs/ContentPackageenvironmentsApi.md - docs/ContentPackagegroupsApi.md - docs/ContentPackagelangpacksApi.md - docs/ContentPackagesApi.md - docs/ContentRepoMetadataFilesApi.md - docs/ContentSummary.md - docs/ContentSummaryResponse.md - docs/Copy.md - docs/DistributionsRpmApi.md - docs/ImageResponse.md - docs/MetadataChecksumTypeEnum.md - docs/NullEnum.md - docs/PackageChecksumTypeEnum.md - docs/PaginatedRepositoryVersionResponseList.md - docs/PaginatedrpmDistributionTreeResponseList.md - docs/PaginatedrpmModulemdDefaultsResponseList.md - docs/PaginatedrpmModulemdResponseList.md - docs/PaginatedrpmPackageCategoryResponseList.md - docs/PaginatedrpmPackageEnvironmentResponseList.md - docs/PaginatedrpmPackageGroupResponseList.md - docs/PaginatedrpmPackageLangpacksResponseList.md - docs/PaginatedrpmPackageResponseList.md - docs/PaginatedrpmRepoMetadataFileResponseList.md - docs/PaginatedrpmRpmDistributionResponseList.md - docs/PaginatedrpmRpmPublicationResponseList.md - docs/PaginatedrpmRpmRemoteResponseList.md - docs/PaginatedrpmRpmRepositoryResponseList.md - docs/PaginatedrpmUlnRemoteResponseList.md - docs/PaginatedrpmUpdateRecordResponseList.md - docs/PatchedrpmRpmDistribution.md - docs/PatchedrpmRpmRemote.md - docs/PatchedrpmRpmRepository.md - docs/PatchedrpmUlnRemote.md - docs/PolicyEnum.md - docs/PublicationsRpmApi.md - docs/RemotesRpmApi.md - docs/RemotesUlnApi.md - docs/RepositoriesRpmApi.md - docs/RepositoriesRpmVersionsApi.md - docs/RepositoryAddRemoveContent.md - docs/RepositoryVersion.md - docs/RepositoryVersionResponse.md - docs/RpmCopyApi.md - docs/RpmDistributionTreeResponse.md - docs/RpmModulemd.md - docs/RpmModulemdDefaults.md - docs/RpmModulemdDefaultsResponse.md - docs/RpmModulemdResponse.md - docs/RpmPackage.md - docs/RpmPackageCategoryResponse.md - docs/RpmPackageEnvironmentResponse.md - docs/RpmPackageGroupResponse.md - docs/RpmPackageLangpacksResponse.md - docs/RpmPackageResponse.md - docs/RpmRepoMetadataFileResponse.md - docs/RpmRepositorySyncURL.md - docs/RpmRpmDistribution.md - docs/RpmRpmDistributionResponse.md - docs/RpmRpmPublication.md - docs/RpmRpmPublicationResponse.md - docs/RpmRpmRemote.md - docs/RpmRpmRemoteResponse.md - docs/RpmRpmRepository.md - docs/RpmRpmRepositoryResponse.md - docs/RpmUlnRemote.md - docs/RpmUlnRemoteResponse.md - docs/RpmUpdateCollection.md - docs/RpmUpdateCollectionResponse.md - docs/RpmUpdateRecord.md - docs/RpmUpdateRecordResponse.md - docs/SkipTypesEnum.md - docs/VariantResponse.md - git_push.sh - lib/pulp_rpm_client.rb - lib/pulp_rpm_client/api/content_advisories_api.rb - lib/pulp_rpm_client/api/content_distribution_trees_api.rb - lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb - lib/pulp_rpm_client/api/content_modulemds_api.rb - lib/pulp_rpm_client/api/content_packagecategories_api.rb - lib/pulp_rpm_client/api/content_packageenvironments_api.rb - lib/pulp_rpm_client/api/content_packagegroups_api.rb - lib/pulp_rpm_client/api/content_packagelangpacks_api.rb - lib/pulp_rpm_client/api/content_packages_api.rb - lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb - lib/pulp_rpm_client/api/distributions_rpm_api.rb - lib/pulp_rpm_client/api/publications_rpm_api.rb - lib/pulp_rpm_client/api/remotes_rpm_api.rb - lib/pulp_rpm_client/api/remotes_uln_api.rb - lib/pulp_rpm_client/api/repositories_rpm_api.rb - lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb - lib/pulp_rpm_client/api/rpm_copy_api.rb - lib/pulp_rpm_client/api_client.rb - lib/pulp_rpm_client/api_error.rb - lib/pulp_rpm_client/configuration.rb - lib/pulp_rpm_client/models/addon_response.rb - lib/pulp_rpm_client/models/artifact_response.rb - lib/pulp_rpm_client/models/async_operation_response.rb - lib/pulp_rpm_client/models/checksum_response.rb - lib/pulp_rpm_client/models/content_summary.rb - lib/pulp_rpm_client/models/content_summary_response.rb - lib/pulp_rpm_client/models/copy.rb - lib/pulp_rpm_client/models/image_response.rb - lib/pulp_rpm_client/models/metadata_checksum_type_enum.rb - lib/pulp_rpm_client/models/null_enum.rb - lib/pulp_rpm_client/models/package_checksum_type_enum.rb - lib/pulp_rpm_client/models/paginated_repository_version_response_list.rb - lib/pulp_rpm_client/models/paginatedrpm_distribution_tree_response_list.rb - lib/pulp_rpm_client/models/paginatedrpm_modulemd_defaults_response_list.rb - lib/pulp_rpm_client/models/paginatedrpm_modulemd_response_list.rb - lib/pulp_rpm_client/models/paginatedrpm_package_category_response_list.rb - lib/pulp_rpm_client/models/paginatedrpm_package_environment_response_list.rb - lib/pulp_rpm_client/models/paginatedrpm_package_group_response_list.rb - lib/pulp_rpm_client/models/paginatedrpm_package_langpacks_response_list.rb - lib/pulp_rpm_client/models/paginatedrpm_package_response_list.rb - lib/pulp_rpm_client/models/paginatedrpm_repo_metadata_file_response_list.rb - lib/pulp_rpm_client/models/paginatedrpm_rpm_distribution_response_list.rb - lib/pulp_rpm_client/models/paginatedrpm_rpm_publication_response_list.rb - lib/pulp_rpm_client/models/paginatedrpm_rpm_remote_response_list.rb - lib/pulp_rpm_client/models/paginatedrpm_rpm_repository_response_list.rb - lib/pulp_rpm_client/models/paginatedrpm_uln_remote_response_list.rb - lib/pulp_rpm_client/models/paginatedrpm_update_record_response_list.rb - lib/pulp_rpm_client/models/patchedrpm_rpm_distribution.rb - lib/pulp_rpm_client/models/patchedrpm_rpm_remote.rb - lib/pulp_rpm_client/models/patchedrpm_rpm_repository.rb - lib/pulp_rpm_client/models/patchedrpm_uln_remote.rb - lib/pulp_rpm_client/models/policy_enum.rb - lib/pulp_rpm_client/models/repository_add_remove_content.rb - lib/pulp_rpm_client/models/repository_version.rb - lib/pulp_rpm_client/models/repository_version_response.rb - lib/pulp_rpm_client/models/rpm_distribution_tree_response.rb - lib/pulp_rpm_client/models/rpm_modulemd.rb - lib/pulp_rpm_client/models/rpm_modulemd_defaults.rb - lib/pulp_rpm_client/models/rpm_modulemd_defaults_response.rb - lib/pulp_rpm_client/models/rpm_modulemd_response.rb - lib/pulp_rpm_client/models/rpm_package.rb - lib/pulp_rpm_client/models/rpm_package_category_response.rb - lib/pulp_rpm_client/models/rpm_package_environment_response.rb - lib/pulp_rpm_client/models/rpm_package_group_response.rb - lib/pulp_rpm_client/models/rpm_package_langpacks_response.rb - lib/pulp_rpm_client/models/rpm_package_response.rb - lib/pulp_rpm_client/models/rpm_repo_metadata_file_response.rb - lib/pulp_rpm_client/models/rpm_repository_sync_url.rb - lib/pulp_rpm_client/models/rpm_rpm_distribution.rb - lib/pulp_rpm_client/models/rpm_rpm_distribution_response.rb - lib/pulp_rpm_client/models/rpm_rpm_publication.rb - lib/pulp_rpm_client/models/rpm_rpm_publication_response.rb - lib/pulp_rpm_client/models/rpm_rpm_remote.rb - lib/pulp_rpm_client/models/rpm_rpm_remote_response.rb - lib/pulp_rpm_client/models/rpm_rpm_repository.rb - lib/pulp_rpm_client/models/rpm_rpm_repository_response.rb - lib/pulp_rpm_client/models/rpm_uln_remote.rb - lib/pulp_rpm_client/models/rpm_uln_remote_response.rb - lib/pulp_rpm_client/models/rpm_update_collection.rb - lib/pulp_rpm_client/models/rpm_update_collection_response.rb - lib/pulp_rpm_client/models/rpm_update_record.rb - lib/pulp_rpm_client/models/rpm_update_record_response.rb - lib/pulp_rpm_client/models/skip_types_enum.rb - lib/pulp_rpm_client/models/variant_response.rb - lib/pulp_rpm_client/version.rb - pulp_rpm_client.egg-info/PKG-INFO - pulp_rpm_client.egg-info/SOURCES.txt - pulp_rpm_client.egg-info/dependency_links.txt - pulp_rpm_client.egg-info/requires.txt - pulp_rpm_client.egg-info/top_level.txt - pulp_rpm_client.gemspec - pulpcore/__init__.py - pulpcore/client/__init__.py - pulpcore/client/pulp_rpm/__init__.py - pulpcore/client/pulp_rpm/api/__init__.py - pulpcore/client/pulp_rpm/api/content_advisories_api.py - pulpcore/client/pulp_rpm/api/content_distribution_trees_api.py - pulpcore/client/pulp_rpm/api/content_modulemd_defaults_api.py - pulpcore/client/pulp_rpm/api/content_modulemds_api.py - pulpcore/client/pulp_rpm/api/content_packagecategories_api.py - pulpcore/client/pulp_rpm/api/content_packageenvironments_api.py - pulpcore/client/pulp_rpm/api/content_packagegroups_api.py - pulpcore/client/pulp_rpm/api/content_packagelangpacks_api.py - pulpcore/client/pulp_rpm/api/content_packages_api.py - pulpcore/client/pulp_rpm/api/content_repo_metadata_files_api.py - pulpcore/client/pulp_rpm/api/distributions_rpm_api.py - pulpcore/client/pulp_rpm/api/publications_rpm_api.py - pulpcore/client/pulp_rpm/api/remotes_rpm_api.py - pulpcore/client/pulp_rpm/api/remotes_uln_api.py - pulpcore/client/pulp_rpm/api/repositories_rpm_api.py - pulpcore/client/pulp_rpm/api/repositories_rpm_versions_api.py - pulpcore/client/pulp_rpm/api/rpm_copy_api.py - pulpcore/client/pulp_rpm/api_client.py - pulpcore/client/pulp_rpm/configuration.py - pulpcore/client/pulp_rpm/exceptions.py - pulpcore/client/pulp_rpm/models/__init__.py - pulpcore/client/pulp_rpm/models/addon_response.py - pulpcore/client/pulp_rpm/models/artifact_response.py - pulpcore/client/pulp_rpm/models/async_operation_response.py - pulpcore/client/pulp_rpm/models/checksum_response.py - pulpcore/client/pulp_rpm/models/content_summary.py - pulpcore/client/pulp_rpm/models/content_summary_response.py - pulpcore/client/pulp_rpm/models/copy.py - pulpcore/client/pulp_rpm/models/image_response.py - pulpcore/client/pulp_rpm/models/metadata_checksum_type_enum.py - pulpcore/client/pulp_rpm/models/null_enum.py - pulpcore/client/pulp_rpm/models/package_checksum_type_enum.py - pulpcore/client/pulp_rpm/models/paginated_repository_version_response_list.py - pulpcore/client/pulp_rpm/models/paginatedrpm_distribution_tree_response_list.py - pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_defaults_response_list.py - pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_response_list.py - pulpcore/client/pulp_rpm/models/paginatedrpm_package_category_response_list.py - pulpcore/client/pulp_rpm/models/paginatedrpm_package_environment_response_list.py - pulpcore/client/pulp_rpm/models/paginatedrpm_package_group_response_list.py - pulpcore/client/pulp_rpm/models/paginatedrpm_package_langpacks_response_list.py - pulpcore/client/pulp_rpm/models/paginatedrpm_package_response_list.py - pulpcore/client/pulp_rpm/models/paginatedrpm_repo_metadata_file_response_list.py - pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_distribution_response_list.py - pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_publication_response_list.py - pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_remote_response_list.py - pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_repository_response_list.py - pulpcore/client/pulp_rpm/models/paginatedrpm_uln_remote_response_list.py - pulpcore/client/pulp_rpm/models/paginatedrpm_update_record_response_list.py - pulpcore/client/pulp_rpm/models/patchedrpm_rpm_distribution.py - pulpcore/client/pulp_rpm/models/patchedrpm_rpm_remote.py - pulpcore/client/pulp_rpm/models/patchedrpm_rpm_repository.py - pulpcore/client/pulp_rpm/models/patchedrpm_uln_remote.py - pulpcore/client/pulp_rpm/models/policy_enum.py - pulpcore/client/pulp_rpm/models/repository_add_remove_content.py - pulpcore/client/pulp_rpm/models/repository_version.py - pulpcore/client/pulp_rpm/models/repository_version_response.py - pulpcore/client/pulp_rpm/models/rpm_distribution_tree_response.py - pulpcore/client/pulp_rpm/models/rpm_modulemd.py - pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults.py - pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults_response.py - pulpcore/client/pulp_rpm/models/rpm_modulemd_response.py - pulpcore/client/pulp_rpm/models/rpm_package.py - pulpcore/client/pulp_rpm/models/rpm_package_category_response.py - pulpcore/client/pulp_rpm/models/rpm_package_environment_response.py - pulpcore/client/pulp_rpm/models/rpm_package_group_response.py - pulpcore/client/pulp_rpm/models/rpm_package_langpacks_response.py - pulpcore/client/pulp_rpm/models/rpm_package_response.py - pulpcore/client/pulp_rpm/models/rpm_repo_metadata_file_response.py - pulpcore/client/pulp_rpm/models/rpm_repository_sync_url.py - pulpcore/client/pulp_rpm/models/rpm_rpm_distribution.py - pulpcore/client/pulp_rpm/models/rpm_rpm_distribution_response.py - pulpcore/client/pulp_rpm/models/rpm_rpm_publication.py - pulpcore/client/pulp_rpm/models/rpm_rpm_publication_response.py - pulpcore/client/pulp_rpm/models/rpm_rpm_remote.py - pulpcore/client/pulp_rpm/models/rpm_rpm_remote_response.py - pulpcore/client/pulp_rpm/models/rpm_rpm_repository.py - pulpcore/client/pulp_rpm/models/rpm_rpm_repository_response.py - pulpcore/client/pulp_rpm/models/rpm_uln_remote.py - pulpcore/client/pulp_rpm/models/rpm_uln_remote_response.py - pulpcore/client/pulp_rpm/models/rpm_update_collection.py - pulpcore/client/pulp_rpm/models/rpm_update_collection_response.py - pulpcore/client/pulp_rpm/models/rpm_update_record.py - pulpcore/client/pulp_rpm/models/rpm_update_record_response.py - pulpcore/client/pulp_rpm/models/skip_types_enum.py - pulpcore/client/pulp_rpm/models/variant_response.py - pulpcore/client/pulp_rpm/rest.py - requirements.txt - setup.cfg - setup.py - spec/api/content_advisories_api_spec.rb - spec/api/content_distribution_trees_api_spec.rb - spec/api/content_modulemd_defaults_api_spec.rb - spec/api/content_modulemds_api_spec.rb - spec/api/content_packagecategories_api_spec.rb - spec/api/content_packageenvironments_api_spec.rb - spec/api/content_packagegroups_api_spec.rb - spec/api/content_packagelangpacks_api_spec.rb - spec/api/content_packages_api_spec.rb - spec/api/content_repo_metadata_files_api_spec.rb - spec/api/distributions_rpm_api_spec.rb - spec/api/publications_rpm_api_spec.rb - spec/api/remotes_rpm_api_spec.rb - spec/api/remotes_uln_api_spec.rb - spec/api/repositories_rpm_api_spec.rb - spec/api/repositories_rpm_versions_api_spec.rb - spec/api/rpm_copy_api_spec.rb - spec/api_client_spec.rb - spec/configuration_spec.rb - spec/models/addon_response_spec.rb - spec/models/artifact_response_spec.rb - spec/models/async_operation_response_spec.rb - spec/models/checksum_response_spec.rb - spec/models/content_summary_response_spec.rb - spec/models/content_summary_spec.rb - spec/models/copy_spec.rb - spec/models/image_response_spec.rb - spec/models/metadata_checksum_type_enum_spec.rb - spec/models/null_enum_spec.rb - spec/models/package_checksum_type_enum_spec.rb - spec/models/paginated_repository_version_response_list_spec.rb - spec/models/paginatedrpm_distribution_tree_response_list_spec.rb - spec/models/paginatedrpm_modulemd_defaults_response_list_spec.rb - spec/models/paginatedrpm_modulemd_response_list_spec.rb - spec/models/paginatedrpm_package_category_response_list_spec.rb - spec/models/paginatedrpm_package_environment_response_list_spec.rb - spec/models/paginatedrpm_package_group_response_list_spec.rb - spec/models/paginatedrpm_package_langpacks_response_list_spec.rb - spec/models/paginatedrpm_package_response_list_spec.rb - spec/models/paginatedrpm_repo_metadata_file_response_list_spec.rb - spec/models/paginatedrpm_rpm_distribution_response_list_spec.rb - spec/models/paginatedrpm_rpm_publication_response_list_spec.rb - spec/models/paginatedrpm_rpm_remote_response_list_spec.rb - spec/models/paginatedrpm_rpm_repository_response_list_spec.rb - spec/models/paginatedrpm_uln_remote_response_list_spec.rb - spec/models/paginatedrpm_update_record_response_list_spec.rb - spec/models/patchedrpm_rpm_distribution_spec.rb - spec/models/patchedrpm_rpm_remote_spec.rb - spec/models/patchedrpm_rpm_repository_spec.rb - spec/models/patchedrpm_uln_remote_spec.rb - spec/models/policy_enum_spec.rb - spec/models/repository_add_remove_content_spec.rb - spec/models/repository_version_response_spec.rb - spec/models/repository_version_spec.rb - spec/models/rpm_distribution_tree_response_spec.rb - spec/models/rpm_modulemd_defaults_response_spec.rb - spec/models/rpm_modulemd_defaults_spec.rb - spec/models/rpm_modulemd_response_spec.rb - spec/models/rpm_modulemd_spec.rb - spec/models/rpm_package_category_response_spec.rb - spec/models/rpm_package_environment_response_spec.rb - spec/models/rpm_package_group_response_spec.rb - spec/models/rpm_package_langpacks_response_spec.rb - spec/models/rpm_package_response_spec.rb - spec/models/rpm_package_spec.rb - spec/models/rpm_repo_metadata_file_response_spec.rb - spec/models/rpm_repository_sync_url_spec.rb - spec/models/rpm_rpm_distribution_response_spec.rb - spec/models/rpm_rpm_distribution_spec.rb - spec/models/rpm_rpm_publication_response_spec.rb - spec/models/rpm_rpm_publication_spec.rb - spec/models/rpm_rpm_remote_response_spec.rb - spec/models/rpm_rpm_remote_spec.rb - spec/models/rpm_rpm_repository_response_spec.rb - spec/models/rpm_rpm_repository_spec.rb - spec/models/rpm_uln_remote_response_spec.rb - spec/models/rpm_uln_remote_spec.rb - spec/models/rpm_update_collection_response_spec.rb - spec/models/rpm_update_collection_spec.rb - spec/models/rpm_update_record_response_spec.rb - spec/models/rpm_update_record_spec.rb - spec/models/skip_types_enum_spec.rb - spec/models/variant_response_spec.rb - spec/spec_helper.rb - test-requirements.txt - test/__init__.py - test/test_addon_response.py - test/test_artifact_response.py - test/test_async_operation_response.py - test/test_checksum_response.py - test/test_content_advisories_api.py - test/test_content_distribution_trees_api.py - test/test_content_modulemd_defaults_api.py - test/test_content_modulemds_api.py - test/test_content_packagecategories_api.py - test/test_content_packageenvironments_api.py - test/test_content_packagegroups_api.py - test/test_content_packagelangpacks_api.py - test/test_content_packages_api.py - test/test_content_repo_metadata_files_api.py - test/test_content_summary.py - test/test_content_summary_response.py - test/test_copy.py - test/test_distributions_rpm_api.py - test/test_image_response.py - test/test_metadata_checksum_type_enum.py - test/test_null_enum.py - test/test_package_checksum_type_enum.py - test/test_paginated_repository_version_response_list.py - test/test_paginatedrpm_distribution_tree_response_list.py - test/test_paginatedrpm_modulemd_defaults_response_list.py - test/test_paginatedrpm_modulemd_response_list.py - test/test_paginatedrpm_package_category_response_list.py - test/test_paginatedrpm_package_environment_response_list.py - test/test_paginatedrpm_package_group_response_list.py - test/test_paginatedrpm_package_langpacks_response_list.py - test/test_paginatedrpm_package_response_list.py - test/test_paginatedrpm_repo_metadata_file_response_list.py - test/test_paginatedrpm_rpm_distribution_response_list.py - test/test_paginatedrpm_rpm_publication_response_list.py - test/test_paginatedrpm_rpm_remote_response_list.py - test/test_paginatedrpm_rpm_repository_response_list.py - test/test_paginatedrpm_uln_remote_response_list.py - test/test_paginatedrpm_update_record_response_list.py - test/test_patchedrpm_rpm_distribution.py - test/test_patchedrpm_rpm_remote.py - test/test_patchedrpm_rpm_repository.py - test/test_patchedrpm_uln_remote.py - test/test_policy_enum.py - test/test_publications_rpm_api.py - test/test_remotes_rpm_api.py - test/test_remotes_uln_api.py - test/test_repositories_rpm_api.py - test/test_repositories_rpm_versions_api.py - test/test_repository_add_remove_content.py - test/test_repository_version.py - test/test_repository_version_response.py - test/test_rpm_copy_api.py - test/test_rpm_distribution_tree_response.py - test/test_rpm_modulemd.py - test/test_rpm_modulemd_defaults.py - test/test_rpm_modulemd_defaults_response.py - test/test_rpm_modulemd_response.py - test/test_rpm_package.py - test/test_rpm_package_category_response.py - test/test_rpm_package_environment_response.py - test/test_rpm_package_group_response.py - test/test_rpm_package_langpacks_response.py - test/test_rpm_package_response.py - test/test_rpm_repo_metadata_file_response.py - test/test_rpm_repository_sync_url.py - test/test_rpm_rpm_distribution.py - test/test_rpm_rpm_distribution_response.py - test/test_rpm_rpm_publication.py - test/test_rpm_rpm_publication_response.py - test/test_rpm_rpm_remote.py - test/test_rpm_rpm_remote_response.py - test/test_rpm_rpm_repository.py - test/test_rpm_rpm_repository_response.py - test/test_rpm_uln_remote.py - test/test_rpm_uln_remote_response.py - test/test_rpm_update_collection.py - test/test_rpm_update_collection_response.py - test/test_rpm_update_record.py - test/test_rpm_update_record_response.py - test/test_skip_types_enum.py - test/test_variant_response.py - tox.ini homepage: https://openapi-generator.tech licenses: - GPL-2.0+ metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '1.9' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.0.3.1 signing_key: specification_version: 4 summary: Pulp 3 API Ruby Gem test_files: - spec/api/content_modulemd_defaults_api_spec.rb - spec/api/repositories_rpm_versions_api_spec.rb - spec/api/content_packagecategories_api_spec.rb - spec/api/distributions_rpm_api_spec.rb - spec/api/content_modulemds_api_spec.rb - spec/api/remotes_uln_api_spec.rb - spec/api/repositories_rpm_api_spec.rb - spec/api/rpm_copy_api_spec.rb - spec/api/content_distribution_trees_api_spec.rb - spec/api/remotes_rpm_api_spec.rb - spec/api/content_packageenvironments_api_spec.rb - spec/api/content_packagelangpacks_api_spec.rb - spec/api/publications_rpm_api_spec.rb - spec/api/content_packagegroups_api_spec.rb - spec/api/content_repo_metadata_files_api_spec.rb - spec/api/content_advisories_api_spec.rb - spec/api/content_packages_api_spec.rb - spec/api_client_spec.rb - spec/configuration_spec.rb - spec/models/content_summary_response_spec.rb - spec/models/skip_types_enum_spec.rb - spec/models/rpm_rpm_repository_spec.rb - spec/models/paginatedrpm_repo_metadata_file_response_list_spec.rb - spec/models/paginatedrpm_rpm_repository_response_list_spec.rb - spec/models/async_operation_response_spec.rb - spec/models/artifact_response_spec.rb - spec/models/copy_spec.rb - spec/models/patchedrpm_rpm_distribution_spec.rb - spec/models/rpm_rpm_distribution_response_spec.rb - spec/models/rpm_update_record_spec.rb - spec/models/paginatedrpm_package_langpacks_response_list_spec.rb - spec/models/package_checksum_type_enum_spec.rb - spec/models/rpm_package_category_response_spec.rb - spec/models/paginated_repository_version_response_list_spec.rb - spec/models/rpm_package_group_response_spec.rb - spec/models/paginatedrpm_rpm_distribution_response_list_spec.rb - spec/models/paginatedrpm_distribution_tree_response_list_spec.rb - spec/models/paginatedrpm_package_category_response_list_spec.rb - spec/models/patchedrpm_rpm_remote_spec.rb - spec/models/rpm_package_langpacks_response_spec.rb - spec/models/patchedrpm_uln_remote_spec.rb - spec/models/rpm_repo_metadata_file_response_spec.rb - spec/models/rpm_rpm_remote_response_spec.rb - spec/models/addon_response_spec.rb - spec/models/repository_version_spec.rb - spec/models/rpm_rpm_publication_response_spec.rb - spec/models/null_enum_spec.rb - spec/models/policy_enum_spec.rb - spec/models/rpm_package_environment_response_spec.rb - spec/models/checksum_response_spec.rb - spec/models/rpm_modulemd_spec.rb - spec/models/rpm_update_collection_spec.rb - spec/models/paginatedrpm_rpm_remote_response_list_spec.rb - spec/models/metadata_checksum_type_enum_spec.rb - spec/models/rpm_package_response_spec.rb - spec/models/rpm_uln_remote_response_spec.rb - spec/models/rpm_rpm_remote_spec.rb - spec/models/paginatedrpm_package_response_list_spec.rb - spec/models/rpm_update_collection_response_spec.rb - spec/models/repository_version_response_spec.rb - spec/models/variant_response_spec.rb - spec/models/content_summary_spec.rb - spec/models/paginatedrpm_uln_remote_response_list_spec.rb - spec/models/image_response_spec.rb - spec/models/rpm_rpm_publication_spec.rb - spec/models/rpm_modulemd_response_spec.rb - spec/models/rpm_rpm_repository_response_spec.rb - spec/models/rpm_modulemd_defaults_response_spec.rb - spec/models/rpm_rpm_distribution_spec.rb - spec/models/rpm_distribution_tree_response_spec.rb - spec/models/rpm_uln_remote_spec.rb - spec/models/paginatedrpm_modulemd_response_list_spec.rb - spec/models/rpm_repository_sync_url_spec.rb - spec/models/paginatedrpm_update_record_response_list_spec.rb - spec/models/rpm_modulemd_defaults_spec.rb - spec/models/rpm_package_spec.rb - spec/models/paginatedrpm_modulemd_defaults_response_list_spec.rb - spec/models/patchedrpm_rpm_repository_spec.rb - spec/models/rpm_update_record_response_spec.rb - spec/models/paginatedrpm_package_group_response_list_spec.rb - spec/models/repository_add_remove_content_spec.rb - spec/models/paginatedrpm_rpm_publication_response_list_spec.rb - spec/models/paginatedrpm_package_environment_response_list_spec.rb - spec/spec_helper.rb