crc-pulp-python-client 20250819.1__py3-none-any.whl → 20250821.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-20250821.1.dist-info}/METADATA +1 -1
  12. crc_pulp_python_client-20250821.1.dist-info/RECORD +62 -0
  13. crc_pulp_python_client-20250821.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-20250821.1.dist-info}/WHEEL +0 -0
@@ -57,28 +57,32 @@ class ContentPackagesApi:
57
57
  file: Annotated[Optional[Union[StrictBytes, StrictStr, Tuple[StrictStr, StrictBytes]]], Field(description="An uploaded file that may be turned into the content unit.")] = None,
58
58
  upload: Annotated[Optional[StrictStr], Field(description="An uncommitted upload that may be turned into the content unit.")] = None,
59
59
  file_url: Annotated[Optional[Annotated[str, Field(min_length=1, strict=True)]], Field(description="A url that Pulp can download and turn into the content unit.")] = None,
60
- sha256: Annotated[Optional[Annotated[str, Field(min_length=1, strict=True)]], Field(description="The SHA256 digest of this package.")] = None,
61
- summary: Annotated[Optional[StrictStr], Field(description="A one-line summary of what the package does.")] = None,
60
+ author: Annotated[Optional[StrictStr], Field(description="Text containing the author's name. Contact information can also be added, separated with newlines.")] = None,
61
+ author_email: Annotated[Optional[StrictStr], Field(description="The author's e-mail address. ")] = None,
62
62
  description: Annotated[Optional[StrictStr], Field(description="A longer description of the package that can run to several paragraphs.")] = None,
63
- description_content_type: Annotated[Optional[StrictStr], Field(description="A string stating the markup syntax (if any) used in the distribution’s description, so that tools can intelligently render the description.")] = None,
64
- keywords: Annotated[Optional[StrictStr], Field(description="Additional keywords to be used to assist searching for the package in a larger catalog.")] = None,
65
63
  home_page: Annotated[Optional[StrictStr], Field(description="The URL for the package's home page.")] = None,
64
+ keywords: Annotated[Optional[StrictStr], Field(description="Additional keywords to be used to assist searching for the package in a larger catalog.")] = None,
65
+ license: Annotated[Optional[StrictStr], Field(description="Text indicating the license covering the distribution")] = None,
66
+ platform: Annotated[Optional[StrictStr], Field(description="A comma-separated list of platform specifications, summarizing the operating systems supported by the package.")] = None,
67
+ summary: Annotated[Optional[StrictStr], Field(description="A one-line summary of what the package does.")] = None,
68
+ classifiers: Annotated[Optional[Any], Field(description="A JSON list containing classification values for a Python package.")] = None,
66
69
  download_url: Annotated[Optional[StrictStr], Field(description="Legacy field denoting the URL from which this package can be downloaded.")] = None,
67
- author: Annotated[Optional[StrictStr], Field(description="Text containing the author's name. Contact information can also be added, separated with newlines.")] = None,
68
- author_email: Annotated[Optional[StrictStr], Field(description="The author's e-mail address. ")] = None,
70
+ supported_platform: Annotated[Optional[StrictStr], Field(description="Field to specify the OS and CPU for which the binary package was compiled. ")] = None,
69
71
  maintainer: Annotated[Optional[StrictStr], Field(description="The maintainer's name at a minimum; additional contact information may be provided.")] = None,
70
72
  maintainer_email: Annotated[Optional[StrictStr], Field(description="The maintainer's e-mail address.")] = None,
71
- license: Annotated[Optional[StrictStr], Field(description="Text indicating the license covering the distribution")] = None,
72
- requires_python: Annotated[Optional[StrictStr], Field(description="The Python version(s) that the distribution is guaranteed to be compatible with.")] = None,
73
+ obsoletes_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of a distutils project's distribution which this distribution renders obsolete, meaning that the two projects should not be installed at the same time.")] = None,
73
74
  project_url: Annotated[Optional[StrictStr], Field(description="A browsable URL for the project and a label for it, separated by a comma.")] = None,
74
75
  project_urls: Annotated[Optional[Any], Field(description="A dictionary of labels and URLs for the project.")] = None,
75
- platform: Annotated[Optional[StrictStr], Field(description="A comma-separated list of platform specifications, summarizing the operating systems supported by the package.")] = None,
76
- supported_platform: Annotated[Optional[StrictStr], Field(description="Field to specify the OS and CPU for which the binary package was compiled. ")] = None,
77
- requires_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of some other distutils project required by this distribution.")] = None,
78
76
  provides_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of a Distutils project which is contained within this distribution.")] = None,
79
- obsoletes_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of a distutils project's distribution which this distribution renders obsolete, meaning that the two projects should not be installed at the same time.")] = None,
80
77
  requires_external: Annotated[Optional[Any], Field(description="A JSON list containing some dependency in the system that the distribution is to be used.")] = None,
81
- classifiers: Annotated[Optional[Any], Field(description="A JSON list containing classification values for a Python package.")] = None,
78
+ requires_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of some other distutils project required by this distribution.")] = None,
79
+ requires_python: Annotated[Optional[StrictStr], Field(description="The Python version(s) that the distribution is guaranteed to be compatible with.")] = None,
80
+ description_content_type: Annotated[Optional[StrictStr], Field(description="A string stating the markup syntax (if any) used in the distribution’s description, so that tools can intelligently render the description.")] = None,
81
+ provides_extras: Annotated[Optional[Any], Field(description="A JSON list containing names of optional features provided by the package.")] = None,
82
+ dynamic: Annotated[Optional[Any], Field(description="A JSON list containing names of other core metadata fields which are permitted to vary between sdist and bdist packages. Fields NOT marked dynamic MUST be the same between bdist and sdist.")] = None,
83
+ license_expression: Annotated[Optional[StrictStr], Field(description="Text string that is a valid SPDX license expression.")] = None,
84
+ license_file: Annotated[Optional[Any], Field(description="A JSON list containing names of the paths to license-related files.")] = None,
85
+ sha256: Annotated[Optional[Annotated[str, Field(min_length=1, strict=True)]], Field(description="The SHA256 digest of this package.")] = None,
82
86
  pulp_domain: StrictStr = "default",
83
87
  _request_timeout: Union[
84
88
  None,
@@ -115,50 +119,58 @@ class ContentPackagesApi:
115
119
  :type upload: str
116
120
  :param file_url: A url that Pulp can download and turn into the content unit.
117
121
  :type file_url: str
118
- :param sha256: The SHA256 digest of this package.
119
- :type sha256: str
120
- :param summary: A one-line summary of what the package does.
121
- :type summary: str
122
+ :param author: Text containing the author's name. Contact information can also be added, separated with newlines.
123
+ :type author: str
124
+ :param author_email: The author's e-mail address.
125
+ :type author_email: str
122
126
  :param description: A longer description of the package that can run to several paragraphs.
123
127
  :type description: str
124
- :param description_content_type: A string stating the markup syntax (if any) used in the distribution’s description, so that tools can intelligently render the description.
125
- :type description_content_type: str
126
- :param keywords: Additional keywords to be used to assist searching for the package in a larger catalog.
127
- :type keywords: str
128
128
  :param home_page: The URL for the package's home page.
129
129
  :type home_page: str
130
+ :param keywords: Additional keywords to be used to assist searching for the package in a larger catalog.
131
+ :type keywords: str
132
+ :param license: Text indicating the license covering the distribution
133
+ :type license: str
134
+ :param platform: A comma-separated list of platform specifications, summarizing the operating systems supported by the package.
135
+ :type platform: str
136
+ :param summary: A one-line summary of what the package does.
137
+ :type summary: str
138
+ :param classifiers: A JSON list containing classification values for a Python package.
139
+ :type classifiers: object
130
140
  :param download_url: Legacy field denoting the URL from which this package can be downloaded.
131
141
  :type download_url: str
132
- :param author: Text containing the author's name. Contact information can also be added, separated with newlines.
133
- :type author: str
134
- :param author_email: The author's e-mail address.
135
- :type author_email: str
142
+ :param supported_platform: Field to specify the OS and CPU for which the binary package was compiled.
143
+ :type supported_platform: str
136
144
  :param maintainer: The maintainer's name at a minimum; additional contact information may be provided.
137
145
  :type maintainer: str
138
146
  :param maintainer_email: The maintainer's e-mail address.
139
147
  :type maintainer_email: str
140
- :param license: Text indicating the license covering the distribution
141
- :type license: str
142
- :param requires_python: The Python version(s) that the distribution is guaranteed to be compatible with.
143
- :type requires_python: str
148
+ :param obsoletes_dist: A JSON list containing names of a distutils project's distribution which this distribution renders obsolete, meaning that the two projects should not be installed at the same time.
149
+ :type obsoletes_dist: object
144
150
  :param project_url: A browsable URL for the project and a label for it, separated by a comma.
145
151
  :type project_url: str
146
152
  :param project_urls: A dictionary of labels and URLs for the project.
147
153
  :type project_urls: object
148
- :param platform: A comma-separated list of platform specifications, summarizing the operating systems supported by the package.
149
- :type platform: str
150
- :param supported_platform: Field to specify the OS and CPU for which the binary package was compiled.
151
- :type supported_platform: str
152
- :param requires_dist: A JSON list containing names of some other distutils project required by this distribution.
153
- :type requires_dist: object
154
154
  :param provides_dist: A JSON list containing names of a Distutils project which is contained within this distribution.
155
155
  :type provides_dist: object
156
- :param obsoletes_dist: A JSON list containing names of a distutils project's distribution which this distribution renders obsolete, meaning that the two projects should not be installed at the same time.
157
- :type obsoletes_dist: object
158
156
  :param requires_external: A JSON list containing some dependency in the system that the distribution is to be used.
159
157
  :type requires_external: object
160
- :param classifiers: A JSON list containing classification values for a Python package.
161
- :type classifiers: object
158
+ :param requires_dist: A JSON list containing names of some other distutils project required by this distribution.
159
+ :type requires_dist: object
160
+ :param requires_python: The Python version(s) that the distribution is guaranteed to be compatible with.
161
+ :type requires_python: str
162
+ :param description_content_type: A string stating the markup syntax (if any) used in the distribution’s description, so that tools can intelligently render the description.
163
+ :type description_content_type: str
164
+ :param provides_extras: A JSON list containing names of optional features provided by the package.
165
+ :type provides_extras: object
166
+ :param dynamic: A JSON list containing names of other core metadata fields which are permitted to vary between sdist and bdist packages. Fields NOT marked dynamic MUST be the same between bdist and sdist.
167
+ :type dynamic: object
168
+ :param license_expression: Text string that is a valid SPDX license expression.
169
+ :type license_expression: str
170
+ :param license_file: A JSON list containing names of the paths to license-related files.
171
+ :type license_file: object
172
+ :param sha256: The SHA256 digest of this package.
173
+ :type sha256: str
162
174
  :param _request_timeout: timeout setting for this request. If one
163
175
  number provided, it will be total request
164
176
  timeout. It can also be a pair (tuple) of
@@ -191,28 +203,32 @@ class ContentPackagesApi:
191
203
  file=file,
192
204
  upload=upload,
193
205
  file_url=file_url,
194
- sha256=sha256,
195
- summary=summary,
206
+ author=author,
207
+ author_email=author_email,
196
208
  description=description,
197
- description_content_type=description_content_type,
198
- keywords=keywords,
199
209
  home_page=home_page,
210
+ keywords=keywords,
211
+ license=license,
212
+ platform=platform,
213
+ summary=summary,
214
+ classifiers=classifiers,
200
215
  download_url=download_url,
201
- author=author,
202
- author_email=author_email,
216
+ supported_platform=supported_platform,
203
217
  maintainer=maintainer,
204
218
  maintainer_email=maintainer_email,
205
- license=license,
206
- requires_python=requires_python,
219
+ obsoletes_dist=obsoletes_dist,
207
220
  project_url=project_url,
208
221
  project_urls=project_urls,
209
- platform=platform,
210
- supported_platform=supported_platform,
211
- requires_dist=requires_dist,
212
222
  provides_dist=provides_dist,
213
- obsoletes_dist=obsoletes_dist,
214
223
  requires_external=requires_external,
215
- classifiers=classifiers,
224
+ requires_dist=requires_dist,
225
+ requires_python=requires_python,
226
+ description_content_type=description_content_type,
227
+ provides_extras=provides_extras,
228
+ dynamic=dynamic,
229
+ license_expression=license_expression,
230
+ license_file=license_file,
231
+ sha256=sha256,
216
232
  _request_auth=_request_auth,
217
233
  _content_type=_content_type,
218
234
  _headers=_headers,
@@ -244,28 +260,32 @@ class ContentPackagesApi:
244
260
  file: Annotated[Optional[Union[StrictBytes, StrictStr, Tuple[StrictStr, StrictBytes]]], Field(description="An uploaded file that may be turned into the content unit.")] = None,
245
261
  upload: Annotated[Optional[StrictStr], Field(description="An uncommitted upload that may be turned into the content unit.")] = None,
246
262
  file_url: Annotated[Optional[Annotated[str, Field(min_length=1, strict=True)]], Field(description="A url that Pulp can download and turn into the content unit.")] = None,
247
- sha256: Annotated[Optional[Annotated[str, Field(min_length=1, strict=True)]], Field(description="The SHA256 digest of this package.")] = None,
248
- summary: Annotated[Optional[StrictStr], Field(description="A one-line summary of what the package does.")] = None,
263
+ author: Annotated[Optional[StrictStr], Field(description="Text containing the author's name. Contact information can also be added, separated with newlines.")] = None,
264
+ author_email: Annotated[Optional[StrictStr], Field(description="The author's e-mail address. ")] = None,
249
265
  description: Annotated[Optional[StrictStr], Field(description="A longer description of the package that can run to several paragraphs.")] = None,
250
- description_content_type: Annotated[Optional[StrictStr], Field(description="A string stating the markup syntax (if any) used in the distribution’s description, so that tools can intelligently render the description.")] = None,
251
- keywords: Annotated[Optional[StrictStr], Field(description="Additional keywords to be used to assist searching for the package in a larger catalog.")] = None,
252
266
  home_page: Annotated[Optional[StrictStr], Field(description="The URL for the package's home page.")] = None,
267
+ keywords: Annotated[Optional[StrictStr], Field(description="Additional keywords to be used to assist searching for the package in a larger catalog.")] = None,
268
+ license: Annotated[Optional[StrictStr], Field(description="Text indicating the license covering the distribution")] = None,
269
+ platform: Annotated[Optional[StrictStr], Field(description="A comma-separated list of platform specifications, summarizing the operating systems supported by the package.")] = None,
270
+ summary: Annotated[Optional[StrictStr], Field(description="A one-line summary of what the package does.")] = None,
271
+ classifiers: Annotated[Optional[Any], Field(description="A JSON list containing classification values for a Python package.")] = None,
253
272
  download_url: Annotated[Optional[StrictStr], Field(description="Legacy field denoting the URL from which this package can be downloaded.")] = None,
254
- author: Annotated[Optional[StrictStr], Field(description="Text containing the author's name. Contact information can also be added, separated with newlines.")] = None,
255
- author_email: Annotated[Optional[StrictStr], Field(description="The author's e-mail address. ")] = None,
273
+ supported_platform: Annotated[Optional[StrictStr], Field(description="Field to specify the OS and CPU for which the binary package was compiled. ")] = None,
256
274
  maintainer: Annotated[Optional[StrictStr], Field(description="The maintainer's name at a minimum; additional contact information may be provided.")] = None,
257
275
  maintainer_email: Annotated[Optional[StrictStr], Field(description="The maintainer's e-mail address.")] = None,
258
- license: Annotated[Optional[StrictStr], Field(description="Text indicating the license covering the distribution")] = None,
259
- requires_python: Annotated[Optional[StrictStr], Field(description="The Python version(s) that the distribution is guaranteed to be compatible with.")] = None,
276
+ obsoletes_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of a distutils project's distribution which this distribution renders obsolete, meaning that the two projects should not be installed at the same time.")] = None,
260
277
  project_url: Annotated[Optional[StrictStr], Field(description="A browsable URL for the project and a label for it, separated by a comma.")] = None,
261
278
  project_urls: Annotated[Optional[Any], Field(description="A dictionary of labels and URLs for the project.")] = None,
262
- platform: Annotated[Optional[StrictStr], Field(description="A comma-separated list of platform specifications, summarizing the operating systems supported by the package.")] = None,
263
- supported_platform: Annotated[Optional[StrictStr], Field(description="Field to specify the OS and CPU for which the binary package was compiled. ")] = None,
264
- requires_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of some other distutils project required by this distribution.")] = None,
265
279
  provides_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of a Distutils project which is contained within this distribution.")] = None,
266
- obsoletes_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of a distutils project's distribution which this distribution renders obsolete, meaning that the two projects should not be installed at the same time.")] = None,
267
280
  requires_external: Annotated[Optional[Any], Field(description="A JSON list containing some dependency in the system that the distribution is to be used.")] = None,
268
- classifiers: Annotated[Optional[Any], Field(description="A JSON list containing classification values for a Python package.")] = None,
281
+ requires_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of some other distutils project required by this distribution.")] = None,
282
+ requires_python: Annotated[Optional[StrictStr], Field(description="The Python version(s) that the distribution is guaranteed to be compatible with.")] = None,
283
+ description_content_type: Annotated[Optional[StrictStr], Field(description="A string stating the markup syntax (if any) used in the distribution’s description, so that tools can intelligently render the description.")] = None,
284
+ provides_extras: Annotated[Optional[Any], Field(description="A JSON list containing names of optional features provided by the package.")] = None,
285
+ dynamic: Annotated[Optional[Any], Field(description="A JSON list containing names of other core metadata fields which are permitted to vary between sdist and bdist packages. Fields NOT marked dynamic MUST be the same between bdist and sdist.")] = None,
286
+ license_expression: Annotated[Optional[StrictStr], Field(description="Text string that is a valid SPDX license expression.")] = None,
287
+ license_file: Annotated[Optional[Any], Field(description="A JSON list containing names of the paths to license-related files.")] = None,
288
+ sha256: Annotated[Optional[Annotated[str, Field(min_length=1, strict=True)]], Field(description="The SHA256 digest of this package.")] = None,
269
289
  pulp_domain: StrictStr = "default",
270
290
  _request_timeout: Union[
271
291
  None,
@@ -302,50 +322,58 @@ class ContentPackagesApi:
302
322
  :type upload: str
303
323
  :param file_url: A url that Pulp can download and turn into the content unit.
304
324
  :type file_url: str
305
- :param sha256: The SHA256 digest of this package.
306
- :type sha256: str
307
- :param summary: A one-line summary of what the package does.
308
- :type summary: str
325
+ :param author: Text containing the author's name. Contact information can also be added, separated with newlines.
326
+ :type author: str
327
+ :param author_email: The author's e-mail address.
328
+ :type author_email: str
309
329
  :param description: A longer description of the package that can run to several paragraphs.
310
330
  :type description: str
311
- :param description_content_type: A string stating the markup syntax (if any) used in the distribution’s description, so that tools can intelligently render the description.
312
- :type description_content_type: str
313
- :param keywords: Additional keywords to be used to assist searching for the package in a larger catalog.
314
- :type keywords: str
315
331
  :param home_page: The URL for the package's home page.
316
332
  :type home_page: str
333
+ :param keywords: Additional keywords to be used to assist searching for the package in a larger catalog.
334
+ :type keywords: str
335
+ :param license: Text indicating the license covering the distribution
336
+ :type license: str
337
+ :param platform: A comma-separated list of platform specifications, summarizing the operating systems supported by the package.
338
+ :type platform: str
339
+ :param summary: A one-line summary of what the package does.
340
+ :type summary: str
341
+ :param classifiers: A JSON list containing classification values for a Python package.
342
+ :type classifiers: object
317
343
  :param download_url: Legacy field denoting the URL from which this package can be downloaded.
318
344
  :type download_url: str
319
- :param author: Text containing the author's name. Contact information can also be added, separated with newlines.
320
- :type author: str
321
- :param author_email: The author's e-mail address.
322
- :type author_email: str
345
+ :param supported_platform: Field to specify the OS and CPU for which the binary package was compiled.
346
+ :type supported_platform: str
323
347
  :param maintainer: The maintainer's name at a minimum; additional contact information may be provided.
324
348
  :type maintainer: str
325
349
  :param maintainer_email: The maintainer's e-mail address.
326
350
  :type maintainer_email: str
327
- :param license: Text indicating the license covering the distribution
328
- :type license: str
329
- :param requires_python: The Python version(s) that the distribution is guaranteed to be compatible with.
330
- :type requires_python: str
351
+ :param obsoletes_dist: A JSON list containing names of a distutils project's distribution which this distribution renders obsolete, meaning that the two projects should not be installed at the same time.
352
+ :type obsoletes_dist: object
331
353
  :param project_url: A browsable URL for the project and a label for it, separated by a comma.
332
354
  :type project_url: str
333
355
  :param project_urls: A dictionary of labels and URLs for the project.
334
356
  :type project_urls: object
335
- :param platform: A comma-separated list of platform specifications, summarizing the operating systems supported by the package.
336
- :type platform: str
337
- :param supported_platform: Field to specify the OS and CPU for which the binary package was compiled.
338
- :type supported_platform: str
339
- :param requires_dist: A JSON list containing names of some other distutils project required by this distribution.
340
- :type requires_dist: object
341
357
  :param provides_dist: A JSON list containing names of a Distutils project which is contained within this distribution.
342
358
  :type provides_dist: object
343
- :param obsoletes_dist: A JSON list containing names of a distutils project's distribution which this distribution renders obsolete, meaning that the two projects should not be installed at the same time.
344
- :type obsoletes_dist: object
345
359
  :param requires_external: A JSON list containing some dependency in the system that the distribution is to be used.
346
360
  :type requires_external: object
347
- :param classifiers: A JSON list containing classification values for a Python package.
348
- :type classifiers: object
361
+ :param requires_dist: A JSON list containing names of some other distutils project required by this distribution.
362
+ :type requires_dist: object
363
+ :param requires_python: The Python version(s) that the distribution is guaranteed to be compatible with.
364
+ :type requires_python: str
365
+ :param description_content_type: A string stating the markup syntax (if any) used in the distribution’s description, so that tools can intelligently render the description.
366
+ :type description_content_type: str
367
+ :param provides_extras: A JSON list containing names of optional features provided by the package.
368
+ :type provides_extras: object
369
+ :param dynamic: A JSON list containing names of other core metadata fields which are permitted to vary between sdist and bdist packages. Fields NOT marked dynamic MUST be the same between bdist and sdist.
370
+ :type dynamic: object
371
+ :param license_expression: Text string that is a valid SPDX license expression.
372
+ :type license_expression: str
373
+ :param license_file: A JSON list containing names of the paths to license-related files.
374
+ :type license_file: object
375
+ :param sha256: The SHA256 digest of this package.
376
+ :type sha256: str
349
377
  :param _request_timeout: timeout setting for this request. If one
350
378
  number provided, it will be total request
351
379
  timeout. It can also be a pair (tuple) of
@@ -378,28 +406,32 @@ class ContentPackagesApi:
378
406
  file=file,
379
407
  upload=upload,
380
408
  file_url=file_url,
381
- sha256=sha256,
382
- summary=summary,
409
+ author=author,
410
+ author_email=author_email,
383
411
  description=description,
384
- description_content_type=description_content_type,
385
- keywords=keywords,
386
412
  home_page=home_page,
413
+ keywords=keywords,
414
+ license=license,
415
+ platform=platform,
416
+ summary=summary,
417
+ classifiers=classifiers,
387
418
  download_url=download_url,
388
- author=author,
389
- author_email=author_email,
419
+ supported_platform=supported_platform,
390
420
  maintainer=maintainer,
391
421
  maintainer_email=maintainer_email,
392
- license=license,
393
- requires_python=requires_python,
422
+ obsoletes_dist=obsoletes_dist,
394
423
  project_url=project_url,
395
424
  project_urls=project_urls,
396
- platform=platform,
397
- supported_platform=supported_platform,
398
- requires_dist=requires_dist,
399
425
  provides_dist=provides_dist,
400
- obsoletes_dist=obsoletes_dist,
401
426
  requires_external=requires_external,
402
- classifiers=classifiers,
427
+ requires_dist=requires_dist,
428
+ requires_python=requires_python,
429
+ description_content_type=description_content_type,
430
+ provides_extras=provides_extras,
431
+ dynamic=dynamic,
432
+ license_expression=license_expression,
433
+ license_file=license_file,
434
+ sha256=sha256,
403
435
  _request_auth=_request_auth,
404
436
  _content_type=_content_type,
405
437
  _headers=_headers,
@@ -431,28 +463,32 @@ class ContentPackagesApi:
431
463
  file: Annotated[Optional[Union[StrictBytes, StrictStr, Tuple[StrictStr, StrictBytes]]], Field(description="An uploaded file that may be turned into the content unit.")] = None,
432
464
  upload: Annotated[Optional[StrictStr], Field(description="An uncommitted upload that may be turned into the content unit.")] = None,
433
465
  file_url: Annotated[Optional[Annotated[str, Field(min_length=1, strict=True)]], Field(description="A url that Pulp can download and turn into the content unit.")] = None,
434
- sha256: Annotated[Optional[Annotated[str, Field(min_length=1, strict=True)]], Field(description="The SHA256 digest of this package.")] = None,
435
- summary: Annotated[Optional[StrictStr], Field(description="A one-line summary of what the package does.")] = None,
466
+ author: Annotated[Optional[StrictStr], Field(description="Text containing the author's name. Contact information can also be added, separated with newlines.")] = None,
467
+ author_email: Annotated[Optional[StrictStr], Field(description="The author's e-mail address. ")] = None,
436
468
  description: Annotated[Optional[StrictStr], Field(description="A longer description of the package that can run to several paragraphs.")] = None,
437
- description_content_type: Annotated[Optional[StrictStr], Field(description="A string stating the markup syntax (if any) used in the distribution’s description, so that tools can intelligently render the description.")] = None,
438
- keywords: Annotated[Optional[StrictStr], Field(description="Additional keywords to be used to assist searching for the package in a larger catalog.")] = None,
439
469
  home_page: Annotated[Optional[StrictStr], Field(description="The URL for the package's home page.")] = None,
470
+ keywords: Annotated[Optional[StrictStr], Field(description="Additional keywords to be used to assist searching for the package in a larger catalog.")] = None,
471
+ license: Annotated[Optional[StrictStr], Field(description="Text indicating the license covering the distribution")] = None,
472
+ platform: Annotated[Optional[StrictStr], Field(description="A comma-separated list of platform specifications, summarizing the operating systems supported by the package.")] = None,
473
+ summary: Annotated[Optional[StrictStr], Field(description="A one-line summary of what the package does.")] = None,
474
+ classifiers: Annotated[Optional[Any], Field(description="A JSON list containing classification values for a Python package.")] = None,
440
475
  download_url: Annotated[Optional[StrictStr], Field(description="Legacy field denoting the URL from which this package can be downloaded.")] = None,
441
- author: Annotated[Optional[StrictStr], Field(description="Text containing the author's name. Contact information can also be added, separated with newlines.")] = None,
442
- author_email: Annotated[Optional[StrictStr], Field(description="The author's e-mail address. ")] = None,
476
+ supported_platform: Annotated[Optional[StrictStr], Field(description="Field to specify the OS and CPU for which the binary package was compiled. ")] = None,
443
477
  maintainer: Annotated[Optional[StrictStr], Field(description="The maintainer's name at a minimum; additional contact information may be provided.")] = None,
444
478
  maintainer_email: Annotated[Optional[StrictStr], Field(description="The maintainer's e-mail address.")] = None,
445
- license: Annotated[Optional[StrictStr], Field(description="Text indicating the license covering the distribution")] = None,
446
- requires_python: Annotated[Optional[StrictStr], Field(description="The Python version(s) that the distribution is guaranteed to be compatible with.")] = None,
479
+ obsoletes_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of a distutils project's distribution which this distribution renders obsolete, meaning that the two projects should not be installed at the same time.")] = None,
447
480
  project_url: Annotated[Optional[StrictStr], Field(description="A browsable URL for the project and a label for it, separated by a comma.")] = None,
448
481
  project_urls: Annotated[Optional[Any], Field(description="A dictionary of labels and URLs for the project.")] = None,
449
- platform: Annotated[Optional[StrictStr], Field(description="A comma-separated list of platform specifications, summarizing the operating systems supported by the package.")] = None,
450
- supported_platform: Annotated[Optional[StrictStr], Field(description="Field to specify the OS and CPU for which the binary package was compiled. ")] = None,
451
- requires_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of some other distutils project required by this distribution.")] = None,
452
482
  provides_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of a Distutils project which is contained within this distribution.")] = None,
453
- obsoletes_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of a distutils project's distribution which this distribution renders obsolete, meaning that the two projects should not be installed at the same time.")] = None,
454
483
  requires_external: Annotated[Optional[Any], Field(description="A JSON list containing some dependency in the system that the distribution is to be used.")] = None,
455
- classifiers: Annotated[Optional[Any], Field(description="A JSON list containing classification values for a Python package.")] = None,
484
+ requires_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of some other distutils project required by this distribution.")] = None,
485
+ requires_python: Annotated[Optional[StrictStr], Field(description="The Python version(s) that the distribution is guaranteed to be compatible with.")] = None,
486
+ description_content_type: Annotated[Optional[StrictStr], Field(description="A string stating the markup syntax (if any) used in the distribution’s description, so that tools can intelligently render the description.")] = None,
487
+ provides_extras: Annotated[Optional[Any], Field(description="A JSON list containing names of optional features provided by the package.")] = None,
488
+ dynamic: Annotated[Optional[Any], Field(description="A JSON list containing names of other core metadata fields which are permitted to vary between sdist and bdist packages. Fields NOT marked dynamic MUST be the same between bdist and sdist.")] = None,
489
+ license_expression: Annotated[Optional[StrictStr], Field(description="Text string that is a valid SPDX license expression.")] = None,
490
+ license_file: Annotated[Optional[Any], Field(description="A JSON list containing names of the paths to license-related files.")] = None,
491
+ sha256: Annotated[Optional[Annotated[str, Field(min_length=1, strict=True)]], Field(description="The SHA256 digest of this package.")] = None,
456
492
  pulp_domain: StrictStr = "default",
457
493
  _request_timeout: Union[
458
494
  None,
@@ -489,50 +525,58 @@ class ContentPackagesApi:
489
525
  :type upload: str
490
526
  :param file_url: A url that Pulp can download and turn into the content unit.
491
527
  :type file_url: str
492
- :param sha256: The SHA256 digest of this package.
493
- :type sha256: str
494
- :param summary: A one-line summary of what the package does.
495
- :type summary: str
528
+ :param author: Text containing the author's name. Contact information can also be added, separated with newlines.
529
+ :type author: str
530
+ :param author_email: The author's e-mail address.
531
+ :type author_email: str
496
532
  :param description: A longer description of the package that can run to several paragraphs.
497
533
  :type description: str
498
- :param description_content_type: A string stating the markup syntax (if any) used in the distribution’s description, so that tools can intelligently render the description.
499
- :type description_content_type: str
500
- :param keywords: Additional keywords to be used to assist searching for the package in a larger catalog.
501
- :type keywords: str
502
534
  :param home_page: The URL for the package's home page.
503
535
  :type home_page: str
536
+ :param keywords: Additional keywords to be used to assist searching for the package in a larger catalog.
537
+ :type keywords: str
538
+ :param license: Text indicating the license covering the distribution
539
+ :type license: str
540
+ :param platform: A comma-separated list of platform specifications, summarizing the operating systems supported by the package.
541
+ :type platform: str
542
+ :param summary: A one-line summary of what the package does.
543
+ :type summary: str
544
+ :param classifiers: A JSON list containing classification values for a Python package.
545
+ :type classifiers: object
504
546
  :param download_url: Legacy field denoting the URL from which this package can be downloaded.
505
547
  :type download_url: str
506
- :param author: Text containing the author's name. Contact information can also be added, separated with newlines.
507
- :type author: str
508
- :param author_email: The author's e-mail address.
509
- :type author_email: str
548
+ :param supported_platform: Field to specify the OS and CPU for which the binary package was compiled.
549
+ :type supported_platform: str
510
550
  :param maintainer: The maintainer's name at a minimum; additional contact information may be provided.
511
551
  :type maintainer: str
512
552
  :param maintainer_email: The maintainer's e-mail address.
513
553
  :type maintainer_email: str
514
- :param license: Text indicating the license covering the distribution
515
- :type license: str
516
- :param requires_python: The Python version(s) that the distribution is guaranteed to be compatible with.
517
- :type requires_python: str
554
+ :param obsoletes_dist: A JSON list containing names of a distutils project's distribution which this distribution renders obsolete, meaning that the two projects should not be installed at the same time.
555
+ :type obsoletes_dist: object
518
556
  :param project_url: A browsable URL for the project and a label for it, separated by a comma.
519
557
  :type project_url: str
520
558
  :param project_urls: A dictionary of labels and URLs for the project.
521
559
  :type project_urls: object
522
- :param platform: A comma-separated list of platform specifications, summarizing the operating systems supported by the package.
523
- :type platform: str
524
- :param supported_platform: Field to specify the OS and CPU for which the binary package was compiled.
525
- :type supported_platform: str
526
- :param requires_dist: A JSON list containing names of some other distutils project required by this distribution.
527
- :type requires_dist: object
528
560
  :param provides_dist: A JSON list containing names of a Distutils project which is contained within this distribution.
529
561
  :type provides_dist: object
530
- :param obsoletes_dist: A JSON list containing names of a distutils project's distribution which this distribution renders obsolete, meaning that the two projects should not be installed at the same time.
531
- :type obsoletes_dist: object
532
562
  :param requires_external: A JSON list containing some dependency in the system that the distribution is to be used.
533
563
  :type requires_external: object
534
- :param classifiers: A JSON list containing classification values for a Python package.
535
- :type classifiers: object
564
+ :param requires_dist: A JSON list containing names of some other distutils project required by this distribution.
565
+ :type requires_dist: object
566
+ :param requires_python: The Python version(s) that the distribution is guaranteed to be compatible with.
567
+ :type requires_python: str
568
+ :param description_content_type: A string stating the markup syntax (if any) used in the distribution’s description, so that tools can intelligently render the description.
569
+ :type description_content_type: str
570
+ :param provides_extras: A JSON list containing names of optional features provided by the package.
571
+ :type provides_extras: object
572
+ :param dynamic: A JSON list containing names of other core metadata fields which are permitted to vary between sdist and bdist packages. Fields NOT marked dynamic MUST be the same between bdist and sdist.
573
+ :type dynamic: object
574
+ :param license_expression: Text string that is a valid SPDX license expression.
575
+ :type license_expression: str
576
+ :param license_file: A JSON list containing names of the paths to license-related files.
577
+ :type license_file: object
578
+ :param sha256: The SHA256 digest of this package.
579
+ :type sha256: str
536
580
  :param _request_timeout: timeout setting for this request. If one
537
581
  number provided, it will be total request
538
582
  timeout. It can also be a pair (tuple) of
@@ -565,28 +609,32 @@ class ContentPackagesApi:
565
609
  file=file,
566
610
  upload=upload,
567
611
  file_url=file_url,
568
- sha256=sha256,
569
- summary=summary,
612
+ author=author,
613
+ author_email=author_email,
570
614
  description=description,
571
- description_content_type=description_content_type,
572
- keywords=keywords,
573
615
  home_page=home_page,
616
+ keywords=keywords,
617
+ license=license,
618
+ platform=platform,
619
+ summary=summary,
620
+ classifiers=classifiers,
574
621
  download_url=download_url,
575
- author=author,
576
- author_email=author_email,
622
+ supported_platform=supported_platform,
577
623
  maintainer=maintainer,
578
624
  maintainer_email=maintainer_email,
579
- license=license,
580
- requires_python=requires_python,
625
+ obsoletes_dist=obsoletes_dist,
581
626
  project_url=project_url,
582
627
  project_urls=project_urls,
583
- platform=platform,
584
- supported_platform=supported_platform,
585
- requires_dist=requires_dist,
586
628
  provides_dist=provides_dist,
587
- obsoletes_dist=obsoletes_dist,
588
629
  requires_external=requires_external,
589
- classifiers=classifiers,
630
+ requires_dist=requires_dist,
631
+ requires_python=requires_python,
632
+ description_content_type=description_content_type,
633
+ provides_extras=provides_extras,
634
+ dynamic=dynamic,
635
+ license_expression=license_expression,
636
+ license_file=license_file,
637
+ sha256=sha256,
590
638
  _request_auth=_request_auth,
591
639
  _content_type=_content_type,
592
640
  _headers=_headers,
@@ -614,28 +662,32 @@ class ContentPackagesApi:
614
662
  file,
615
663
  upload,
616
664
  file_url,
617
- sha256,
618
- summary,
665
+ author,
666
+ author_email,
619
667
  description,
620
- description_content_type,
621
- keywords,
622
668
  home_page,
669
+ keywords,
670
+ license,
671
+ platform,
672
+ summary,
673
+ classifiers,
623
674
  download_url,
624
- author,
625
- author_email,
675
+ supported_platform,
626
676
  maintainer,
627
677
  maintainer_email,
628
- license,
629
- requires_python,
678
+ obsoletes_dist,
630
679
  project_url,
631
680
  project_urls,
632
- platform,
633
- supported_platform,
634
- requires_dist,
635
681
  provides_dist,
636
- obsoletes_dist,
637
682
  requires_external,
638
- classifiers,
683
+ requires_dist,
684
+ requires_python,
685
+ description_content_type,
686
+ provides_extras,
687
+ dynamic,
688
+ license_expression,
689
+ license_file,
690
+ sha256,
639
691
  _request_auth,
640
692
  _content_type,
641
693
  _headers,
@@ -679,50 +731,58 @@ class ContentPackagesApi:
679
731
  _form_params.append(('upload', upload))
680
732
  if file_url is not None:
681
733
  _form_params.append(('file_url', file_url))
682
- if sha256 is not None:
683
- _form_params.append(('sha256', sha256))
684
- if summary is not None:
685
- _form_params.append(('summary', summary))
734
+ if author is not None:
735
+ _form_params.append(('author', author))
736
+ if author_email is not None:
737
+ _form_params.append(('author_email', author_email))
686
738
  if description is not None:
687
739
  _form_params.append(('description', description))
688
- if description_content_type is not None:
689
- _form_params.append(('description_content_type', description_content_type))
690
- if keywords is not None:
691
- _form_params.append(('keywords', keywords))
692
740
  if home_page is not None:
693
741
  _form_params.append(('home_page', home_page))
742
+ if keywords is not None:
743
+ _form_params.append(('keywords', keywords))
744
+ if license is not None:
745
+ _form_params.append(('license', license))
746
+ if platform is not None:
747
+ _form_params.append(('platform', platform))
748
+ if summary is not None:
749
+ _form_params.append(('summary', summary))
750
+ if classifiers is not None:
751
+ _form_params.append(('classifiers', classifiers))
694
752
  if download_url is not None:
695
753
  _form_params.append(('download_url', download_url))
696
- if author is not None:
697
- _form_params.append(('author', author))
698
- if author_email is not None:
699
- _form_params.append(('author_email', author_email))
754
+ if supported_platform is not None:
755
+ _form_params.append(('supported_platform', supported_platform))
700
756
  if maintainer is not None:
701
757
  _form_params.append(('maintainer', maintainer))
702
758
  if maintainer_email is not None:
703
759
  _form_params.append(('maintainer_email', maintainer_email))
704
- if license is not None:
705
- _form_params.append(('license', license))
706
- if requires_python is not None:
707
- _form_params.append(('requires_python', requires_python))
760
+ if obsoletes_dist is not None:
761
+ _form_params.append(('obsoletes_dist', obsoletes_dist))
708
762
  if project_url is not None:
709
763
  _form_params.append(('project_url', project_url))
710
764
  if project_urls is not None:
711
765
  _form_params.append(('project_urls', project_urls))
712
- if platform is not None:
713
- _form_params.append(('platform', platform))
714
- if supported_platform is not None:
715
- _form_params.append(('supported_platform', supported_platform))
716
- if requires_dist is not None:
717
- _form_params.append(('requires_dist', requires_dist))
718
766
  if provides_dist is not None:
719
767
  _form_params.append(('provides_dist', provides_dist))
720
- if obsoletes_dist is not None:
721
- _form_params.append(('obsoletes_dist', obsoletes_dist))
722
768
  if requires_external is not None:
723
769
  _form_params.append(('requires_external', requires_external))
724
- if classifiers is not None:
725
- _form_params.append(('classifiers', classifiers))
770
+ if requires_dist is not None:
771
+ _form_params.append(('requires_dist', requires_dist))
772
+ if requires_python is not None:
773
+ _form_params.append(('requires_python', requires_python))
774
+ if description_content_type is not None:
775
+ _form_params.append(('description_content_type', description_content_type))
776
+ if provides_extras is not None:
777
+ _form_params.append(('provides_extras', provides_extras))
778
+ if dynamic is not None:
779
+ _form_params.append(('dynamic', dynamic))
780
+ if license_expression is not None:
781
+ _form_params.append(('license_expression', license_expression))
782
+ if license_file is not None:
783
+ _form_params.append(('license_file', license_file))
784
+ if sha256 is not None:
785
+ _form_params.append(('sha256', sha256))
726
786
  # process the body parameter
727
787
 
728
788
 
@@ -789,7 +849,7 @@ class ContentPackagesApi:
789
849
  name: Annotated[Optional[StrictStr], Field(description="Filter results where name matches value")] = None,
790
850
  name__in: Annotated[Optional[List[StrictStr]], Field(description="Filter results where name is in a comma-separated list of values")] = None,
791
851
  offset: Annotated[Optional[StrictInt], Field(description="The initial index from which to return the results.")] = None,
792
- ordering: Annotated[Optional[List[StrictStr]], Field(description="Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `filename` - Filename * `-filename` - Filename (descending) * `packagetype` - Packagetype * `-packagetype` - Packagetype (descending) * `name` - Name * `-name` - Name (descending) * `version` - Version * `-version` - Version (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `python_version` - Python version * `-python_version` - Python version (descending) * `metadata_version` - Metadata version * `-metadata_version` - Metadata version (descending) * `summary` - Summary * `-summary` - Summary (descending) * `description` - Description * `-description` - Description (descending) * `keywords` - Keywords * `-keywords` - Keywords (descending) * `home_page` - Home page * `-home_page` - Home page (descending) * `download_url` - Download url * `-download_url` - Download url (descending) * `author` - Author * `-author` - Author (descending) * `author_email` - Author email * `-author_email` - Author email (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `maintainer_email` - Maintainer email * `-maintainer_email` - Maintainer email (descending) * `license` - License * `-license` - License (descending) * `requires_python` - Requires python * `-requires_python` - Requires python (descending) * `project_url` - Project url * `-project_url` - Project url (descending) * `platform` - Platform * `-platform` - Platform (descending) * `supported_platform` - Supported platform * `-supported_platform` - Supported platform (descending) * `requires_dist` - Requires dist * `-requires_dist` - Requires dist (descending) * `provides_dist` - Provides dist * `-provides_dist` - Provides dist (descending) * `obsoletes_dist` - Obsoletes dist * `-obsoletes_dist` - Obsoletes dist (descending) * `requires_external` - Requires external * `-requires_external` - Requires external (descending) * `classifiers` - Classifiers * `-classifiers` - Classifiers (descending) * `project_urls` - Project urls * `-project_urls` - Project urls (descending) * `description_content_type` - Description content type * `-description_content_type` - Description content type (descending) * `pk` - Pk * `-pk` - Pk (descending)")] = None,
852
+ ordering: Annotated[Optional[List[StrictStr]], Field(description="Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `author` - Author * `-author` - Author (descending) * `author_email` - Author email * `-author_email` - Author email (descending) * `description` - Description * `-description` - Description (descending) * `home_page` - Home page * `-home_page` - Home page (descending) * `keywords` - Keywords * `-keywords` - Keywords (descending) * `license` - License * `-license` - License (descending) * `metadata_version` - Metadata version * `-metadata_version` - Metadata version (descending) * `name` - Name * `-name` - Name (descending) * `platform` - Platform * `-platform` - Platform (descending) * `summary` - Summary * `-summary` - Summary (descending) * `version` - Version * `-version` - Version (descending) * `classifiers` - Classifiers * `-classifiers` - Classifiers (descending) * `download_url` - Download url * `-download_url` - Download url (descending) * `supported_platform` - Supported platform * `-supported_platform` - Supported platform (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `maintainer_email` - Maintainer email * `-maintainer_email` - Maintainer email (descending) * `obsoletes_dist` - Obsoletes dist * `-obsoletes_dist` - Obsoletes dist (descending) * `project_url` - Project url * `-project_url` - Project url (descending) * `project_urls` - Project urls * `-project_urls` - Project urls (descending) * `provides_dist` - Provides dist * `-provides_dist` - Provides dist (descending) * `requires_external` - Requires external * `-requires_external` - Requires external (descending) * `requires_dist` - Requires dist * `-requires_dist` - Requires dist (descending) * `requires_python` - Requires python * `-requires_python` - Requires python (descending) * `description_content_type` - Description content type * `-description_content_type` - Description content type (descending) * `provides_extras` - Provides extras * `-provides_extras` - Provides extras (descending) * `dynamic` - Dynamic * `-dynamic` - Dynamic (descending) * `license_expression` - License expression * `-license_expression` - License expression (descending) * `license_file` - License file * `-license_file` - License file (descending) * `filename` - Filename * `-filename` - Filename (descending) * `packagetype` - Packagetype * `-packagetype` - Packagetype (descending) * `python_version` - Python version * `-python_version` - Python version (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `pk` - Pk * `-pk` - Pk (descending)")] = None,
793
853
  orphaned_for: Annotated[Optional[Union[StrictFloat, StrictInt]], Field(description="Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.")] = None,
794
854
  packagetype: Annotated[Optional[StrictStr], Field(description="Filter results where packagetype matches value * `bdist_dmg` - bdist_dmg * `bdist_dumb` - bdist_dumb * `bdist_egg` - bdist_egg * `bdist_msi` - bdist_msi * `bdist_rpm` - bdist_rpm * `bdist_wheel` - bdist_wheel * `bdist_wininst` - bdist_wininst * `sdist` - sdist")] = None,
795
855
  packagetype__in: Annotated[Optional[List[StrictStr]], Field(description="Filter results where packagetype is in a comma-separated list of values")] = None,
@@ -857,7 +917,7 @@ class ContentPackagesApi:
857
917
  :type name__in: List[str]
858
918
  :param offset: The initial index from which to return the results.
859
919
  :type offset: int
860
- :param ordering: Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `filename` - Filename * `-filename` - Filename (descending) * `packagetype` - Packagetype * `-packagetype` - Packagetype (descending) * `name` - Name * `-name` - Name (descending) * `version` - Version * `-version` - Version (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `python_version` - Python version * `-python_version` - Python version (descending) * `metadata_version` - Metadata version * `-metadata_version` - Metadata version (descending) * `summary` - Summary * `-summary` - Summary (descending) * `description` - Description * `-description` - Description (descending) * `keywords` - Keywords * `-keywords` - Keywords (descending) * `home_page` - Home page * `-home_page` - Home page (descending) * `download_url` - Download url * `-download_url` - Download url (descending) * `author` - Author * `-author` - Author (descending) * `author_email` - Author email * `-author_email` - Author email (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `maintainer_email` - Maintainer email * `-maintainer_email` - Maintainer email (descending) * `license` - License * `-license` - License (descending) * `requires_python` - Requires python * `-requires_python` - Requires python (descending) * `project_url` - Project url * `-project_url` - Project url (descending) * `platform` - Platform * `-platform` - Platform (descending) * `supported_platform` - Supported platform * `-supported_platform` - Supported platform (descending) * `requires_dist` - Requires dist * `-requires_dist` - Requires dist (descending) * `provides_dist` - Provides dist * `-provides_dist` - Provides dist (descending) * `obsoletes_dist` - Obsoletes dist * `-obsoletes_dist` - Obsoletes dist (descending) * `requires_external` - Requires external * `-requires_external` - Requires external (descending) * `classifiers` - Classifiers * `-classifiers` - Classifiers (descending) * `project_urls` - Project urls * `-project_urls` - Project urls (descending) * `description_content_type` - Description content type * `-description_content_type` - Description content type (descending) * `pk` - Pk * `-pk` - Pk (descending)
920
+ :param ordering: Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `author` - Author * `-author` - Author (descending) * `author_email` - Author email * `-author_email` - Author email (descending) * `description` - Description * `-description` - Description (descending) * `home_page` - Home page * `-home_page` - Home page (descending) * `keywords` - Keywords * `-keywords` - Keywords (descending) * `license` - License * `-license` - License (descending) * `metadata_version` - Metadata version * `-metadata_version` - Metadata version (descending) * `name` - Name * `-name` - Name (descending) * `platform` - Platform * `-platform` - Platform (descending) * `summary` - Summary * `-summary` - Summary (descending) * `version` - Version * `-version` - Version (descending) * `classifiers` - Classifiers * `-classifiers` - Classifiers (descending) * `download_url` - Download url * `-download_url` - Download url (descending) * `supported_platform` - Supported platform * `-supported_platform` - Supported platform (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `maintainer_email` - Maintainer email * `-maintainer_email` - Maintainer email (descending) * `obsoletes_dist` - Obsoletes dist * `-obsoletes_dist` - Obsoletes dist (descending) * `project_url` - Project url * `-project_url` - Project url (descending) * `project_urls` - Project urls * `-project_urls` - Project urls (descending) * `provides_dist` - Provides dist * `-provides_dist` - Provides dist (descending) * `requires_external` - Requires external * `-requires_external` - Requires external (descending) * `requires_dist` - Requires dist * `-requires_dist` - Requires dist (descending) * `requires_python` - Requires python * `-requires_python` - Requires python (descending) * `description_content_type` - Description content type * `-description_content_type` - Description content type (descending) * `provides_extras` - Provides extras * `-provides_extras` - Provides extras (descending) * `dynamic` - Dynamic * `-dynamic` - Dynamic (descending) * `license_expression` - License expression * `-license_expression` - License expression (descending) * `license_file` - License file * `-license_file` - License file (descending) * `filename` - Filename * `-filename` - Filename (descending) * `packagetype` - Packagetype * `-packagetype` - Packagetype (descending) * `python_version` - Python version * `-python_version` - Python version (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `pk` - Pk * `-pk` - Pk (descending)
861
921
  :type ordering: List[str]
862
922
  :param orphaned_for: Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
863
923
  :type orphaned_for: float
@@ -1000,7 +1060,7 @@ class ContentPackagesApi:
1000
1060
  name: Annotated[Optional[StrictStr], Field(description="Filter results where name matches value")] = None,
1001
1061
  name__in: Annotated[Optional[List[StrictStr]], Field(description="Filter results where name is in a comma-separated list of values")] = None,
1002
1062
  offset: Annotated[Optional[StrictInt], Field(description="The initial index from which to return the results.")] = None,
1003
- ordering: Annotated[Optional[List[StrictStr]], Field(description="Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `filename` - Filename * `-filename` - Filename (descending) * `packagetype` - Packagetype * `-packagetype` - Packagetype (descending) * `name` - Name * `-name` - Name (descending) * `version` - Version * `-version` - Version (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `python_version` - Python version * `-python_version` - Python version (descending) * `metadata_version` - Metadata version * `-metadata_version` - Metadata version (descending) * `summary` - Summary * `-summary` - Summary (descending) * `description` - Description * `-description` - Description (descending) * `keywords` - Keywords * `-keywords` - Keywords (descending) * `home_page` - Home page * `-home_page` - Home page (descending) * `download_url` - Download url * `-download_url` - Download url (descending) * `author` - Author * `-author` - Author (descending) * `author_email` - Author email * `-author_email` - Author email (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `maintainer_email` - Maintainer email * `-maintainer_email` - Maintainer email (descending) * `license` - License * `-license` - License (descending) * `requires_python` - Requires python * `-requires_python` - Requires python (descending) * `project_url` - Project url * `-project_url` - Project url (descending) * `platform` - Platform * `-platform` - Platform (descending) * `supported_platform` - Supported platform * `-supported_platform` - Supported platform (descending) * `requires_dist` - Requires dist * `-requires_dist` - Requires dist (descending) * `provides_dist` - Provides dist * `-provides_dist` - Provides dist (descending) * `obsoletes_dist` - Obsoletes dist * `-obsoletes_dist` - Obsoletes dist (descending) * `requires_external` - Requires external * `-requires_external` - Requires external (descending) * `classifiers` - Classifiers * `-classifiers` - Classifiers (descending) * `project_urls` - Project urls * `-project_urls` - Project urls (descending) * `description_content_type` - Description content type * `-description_content_type` - Description content type (descending) * `pk` - Pk * `-pk` - Pk (descending)")] = None,
1063
+ ordering: Annotated[Optional[List[StrictStr]], Field(description="Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `author` - Author * `-author` - Author (descending) * `author_email` - Author email * `-author_email` - Author email (descending) * `description` - Description * `-description` - Description (descending) * `home_page` - Home page * `-home_page` - Home page (descending) * `keywords` - Keywords * `-keywords` - Keywords (descending) * `license` - License * `-license` - License (descending) * `metadata_version` - Metadata version * `-metadata_version` - Metadata version (descending) * `name` - Name * `-name` - Name (descending) * `platform` - Platform * `-platform` - Platform (descending) * `summary` - Summary * `-summary` - Summary (descending) * `version` - Version * `-version` - Version (descending) * `classifiers` - Classifiers * `-classifiers` - Classifiers (descending) * `download_url` - Download url * `-download_url` - Download url (descending) * `supported_platform` - Supported platform * `-supported_platform` - Supported platform (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `maintainer_email` - Maintainer email * `-maintainer_email` - Maintainer email (descending) * `obsoletes_dist` - Obsoletes dist * `-obsoletes_dist` - Obsoletes dist (descending) * `project_url` - Project url * `-project_url` - Project url (descending) * `project_urls` - Project urls * `-project_urls` - Project urls (descending) * `provides_dist` - Provides dist * `-provides_dist` - Provides dist (descending) * `requires_external` - Requires external * `-requires_external` - Requires external (descending) * `requires_dist` - Requires dist * `-requires_dist` - Requires dist (descending) * `requires_python` - Requires python * `-requires_python` - Requires python (descending) * `description_content_type` - Description content type * `-description_content_type` - Description content type (descending) * `provides_extras` - Provides extras * `-provides_extras` - Provides extras (descending) * `dynamic` - Dynamic * `-dynamic` - Dynamic (descending) * `license_expression` - License expression * `-license_expression` - License expression (descending) * `license_file` - License file * `-license_file` - License file (descending) * `filename` - Filename * `-filename` - Filename (descending) * `packagetype` - Packagetype * `-packagetype` - Packagetype (descending) * `python_version` - Python version * `-python_version` - Python version (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `pk` - Pk * `-pk` - Pk (descending)")] = None,
1004
1064
  orphaned_for: Annotated[Optional[Union[StrictFloat, StrictInt]], Field(description="Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.")] = None,
1005
1065
  packagetype: Annotated[Optional[StrictStr], Field(description="Filter results where packagetype matches value * `bdist_dmg` - bdist_dmg * `bdist_dumb` - bdist_dumb * `bdist_egg` - bdist_egg * `bdist_msi` - bdist_msi * `bdist_rpm` - bdist_rpm * `bdist_wheel` - bdist_wheel * `bdist_wininst` - bdist_wininst * `sdist` - sdist")] = None,
1006
1066
  packagetype__in: Annotated[Optional[List[StrictStr]], Field(description="Filter results where packagetype is in a comma-separated list of values")] = None,
@@ -1068,7 +1128,7 @@ class ContentPackagesApi:
1068
1128
  :type name__in: List[str]
1069
1129
  :param offset: The initial index from which to return the results.
1070
1130
  :type offset: int
1071
- :param ordering: Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `filename` - Filename * `-filename` - Filename (descending) * `packagetype` - Packagetype * `-packagetype` - Packagetype (descending) * `name` - Name * `-name` - Name (descending) * `version` - Version * `-version` - Version (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `python_version` - Python version * `-python_version` - Python version (descending) * `metadata_version` - Metadata version * `-metadata_version` - Metadata version (descending) * `summary` - Summary * `-summary` - Summary (descending) * `description` - Description * `-description` - Description (descending) * `keywords` - Keywords * `-keywords` - Keywords (descending) * `home_page` - Home page * `-home_page` - Home page (descending) * `download_url` - Download url * `-download_url` - Download url (descending) * `author` - Author * `-author` - Author (descending) * `author_email` - Author email * `-author_email` - Author email (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `maintainer_email` - Maintainer email * `-maintainer_email` - Maintainer email (descending) * `license` - License * `-license` - License (descending) * `requires_python` - Requires python * `-requires_python` - Requires python (descending) * `project_url` - Project url * `-project_url` - Project url (descending) * `platform` - Platform * `-platform` - Platform (descending) * `supported_platform` - Supported platform * `-supported_platform` - Supported platform (descending) * `requires_dist` - Requires dist * `-requires_dist` - Requires dist (descending) * `provides_dist` - Provides dist * `-provides_dist` - Provides dist (descending) * `obsoletes_dist` - Obsoletes dist * `-obsoletes_dist` - Obsoletes dist (descending) * `requires_external` - Requires external * `-requires_external` - Requires external (descending) * `classifiers` - Classifiers * `-classifiers` - Classifiers (descending) * `project_urls` - Project urls * `-project_urls` - Project urls (descending) * `description_content_type` - Description content type * `-description_content_type` - Description content type (descending) * `pk` - Pk * `-pk` - Pk (descending)
1131
+ :param ordering: Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `author` - Author * `-author` - Author (descending) * `author_email` - Author email * `-author_email` - Author email (descending) * `description` - Description * `-description` - Description (descending) * `home_page` - Home page * `-home_page` - Home page (descending) * `keywords` - Keywords * `-keywords` - Keywords (descending) * `license` - License * `-license` - License (descending) * `metadata_version` - Metadata version * `-metadata_version` - Metadata version (descending) * `name` - Name * `-name` - Name (descending) * `platform` - Platform * `-platform` - Platform (descending) * `summary` - Summary * `-summary` - Summary (descending) * `version` - Version * `-version` - Version (descending) * `classifiers` - Classifiers * `-classifiers` - Classifiers (descending) * `download_url` - Download url * `-download_url` - Download url (descending) * `supported_platform` - Supported platform * `-supported_platform` - Supported platform (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `maintainer_email` - Maintainer email * `-maintainer_email` - Maintainer email (descending) * `obsoletes_dist` - Obsoletes dist * `-obsoletes_dist` - Obsoletes dist (descending) * `project_url` - Project url * `-project_url` - Project url (descending) * `project_urls` - Project urls * `-project_urls` - Project urls (descending) * `provides_dist` - Provides dist * `-provides_dist` - Provides dist (descending) * `requires_external` - Requires external * `-requires_external` - Requires external (descending) * `requires_dist` - Requires dist * `-requires_dist` - Requires dist (descending) * `requires_python` - Requires python * `-requires_python` - Requires python (descending) * `description_content_type` - Description content type * `-description_content_type` - Description content type (descending) * `provides_extras` - Provides extras * `-provides_extras` - Provides extras (descending) * `dynamic` - Dynamic * `-dynamic` - Dynamic (descending) * `license_expression` - License expression * `-license_expression` - License expression (descending) * `license_file` - License file * `-license_file` - License file (descending) * `filename` - Filename * `-filename` - Filename (descending) * `packagetype` - Packagetype * `-packagetype` - Packagetype (descending) * `python_version` - Python version * `-python_version` - Python version (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `pk` - Pk * `-pk` - Pk (descending)
1072
1132
  :type ordering: List[str]
1073
1133
  :param orphaned_for: Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
1074
1134
  :type orphaned_for: float
@@ -1211,7 +1271,7 @@ class ContentPackagesApi:
1211
1271
  name: Annotated[Optional[StrictStr], Field(description="Filter results where name matches value")] = None,
1212
1272
  name__in: Annotated[Optional[List[StrictStr]], Field(description="Filter results where name is in a comma-separated list of values")] = None,
1213
1273
  offset: Annotated[Optional[StrictInt], Field(description="The initial index from which to return the results.")] = None,
1214
- ordering: Annotated[Optional[List[StrictStr]], Field(description="Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `filename` - Filename * `-filename` - Filename (descending) * `packagetype` - Packagetype * `-packagetype` - Packagetype (descending) * `name` - Name * `-name` - Name (descending) * `version` - Version * `-version` - Version (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `python_version` - Python version * `-python_version` - Python version (descending) * `metadata_version` - Metadata version * `-metadata_version` - Metadata version (descending) * `summary` - Summary * `-summary` - Summary (descending) * `description` - Description * `-description` - Description (descending) * `keywords` - Keywords * `-keywords` - Keywords (descending) * `home_page` - Home page * `-home_page` - Home page (descending) * `download_url` - Download url * `-download_url` - Download url (descending) * `author` - Author * `-author` - Author (descending) * `author_email` - Author email * `-author_email` - Author email (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `maintainer_email` - Maintainer email * `-maintainer_email` - Maintainer email (descending) * `license` - License * `-license` - License (descending) * `requires_python` - Requires python * `-requires_python` - Requires python (descending) * `project_url` - Project url * `-project_url` - Project url (descending) * `platform` - Platform * `-platform` - Platform (descending) * `supported_platform` - Supported platform * `-supported_platform` - Supported platform (descending) * `requires_dist` - Requires dist * `-requires_dist` - Requires dist (descending) * `provides_dist` - Provides dist * `-provides_dist` - Provides dist (descending) * `obsoletes_dist` - Obsoletes dist * `-obsoletes_dist` - Obsoletes dist (descending) * `requires_external` - Requires external * `-requires_external` - Requires external (descending) * `classifiers` - Classifiers * `-classifiers` - Classifiers (descending) * `project_urls` - Project urls * `-project_urls` - Project urls (descending) * `description_content_type` - Description content type * `-description_content_type` - Description content type (descending) * `pk` - Pk * `-pk` - Pk (descending)")] = None,
1274
+ ordering: Annotated[Optional[List[StrictStr]], Field(description="Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `author` - Author * `-author` - Author (descending) * `author_email` - Author email * `-author_email` - Author email (descending) * `description` - Description * `-description` - Description (descending) * `home_page` - Home page * `-home_page` - Home page (descending) * `keywords` - Keywords * `-keywords` - Keywords (descending) * `license` - License * `-license` - License (descending) * `metadata_version` - Metadata version * `-metadata_version` - Metadata version (descending) * `name` - Name * `-name` - Name (descending) * `platform` - Platform * `-platform` - Platform (descending) * `summary` - Summary * `-summary` - Summary (descending) * `version` - Version * `-version` - Version (descending) * `classifiers` - Classifiers * `-classifiers` - Classifiers (descending) * `download_url` - Download url * `-download_url` - Download url (descending) * `supported_platform` - Supported platform * `-supported_platform` - Supported platform (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `maintainer_email` - Maintainer email * `-maintainer_email` - Maintainer email (descending) * `obsoletes_dist` - Obsoletes dist * `-obsoletes_dist` - Obsoletes dist (descending) * `project_url` - Project url * `-project_url` - Project url (descending) * `project_urls` - Project urls * `-project_urls` - Project urls (descending) * `provides_dist` - Provides dist * `-provides_dist` - Provides dist (descending) * `requires_external` - Requires external * `-requires_external` - Requires external (descending) * `requires_dist` - Requires dist * `-requires_dist` - Requires dist (descending) * `requires_python` - Requires python * `-requires_python` - Requires python (descending) * `description_content_type` - Description content type * `-description_content_type` - Description content type (descending) * `provides_extras` - Provides extras * `-provides_extras` - Provides extras (descending) * `dynamic` - Dynamic * `-dynamic` - Dynamic (descending) * `license_expression` - License expression * `-license_expression` - License expression (descending) * `license_file` - License file * `-license_file` - License file (descending) * `filename` - Filename * `-filename` - Filename (descending) * `packagetype` - Packagetype * `-packagetype` - Packagetype (descending) * `python_version` - Python version * `-python_version` - Python version (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `pk` - Pk * `-pk` - Pk (descending)")] = None,
1215
1275
  orphaned_for: Annotated[Optional[Union[StrictFloat, StrictInt]], Field(description="Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.")] = None,
1216
1276
  packagetype: Annotated[Optional[StrictStr], Field(description="Filter results where packagetype matches value * `bdist_dmg` - bdist_dmg * `bdist_dumb` - bdist_dumb * `bdist_egg` - bdist_egg * `bdist_msi` - bdist_msi * `bdist_rpm` - bdist_rpm * `bdist_wheel` - bdist_wheel * `bdist_wininst` - bdist_wininst * `sdist` - sdist")] = None,
1217
1277
  packagetype__in: Annotated[Optional[List[StrictStr]], Field(description="Filter results where packagetype is in a comma-separated list of values")] = None,
@@ -1279,7 +1339,7 @@ class ContentPackagesApi:
1279
1339
  :type name__in: List[str]
1280
1340
  :param offset: The initial index from which to return the results.
1281
1341
  :type offset: int
1282
- :param ordering: Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `filename` - Filename * `-filename` - Filename (descending) * `packagetype` - Packagetype * `-packagetype` - Packagetype (descending) * `name` - Name * `-name` - Name (descending) * `version` - Version * `-version` - Version (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `python_version` - Python version * `-python_version` - Python version (descending) * `metadata_version` - Metadata version * `-metadata_version` - Metadata version (descending) * `summary` - Summary * `-summary` - Summary (descending) * `description` - Description * `-description` - Description (descending) * `keywords` - Keywords * `-keywords` - Keywords (descending) * `home_page` - Home page * `-home_page` - Home page (descending) * `download_url` - Download url * `-download_url` - Download url (descending) * `author` - Author * `-author` - Author (descending) * `author_email` - Author email * `-author_email` - Author email (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `maintainer_email` - Maintainer email * `-maintainer_email` - Maintainer email (descending) * `license` - License * `-license` - License (descending) * `requires_python` - Requires python * `-requires_python` - Requires python (descending) * `project_url` - Project url * `-project_url` - Project url (descending) * `platform` - Platform * `-platform` - Platform (descending) * `supported_platform` - Supported platform * `-supported_platform` - Supported platform (descending) * `requires_dist` - Requires dist * `-requires_dist` - Requires dist (descending) * `provides_dist` - Provides dist * `-provides_dist` - Provides dist (descending) * `obsoletes_dist` - Obsoletes dist * `-obsoletes_dist` - Obsoletes dist (descending) * `requires_external` - Requires external * `-requires_external` - Requires external (descending) * `classifiers` - Classifiers * `-classifiers` - Classifiers (descending) * `project_urls` - Project urls * `-project_urls` - Project urls (descending) * `description_content_type` - Description content type * `-description_content_type` - Description content type (descending) * `pk` - Pk * `-pk` - Pk (descending)
1342
+ :param ordering: Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `pulp_labels` - Pulp labels * `-pulp_labels` - Pulp labels (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `author` - Author * `-author` - Author (descending) * `author_email` - Author email * `-author_email` - Author email (descending) * `description` - Description * `-description` - Description (descending) * `home_page` - Home page * `-home_page` - Home page (descending) * `keywords` - Keywords * `-keywords` - Keywords (descending) * `license` - License * `-license` - License (descending) * `metadata_version` - Metadata version * `-metadata_version` - Metadata version (descending) * `name` - Name * `-name` - Name (descending) * `platform` - Platform * `-platform` - Platform (descending) * `summary` - Summary * `-summary` - Summary (descending) * `version` - Version * `-version` - Version (descending) * `classifiers` - Classifiers * `-classifiers` - Classifiers (descending) * `download_url` - Download url * `-download_url` - Download url (descending) * `supported_platform` - Supported platform * `-supported_platform` - Supported platform (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `maintainer_email` - Maintainer email * `-maintainer_email` - Maintainer email (descending) * `obsoletes_dist` - Obsoletes dist * `-obsoletes_dist` - Obsoletes dist (descending) * `project_url` - Project url * `-project_url` - Project url (descending) * `project_urls` - Project urls * `-project_urls` - Project urls (descending) * `provides_dist` - Provides dist * `-provides_dist` - Provides dist (descending) * `requires_external` - Requires external * `-requires_external` - Requires external (descending) * `requires_dist` - Requires dist * `-requires_dist` - Requires dist (descending) * `requires_python` - Requires python * `-requires_python` - Requires python (descending) * `description_content_type` - Description content type * `-description_content_type` - Description content type (descending) * `provides_extras` - Provides extras * `-provides_extras` - Provides extras (descending) * `dynamic` - Dynamic * `-dynamic` - Dynamic (descending) * `license_expression` - License expression * `-license_expression` - License expression (descending) * `license_file` - License file * `-license_file` - License file (descending) * `filename` - Filename * `-filename` - Filename (descending) * `packagetype` - Packagetype * `-packagetype` - Packagetype (descending) * `python_version` - Python version * `-python_version` - Python version (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `pk` - Pk * `-pk` - Pk (descending)
1283
1343
  :type ordering: List[str]
1284
1344
  :param orphaned_for: Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
1285
1345
  :type orphaned_for: float