crc-pulp-python-client 20250819.1__py3-none-any.whl → 20250820.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of crc-pulp-python-client might be problematic. Click here for more details.

Files changed (74) hide show
  1. crc-pulp_python-client/api/__init__.py +3 -3
  2. crc-pulp_python-client/api/content_packages_api.py +261 -201
  3. crc-pulp_python-client/api/{api_pypi_api.py → pypi_api.py} +2 -2
  4. crc-pulp_python-client/api/{api_pypi_legacy_api.py → pypi_legacy_api.py} +2 -2
  5. crc-pulp_python-client/api/pypi_metadata_api.py +1 -1
  6. crc-pulp_python-client/api/{api_pypi_simple_api.py → pypi_simple_api.py} +4 -4
  7. crc-pulp_python-client/api/repositories_python_api.py +279 -0
  8. crc-pulp_python-client/api_client.py +1 -1
  9. crc-pulp_python-client/configuration.py +3 -3
  10. crc-pulp_python-client/models/python_python_package_content_response.py +80 -53
  11. {crc_pulp_python_client-20250819.1.dist-info → crc_pulp_python_client-20250820.1.dist-info}/METADATA +1 -1
  12. crc_pulp_python_client-20250820.1.dist-info/RECORD +62 -0
  13. crc_pulp_python_client-20250820.1.dist-info/top_level.txt +1 -0
  14. crc_pulp_python_client-20250819.1.dist-info/RECORD +0 -120
  15. crc_pulp_python_client-20250819.1.dist-info/top_level.txt +0 -2
  16. services-pulp_python-client/__init__.py +0 -2
  17. services-pulp_python-client/api/__init__.py +0 -14
  18. services-pulp_python-client/api/api_pypi_api.py +0 -370
  19. services-pulp_python-client/api/api_pypi_legacy_api.py +0 -393
  20. services-pulp_python-client/api/api_pypi_simple_api.py +0 -1045
  21. services-pulp_python-client/api/content_packages_api.py +0 -2594
  22. services-pulp_python-client/api/distributions_pypi_api.py +0 -4186
  23. services-pulp_python-client/api/publications_pypi_api.py +0 -2881
  24. services-pulp_python-client/api/pypi_metadata_api.py +0 -385
  25. services-pulp_python-client/api/remotes_python_api.py +0 -4552
  26. services-pulp_python-client/api/repositories_python_api.py +0 -4856
  27. services-pulp_python-client/api/repositories_python_versions_api.py +0 -1670
  28. services-pulp_python-client/api_client.py +0 -798
  29. services-pulp_python-client/api_response.py +0 -21
  30. services-pulp_python-client/configuration.py +0 -628
  31. services-pulp_python-client/exceptions.py +0 -200
  32. services-pulp_python-client/models/__init__.py +0 -56
  33. services-pulp_python-client/models/async_operation_response.py +0 -88
  34. services-pulp_python-client/models/content_summary_response.py +0 -92
  35. services-pulp_python-client/models/exclude_platforms_enum.py +0 -40
  36. services-pulp_python-client/models/my_permissions_response.py +0 -88
  37. services-pulp_python-client/models/nested_role.py +0 -93
  38. services-pulp_python-client/models/nested_role_response.py +0 -92
  39. services-pulp_python-client/models/object_roles_response.py +0 -96
  40. services-pulp_python-client/models/package_metadata_response.py +0 -109
  41. services-pulp_python-client/models/package_types_enum.py +0 -44
  42. services-pulp_python-client/models/package_upload_task_response.py +0 -103
  43. services-pulp_python-client/models/paginated_repository_version_response_list.py +0 -112
  44. services-pulp_python-client/models/paginatedpython_python_distribution_response_list.py +0 -112
  45. services-pulp_python-client/models/paginatedpython_python_package_content_response_list.py +0 -112
  46. services-pulp_python-client/models/paginatedpython_python_publication_response_list.py +0 -112
  47. services-pulp_python-client/models/paginatedpython_python_remote_response_list.py +0 -112
  48. services-pulp_python-client/models/paginatedpython_python_repository_response_list.py +0 -112
  49. services-pulp_python-client/models/patchedpython_python_distribution.py +0 -125
  50. services-pulp_python-client/models/patchedpython_python_remote.py +0 -219
  51. services-pulp_python-client/models/patchedpython_python_repository.py +0 -114
  52. services-pulp_python-client/models/policy_enum.py +0 -39
  53. services-pulp_python-client/models/python_python_distribution.py +0 -125
  54. services-pulp_python-client/models/python_python_distribution_response.py +0 -149
  55. services-pulp_python-client/models/python_python_package_content_response.py +0 -201
  56. services-pulp_python-client/models/python_python_publication.py +0 -90
  57. services-pulp_python-client/models/python_python_publication_response.py +0 -111
  58. services-pulp_python-client/models/python_python_remote.py +0 -219
  59. services-pulp_python-client/models/python_python_remote_response.py +0 -213
  60. services-pulp_python-client/models/python_python_remote_response_hidden_fields_inner.py +0 -90
  61. services-pulp_python-client/models/python_python_repository.py +0 -114
  62. services-pulp_python-client/models/python_python_repository_response.py +0 -139
  63. services-pulp_python-client/models/repair.py +0 -88
  64. services-pulp_python-client/models/repository_add_remove_content.py +0 -93
  65. services-pulp_python-client/models/repository_sync_url.py +0 -90
  66. services-pulp_python-client/models/repository_version_response.py +0 -121
  67. services-pulp_python-client/models/set_label.py +0 -103
  68. services-pulp_python-client/models/set_label_response.py +0 -103
  69. services-pulp_python-client/models/summary_response.py +0 -92
  70. services-pulp_python-client/models/unset_label.py +0 -96
  71. services-pulp_python-client/models/unset_label_response.py +0 -100
  72. services-pulp_python-client/py.typed +0 -0
  73. services-pulp_python-client/rest.py +0 -258
  74. {crc_pulp_python_client-20250819.1.dist-info → crc_pulp_python_client-20250820.1.dist-info}/WHEEL +0 -0
@@ -1,13 +1,13 @@
1
1
  # flake8: noqa
2
2
 
3
3
  # import apis into api package
4
- from crc-pulp_python-client.api.api_pypi_api import ApiPypiApi
5
- from crc-pulp_python-client.api.api_pypi_legacy_api import ApiPypiLegacyApi
6
- from crc-pulp_python-client.api.api_pypi_simple_api import ApiPypiSimpleApi
7
4
  from crc-pulp_python-client.api.content_packages_api import ContentPackagesApi
8
5
  from crc-pulp_python-client.api.distributions_pypi_api import DistributionsPypiApi
9
6
  from crc-pulp_python-client.api.publications_pypi_api import PublicationsPypiApi
7
+ from crc-pulp_python-client.api.pypi_api import PypiApi
8
+ from crc-pulp_python-client.api.pypi_legacy_api import PypiLegacyApi
10
9
  from crc-pulp_python-client.api.pypi_metadata_api import PypiMetadataApi
10
+ from crc-pulp_python-client.api.pypi_simple_api import PypiSimpleApi
11
11
  from crc-pulp_python-client.api.remotes_python_api import RemotesPythonApi
12
12
  from crc-pulp_python-client.api.repositories_python_api import RepositoriesPythonApi
13
13
  from crc-pulp_python-client.api.repositories_python_versions_api import RepositoriesPythonVersionsApi