pulp-python-client 3.30.1__tar.gz → 3.30.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/PKG-INFO +2 -2
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/README.md +1 -1
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulp_python_client.egg-info/PKG-INFO +2 -2
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/__init__.py +1 -1
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api/repositories_python_blocklist_entries_api.py +18 -1
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api_client.py +1 -1
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/configuration.py +1 -1
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pyproject.toml +1 -1
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/setup.py +1 -1
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulp_python_client.egg-info/SOURCES.txt +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulp_python_client.egg-info/dependency_links.txt +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulp_python_client.egg-info/requires.txt +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulp_python_client.egg-info/top_level.txt +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/__init__.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/__init__.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api/__init__.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api/content_packages_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api/content_provenance_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api/distributions_pypi_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api/publications_pypi_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api/pypi_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api/pypi_legacy_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api/pypi_metadata_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api/pypi_provenance_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api/pypi_simple_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api/remotes_python_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api/repositories_python_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api/repositories_python_versions_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/exceptions.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/__init__.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/async_operation_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/content_summary_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/exclude_platforms_enum.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/filetype_enum.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/metadata_version_enum.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/my_permissions_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/nested_role.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/nested_role_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/object_roles_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/package_metadata_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/package_types_enum.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/package_upload_task_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/paginated_repository_version_response_list.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/paginatedpython_package_provenance_response_list.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/paginatedpython_python_blocklist_entry_response_list.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/paginatedpython_python_distribution_response_list.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/paginatedpython_python_package_content_response_list.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/paginatedpython_python_publication_response_list.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/paginatedpython_python_remote_response_list.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/paginatedpython_python_repository_response_list.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/patchedpython_python_distribution.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/patchedpython_python_remote.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/patchedpython_python_repository.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/policy_enum.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/protocol_version_enum.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/python_package_provenance_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/python_python_blocklist_entry.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/python_python_blocklist_entry_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/python_python_distribution.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/python_python_distribution_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/python_python_package_content_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/python_python_publication.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/python_python_publication_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/python_python_remote.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/python_python_remote_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/python_python_remote_response_hidden_fields_inner.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/python_python_repository.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/python_python_repository_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/remote_network_config.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/remote_network_config_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/repair.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/repository_add_remove_content.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/repository_sync_url.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/repository_version_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/set_label.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/set_label_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/summary_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/unset_label.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/unset_label_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/py.typed +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/rest.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/setup.cfg +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_async_operation_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_content_packages_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_content_provenance_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_content_summary_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_distributions_pypi_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_exclude_platforms_enum.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_filetype_enum.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_metadata_version_enum.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_my_permissions_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_nested_role.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_nested_role_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_object_roles_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_package_metadata_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_package_types_enum.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_package_upload_task_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_paginated_repository_version_response_list.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_paginatedpython_package_provenance_response_list.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_paginatedpython_python_blocklist_entry_response_list.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_paginatedpython_python_distribution_response_list.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_paginatedpython_python_package_content_response_list.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_paginatedpython_python_publication_response_list.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_paginatedpython_python_remote_response_list.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_paginatedpython_python_repository_response_list.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_patchedpython_python_distribution.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_patchedpython_python_remote.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_patchedpython_python_repository.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_policy_enum.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_protocol_version_enum.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_publications_pypi_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_pypi_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_pypi_legacy_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_pypi_metadata_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_pypi_provenance_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_pypi_simple_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_package_provenance_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_python_blocklist_entry.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_python_blocklist_entry_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_python_distribution.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_python_distribution_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_python_package_content_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_python_publication.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_python_publication_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_python_remote.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_python_remote_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_python_remote_response_hidden_fields_inner.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_python_repository.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_python_repository_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_remote_network_config.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_remote_network_config_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_remotes_python_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_repair.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_repositories_python_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_repositories_python_blocklist_entries_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_repositories_python_versions_api.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_repository_add_remove_content.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_repository_sync_url.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_repository_version_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_set_label.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_set_label_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_summary_response.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_unset_label.py +0 -0
- {pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_unset_label_response.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pulp_python-client
|
|
3
|
-
Version: 3.30.
|
|
3
|
+
Version: 3.30.2
|
|
4
4
|
Summary: Pulp 3 API
|
|
5
5
|
Home-page:
|
|
6
6
|
Author: Pulp Team
|
|
@@ -24,7 +24,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
|
|
|
24
24
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
25
25
|
|
|
26
26
|
- API version: v3
|
|
27
|
-
- Package version: 3.30.
|
|
27
|
+
- Package version: 3.30.2
|
|
28
28
|
- Generator version: 7.14.0
|
|
29
29
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
30
30
|
For more information, please visit [https://pulpproject.org](https://pulpproject.org)
|
|
@@ -4,7 +4,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
|
|
|
4
4
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
5
5
|
|
|
6
6
|
- API version: v3
|
|
7
|
-
- Package version: 3.30.
|
|
7
|
+
- Package version: 3.30.2
|
|
8
8
|
- Generator version: 7.14.0
|
|
9
9
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
10
10
|
For more information, please visit [https://pulpproject.org](https://pulpproject.org)
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulp_python_client.egg-info/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pulp_python-client
|
|
3
|
-
Version: 3.30.
|
|
3
|
+
Version: 3.30.2
|
|
4
4
|
Summary: Pulp 3 API
|
|
5
5
|
Home-page:
|
|
6
6
|
Author: Pulp Team
|
|
@@ -24,7 +24,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
|
|
|
24
24
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
25
25
|
|
|
26
26
|
- API version: v3
|
|
27
|
-
- Package version: 3.30.
|
|
27
|
+
- Package version: 3.30.2
|
|
28
28
|
- Generator version: 7.14.0
|
|
29
29
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
30
30
|
For more information, please visit [https://pulpproject.org](https://pulpproject.org)
|
|
@@ -17,7 +17,7 @@ from pydantic import validate_call, Field, StrictFloat, StrictStr, StrictInt
|
|
|
17
17
|
from typing import Any, Dict, List, Optional, Tuple, Union
|
|
18
18
|
from typing_extensions import Annotated
|
|
19
19
|
|
|
20
|
-
from pydantic import Field, StrictInt, StrictStr, field_validator
|
|
20
|
+
from pydantic import Field, StrictBool, StrictInt, StrictStr, field_validator
|
|
21
21
|
from typing import List, Optional
|
|
22
22
|
from typing_extensions import Annotated
|
|
23
23
|
from pulpcore.client.pulp_python.models.paginatedpython_python_blocklist_entry_response_list import PaginatedpythonPythonBlocklistEntryResponseList
|
|
@@ -636,6 +636,7 @@ class RepositoriesPythonBlocklistEntriesApi:
|
|
|
636
636
|
pulp_id__in: Annotated[Optional[List[StrictStr]], Field(description="Multiple values may be separated by commas.")] = None,
|
|
637
637
|
q: Annotated[Optional[StrictStr], Field(description="Filter results by using NOT, AND and OR operations on other filters")] = None,
|
|
638
638
|
version: Annotated[Optional[StrictStr], Field(description="Filter results where version matches value")] = None,
|
|
639
|
+
version__isnull: Annotated[Optional[StrictBool], Field(description="Filter results where version has a null value")] = None,
|
|
639
640
|
fields: Annotated[Optional[List[StrictStr]], Field(description="A list of fields to include in the response.")] = None,
|
|
640
641
|
exclude_fields: Annotated[Optional[List[StrictStr]], Field(description="A list of fields to exclude from the response.")] = None,
|
|
641
642
|
_request_timeout: Union[
|
|
@@ -679,6 +680,8 @@ class RepositoriesPythonBlocklistEntriesApi:
|
|
|
679
680
|
:type q: str
|
|
680
681
|
:param version: Filter results where version matches value
|
|
681
682
|
:type version: str
|
|
683
|
+
:param version__isnull: Filter results where version has a null value
|
|
684
|
+
:type version__isnull: bool
|
|
682
685
|
:param fields: A list of fields to include in the response.
|
|
683
686
|
:type fields: List[str]
|
|
684
687
|
:param exclude_fields: A list of fields to exclude from the response.
|
|
@@ -718,6 +721,7 @@ class RepositoriesPythonBlocklistEntriesApi:
|
|
|
718
721
|
pulp_id__in=pulp_id__in,
|
|
719
722
|
q=q,
|
|
720
723
|
version=version,
|
|
724
|
+
version__isnull=version__isnull,
|
|
721
725
|
fields=fields,
|
|
722
726
|
exclude_fields=exclude_fields,
|
|
723
727
|
_request_auth=_request_auth,
|
|
@@ -755,6 +759,7 @@ class RepositoriesPythonBlocklistEntriesApi:
|
|
|
755
759
|
pulp_id__in: Annotated[Optional[List[StrictStr]], Field(description="Multiple values may be separated by commas.")] = None,
|
|
756
760
|
q: Annotated[Optional[StrictStr], Field(description="Filter results by using NOT, AND and OR operations on other filters")] = None,
|
|
757
761
|
version: Annotated[Optional[StrictStr], Field(description="Filter results where version matches value")] = None,
|
|
762
|
+
version__isnull: Annotated[Optional[StrictBool], Field(description="Filter results where version has a null value")] = None,
|
|
758
763
|
fields: Annotated[Optional[List[StrictStr]], Field(description="A list of fields to include in the response.")] = None,
|
|
759
764
|
exclude_fields: Annotated[Optional[List[StrictStr]], Field(description="A list of fields to exclude from the response.")] = None,
|
|
760
765
|
_request_timeout: Union[
|
|
@@ -798,6 +803,8 @@ class RepositoriesPythonBlocklistEntriesApi:
|
|
|
798
803
|
:type q: str
|
|
799
804
|
:param version: Filter results where version matches value
|
|
800
805
|
:type version: str
|
|
806
|
+
:param version__isnull: Filter results where version has a null value
|
|
807
|
+
:type version__isnull: bool
|
|
801
808
|
:param fields: A list of fields to include in the response.
|
|
802
809
|
:type fields: List[str]
|
|
803
810
|
:param exclude_fields: A list of fields to exclude from the response.
|
|
@@ -837,6 +844,7 @@ class RepositoriesPythonBlocklistEntriesApi:
|
|
|
837
844
|
pulp_id__in=pulp_id__in,
|
|
838
845
|
q=q,
|
|
839
846
|
version=version,
|
|
847
|
+
version__isnull=version__isnull,
|
|
840
848
|
fields=fields,
|
|
841
849
|
exclude_fields=exclude_fields,
|
|
842
850
|
_request_auth=_request_auth,
|
|
@@ -874,6 +882,7 @@ class RepositoriesPythonBlocklistEntriesApi:
|
|
|
874
882
|
pulp_id__in: Annotated[Optional[List[StrictStr]], Field(description="Multiple values may be separated by commas.")] = None,
|
|
875
883
|
q: Annotated[Optional[StrictStr], Field(description="Filter results by using NOT, AND and OR operations on other filters")] = None,
|
|
876
884
|
version: Annotated[Optional[StrictStr], Field(description="Filter results where version matches value")] = None,
|
|
885
|
+
version__isnull: Annotated[Optional[StrictBool], Field(description="Filter results where version has a null value")] = None,
|
|
877
886
|
fields: Annotated[Optional[List[StrictStr]], Field(description="A list of fields to include in the response.")] = None,
|
|
878
887
|
exclude_fields: Annotated[Optional[List[StrictStr]], Field(description="A list of fields to exclude from the response.")] = None,
|
|
879
888
|
_request_timeout: Union[
|
|
@@ -917,6 +926,8 @@ class RepositoriesPythonBlocklistEntriesApi:
|
|
|
917
926
|
:type q: str
|
|
918
927
|
:param version: Filter results where version matches value
|
|
919
928
|
:type version: str
|
|
929
|
+
:param version__isnull: Filter results where version has a null value
|
|
930
|
+
:type version__isnull: bool
|
|
920
931
|
:param fields: A list of fields to include in the response.
|
|
921
932
|
:type fields: List[str]
|
|
922
933
|
:param exclude_fields: A list of fields to exclude from the response.
|
|
@@ -956,6 +967,7 @@ class RepositoriesPythonBlocklistEntriesApi:
|
|
|
956
967
|
pulp_id__in=pulp_id__in,
|
|
957
968
|
q=q,
|
|
958
969
|
version=version,
|
|
970
|
+
version__isnull=version__isnull,
|
|
959
971
|
fields=fields,
|
|
960
972
|
exclude_fields=exclude_fields,
|
|
961
973
|
_request_auth=_request_auth,
|
|
@@ -988,6 +1000,7 @@ class RepositoriesPythonBlocklistEntriesApi:
|
|
|
988
1000
|
pulp_id__in,
|
|
989
1001
|
q,
|
|
990
1002
|
version,
|
|
1003
|
+
version__isnull,
|
|
991
1004
|
fields,
|
|
992
1005
|
exclude_fields,
|
|
993
1006
|
_request_auth,
|
|
@@ -1061,6 +1074,10 @@ class RepositoriesPythonBlocklistEntriesApi:
|
|
|
1061
1074
|
|
|
1062
1075
|
_query_params.append(('version', version))
|
|
1063
1076
|
|
|
1077
|
+
if version__isnull is not None:
|
|
1078
|
+
|
|
1079
|
+
_query_params.append(('version__isnull', version__isnull))
|
|
1080
|
+
|
|
1064
1081
|
if fields is not None:
|
|
1065
1082
|
|
|
1066
1083
|
_query_params.append(('fields', fields))
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api_client.py
RENAMED
|
@@ -91,7 +91,7 @@ class ApiClient:
|
|
|
91
91
|
self.default_headers[header_name] = header_value
|
|
92
92
|
self.cookie = cookie
|
|
93
93
|
# Set default User-Agent.
|
|
94
|
-
self.user_agent = 'OpenAPI-Generator/3.30.
|
|
94
|
+
self.user_agent = 'OpenAPI-Generator/3.30.2/python'
|
|
95
95
|
self.client_side_validation = configuration.client_side_validation
|
|
96
96
|
|
|
97
97
|
def __enter__(self):
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/configuration.py
RENAMED
|
@@ -556,7 +556,7 @@ conf = pulpcore.client.pulp_python.Configuration(
|
|
|
556
556
|
"OS: {env}\n"\
|
|
557
557
|
"Python Version: {pyversion}\n"\
|
|
558
558
|
"Version of the API: v3\n"\
|
|
559
|
-
"SDK Package Version: 3.30.
|
|
559
|
+
"SDK Package Version: 3.30.2".\
|
|
560
560
|
format(env=sys.platform, pyversion=sys.version)
|
|
561
561
|
|
|
562
562
|
def get_host_settings(self) -> List[HostSetting]:
|
|
@@ -22,7 +22,7 @@ from setuptools import setup, find_packages # noqa: H301
|
|
|
22
22
|
# prerequisite: setuptools
|
|
23
23
|
# http://pypi.python.org/pypi/setuptools
|
|
24
24
|
NAME = "pulp_python-client"
|
|
25
|
-
VERSION = "3.30.
|
|
25
|
+
VERSION = "3.30.2"
|
|
26
26
|
PYTHON_REQUIRES = ">= 3.9"
|
|
27
27
|
REQUIRES = [
|
|
28
28
|
"urllib3 >= 2.1.0, < 2.7",
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulp_python_client.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulp_python_client.egg-info/requires.txt
RENAMED
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulp_python_client.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api/pypi_api.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/api_response.py
RENAMED
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/exceptions.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/models/repair.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/pulpcore/client/pulp_python/py.typed
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_async_operation_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_content_summary_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_my_permissions_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_package_metadata_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_package_upload_task_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_patchedpython_python_remote.py
RENAMED
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_patchedpython_python_repository.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_python_blocklist_entry.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_python_distribution.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_python_publication.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_python_remote_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_python_python_repository.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_remote_network_config_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_repositories_python_api.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_repository_add_remove_content.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python_client-3.30.1 → pulp_python_client-3.30.2}/test/test_repository_version_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|