crc-pulp-python-client 20250918.1__py3-none-any.whl → 20250922.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 (23) hide show
  1. {crc_pulp_python_client-20250918.1.dist-info → crc_pulp_python_client-20250922.1.dist-info}/METADATA +1 -1
  2. {crc_pulp_python_client-20250918.1.dist-info → crc_pulp_python_client-20250922.1.dist-info}/RECORD +23 -23
  3. pulpcore/client/pulp_python/__init__.py +1 -1
  4. pulpcore/client/pulp_python/api/content_packages_api.py +108 -108
  5. pulpcore/client/pulp_python/api_client.py +1 -1
  6. pulpcore/client/pulp_python/configuration.py +3 -3
  7. pulpcore/client/pulp_python/models/package_metadata_response.py +2 -2
  8. pulpcore/client/pulp_python/models/paginated_repository_version_response_list.py +10 -0
  9. pulpcore/client/pulp_python/models/paginatedpython_python_distribution_response_list.py +10 -0
  10. pulpcore/client/pulp_python/models/paginatedpython_python_package_content_response_list.py +10 -0
  11. pulpcore/client/pulp_python/models/paginatedpython_python_publication_response_list.py +10 -0
  12. pulpcore/client/pulp_python/models/paginatedpython_python_remote_response_list.py +10 -0
  13. pulpcore/client/pulp_python/models/paginatedpython_python_repository_response_list.py +10 -0
  14. pulpcore/client/pulp_python/models/patchedpython_python_remote.py +1 -1
  15. pulpcore/client/pulp_python/models/patchedpython_python_repository.py +2 -2
  16. pulpcore/client/pulp_python/models/python_python_package_content_response.py +9 -9
  17. pulpcore/client/pulp_python/models/python_python_publication_response.py +2 -0
  18. pulpcore/client/pulp_python/models/python_python_remote.py +1 -1
  19. pulpcore/client/pulp_python/models/python_python_remote_response.py +3 -1
  20. pulpcore/client/pulp_python/models/python_python_repository.py +2 -2
  21. pulpcore/client/pulp_python/models/python_python_repository_response.py +3 -2
  22. {crc_pulp_python_client-20250918.1.dist-info → crc_pulp_python_client-20250922.1.dist-info}/WHEEL +0 -0
  23. {crc_pulp_python_client-20250918.1.dist-info → crc_pulp_python_client-20250922.1.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: crc-pulp_python-client
3
- Version: 20250918.1
3
+ Version: 20250922.1
4
4
  Summary: Pulp 3 API
5
5
  Home-page:
6
6
  Author: Pulp Team
@@ -1,14 +1,14 @@
1
1
  pulpcore/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
2
2
  pulpcore/client/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
3
- pulpcore/client/pulp_python/__init__.py,sha256=J7qayaF8lAacvuUrUoU3selWNiG1pWfMjbdc1GXW5Hg,5790
4
- pulpcore/client/pulp_python/api_client.py,sha256=mzGXHVlO-zOa6_fedqa9ePR8HJNsfK-NWHb0oflBPyk,27535
3
+ pulpcore/client/pulp_python/__init__.py,sha256=7Cy9PfqdDIagc7NxA0lpeDuxsShapOMtZG9Zm5-l3fk,5790
4
+ pulpcore/client/pulp_python/api_client.py,sha256=NI9T8jPBU3UptETKKtOKOYX8W3bfJd42Ol5lIxc3jHc,27535
5
5
  pulpcore/client/pulp_python/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
6
- pulpcore/client/pulp_python/configuration.py,sha256=VTs2BWzMGwU3mSIFYrIaMDDj3AVKv1hSO4RImmwJexQ,19683
6
+ pulpcore/client/pulp_python/configuration.py,sha256=BPRG957elw_zDMeW7lsL9rCgpKeFkA2r4JSInFv6Pao,19683
7
7
  pulpcore/client/pulp_python/exceptions.py,sha256=voqdIkPGpfNSUF9SsFqERflJMVs-uYFH60fd1rcsz6Y,5957
8
8
  pulpcore/client/pulp_python/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
9
  pulpcore/client/pulp_python/rest.py,sha256=g0lqBpRHpu0epc6G4Rwk-SnApSsrKrqgdrNqwg-LlQE,9410
10
10
  pulpcore/client/pulp_python/api/__init__.py,sha256=gQiZxpv7fnqBIwl4D4hIlxgTmAhabinAwhnQEkEASio,870
11
- pulpcore/client/pulp_python/api/content_packages_api.py,sha256=r0EViPiJ-p609F47D6tAUqfuIKNkZLUnOUeBOc1CcW4,192966
11
+ pulpcore/client/pulp_python/api/content_packages_api.py,sha256=vUCRAs01g8oQpybLalGexVOwWq-11-iCZZqbRYZ1uvo,205644
12
12
  pulpcore/client/pulp_python/api/distributions_pypi_api.py,sha256=Kz1ZlY_PN3GN2pcVLsfCc_qnmf76rU0YRttdCR2BSI4,185759
13
13
  pulpcore/client/pulp_python/api/publications_pypi_api.py,sha256=AUEjjkXxbrbi-kZpY105aXKru1-UGV8e1kfgVrZ_atQ,128990
14
14
  pulpcore/client/pulp_python/api/pypi_api.py,sha256=rl0ROS-CRInox9H2blguu6NYFw5DAUlcaGt3uX5DhME,14572
@@ -26,29 +26,29 @@ pulpcore/client/pulp_python/models/my_permissions_response.py,sha256=q5KI8WcrUyk
26
26
  pulpcore/client/pulp_python/models/nested_role.py,sha256=_QDbpC49ZywdkvKtd2vWnh9cxhct1kcHizHxQ1pIvH0,3003
27
27
  pulpcore/client/pulp_python/models/nested_role_response.py,sha256=j3oDMZ6T7FdGcuOdhKM5VkAYn0aUbcF73675vaNDOxk,2874
28
28
  pulpcore/client/pulp_python/models/object_roles_response.py,sha256=g8qD_A928qL-2s2JbhXMGFJeO9k-jIUV-VpM_j-CdMg,2976
29
- pulpcore/client/pulp_python/models/package_metadata_response.py,sha256=PyZPw5J1nemrMyLVpTUgX6XWhsltaBtrrbIZOjakAyE,3444
29
+ pulpcore/client/pulp_python/models/package_metadata_response.py,sha256=b6IZOCoNFwb8CHAX0Ic3nQ8-tjkqmP_hr66og47Po-k,3559
30
30
  pulpcore/client/pulp_python/models/package_types_enum.py,sha256=IxfhKcGOGO-63Uewkd9iYmgNVjD-pFctINtq2l7zwbE,1129
31
31
  pulpcore/client/pulp_python/models/package_upload_task_response.py,sha256=j_QpH3B1nI0hbWeQsV6Sv1bulkOu08BvNhhavao0auc,3228
32
- pulpcore/client/pulp_python/models/paginated_repository_version_response_list.py,sha256=D1A_88b5OoZM5Fl5JsSXYrJbX6RESHp5Yuga09wlLuM,3385
33
- pulpcore/client/pulp_python/models/paginatedpython_python_distribution_response_list.py,sha256=yqThCYQSKroVmx41d6R4Lcv3PB_D1YJQNYOxCQdFu1Q,3442
34
- pulpcore/client/pulp_python/models/paginatedpython_python_package_content_response_list.py,sha256=4m7ZG4kYk829BZv3N7hrdwEz022Auv4Lg20CBALdFhc,3459
35
- pulpcore/client/pulp_python/models/paginatedpython_python_publication_response_list.py,sha256=EM1C00fFeH_BE5tfdlZOEJk248OpGQmVm-eEQvPSjWE,3434
36
- pulpcore/client/pulp_python/models/paginatedpython_python_remote_response_list.py,sha256=cab5IKWgN5k4qCtKkaPlQtXtSvpDQmGWmyua0v5-Q0g,3394
37
- pulpcore/client/pulp_python/models/paginatedpython_python_repository_response_list.py,sha256=iVP4aCACVax0Yxvl9dmiTPrsRL-MsqsvKpOqLnG-5nA,3426
32
+ pulpcore/client/pulp_python/models/paginated_repository_version_response_list.py,sha256=DCwGeTvm3Joc2zZzFwYQMcasol-yUbJRJhpXsaJYnFk,3799
33
+ pulpcore/client/pulp_python/models/paginatedpython_python_distribution_response_list.py,sha256=zIGDcx2h2B3f4jAKjpep6lgi-wUxa85pQ0HSBDSYQFE,3856
34
+ pulpcore/client/pulp_python/models/paginatedpython_python_package_content_response_list.py,sha256=63vgaSBmU3hLTuTScpspMS6ijsvXcjUYDE8NHoqvE5Y,3873
35
+ pulpcore/client/pulp_python/models/paginatedpython_python_publication_response_list.py,sha256=EuuNpoq33czk_hwjCpvAmqlVLRcGvaOjUlQO_30mA04,3848
36
+ pulpcore/client/pulp_python/models/paginatedpython_python_remote_response_list.py,sha256=I8vYN8_ebtsNfP0bZo31GwPni3gFffXCd9Lb7Eibouw,3808
37
+ pulpcore/client/pulp_python/models/paginatedpython_python_repository_response_list.py,sha256=akKY8SOimEW3kgodkKmHVw_-qQUnF5R6FQ_VoaLhrKA,3840
38
38
  pulpcore/client/pulp_python/models/patchedpython_python_distribution.py,sha256=nJhE9g_i4qWzc6_a0t32G47RxEVYbX-A50wKXW5rjG0,5315
39
- pulpcore/client/pulp_python/models/patchedpython_python_remote.py,sha256=82FGmWAjPgMZPW2hc0z_hit44Xc5KyrTKg-ISpkkxl4,13759
40
- pulpcore/client/pulp_python/models/patchedpython_python_repository.py,sha256=jG5ppskChxxXy3kbp_0u_y6pF6bP7ARr-11O0ZW0rJs,4507
39
+ pulpcore/client/pulp_python/models/patchedpython_python_remote.py,sha256=-7xpiyfBaqdnA-6XEQeTV3xdU-1SYEwKaDt-1xHyT9U,13790
40
+ pulpcore/client/pulp_python/models/patchedpython_python_repository.py,sha256=ofq7dZbPQ13tWddW4042rjZoOVzf3GWaTE1xU4R7oOE,4527
41
41
  pulpcore/client/pulp_python/models/policy_enum.py,sha256=alBNbWymx71uIJJLX3vvtlW-2wIql23bfXHM-DtgCww,1254
42
42
  pulpcore/client/pulp_python/models/python_python_distribution.py,sha256=aiSN6w8RQRPJ9QM1P2PJBMU0c7Vmb_v9KTNhj1clpNM,5246
43
43
  pulpcore/client/pulp_python/models/python_python_distribution_response.py,sha256=cL2TPh9AJI8T9qTaatoqk1HxepjhG28dgnosmvo3h9Q,6862
44
- pulpcore/client/pulp_python/models/python_python_package_content_response.py,sha256=zMJADM_YMNAIr-JWot2gFKMCrVxLhf1YPIQ-t8d7rZI,12630
44
+ pulpcore/client/pulp_python/models/python_python_package_content_response.py,sha256=lRduFbCAfLPk16Je2OS0w9yYBENLwc5fvlHsgouTIQc,13808
45
45
  pulpcore/client/pulp_python/models/python_python_publication.py,sha256=NUNRy2CVsCeVR-Tw7QxIyhInF0ks5KfuGqiZwdkxTrc,2772
46
- pulpcore/client/pulp_python/models/python_python_publication_response.py,sha256=vk-5u_jQpVw67QqpIK6al-KzGJieAqnNN_pCr0Z6k3g,4133
47
- pulpcore/client/pulp_python/models/python_python_remote.py,sha256=I0lnLNJBJ0Jg-Z8EjdyYrvBpenuw_tQTdlB55vgKdbY,13690
48
- pulpcore/client/pulp_python/models/python_python_remote_response.py,sha256=8eiEhsZqvC5j_NQE6KOY4ZkUdiJRx-w8BsEW7_bdQ4U,12849
46
+ pulpcore/client/pulp_python/models/python_python_publication_response.py,sha256=wkFlShKaSjGp2WMwf78MbmCBvUpB2LNxxzZITwhv5mQ,4212
47
+ pulpcore/client/pulp_python/models/python_python_remote.py,sha256=T4xJdl9lce0-WKCizr875SuhrtrV_vf4cbJXZDV2OAE,13721
48
+ pulpcore/client/pulp_python/models/python_python_remote_response.py,sha256=Xse3DAktTmtLUPLqBcv0fvE-N7_LjZRWWVXQA79hYbU,12959
49
49
  pulpcore/client/pulp_python/models/python_python_remote_response_hidden_fields_inner.py,sha256=D0wzaYrrq8FFmXt8Y3th0dX-FCvRmtTw6Cz3Q_9Lu6g,2659
50
- pulpcore/client/pulp_python/models/python_python_repository.py,sha256=ACpupPWWakFAZ11DnMbZIrb3A476d_yM7KkBWBNqh84,4462
51
- pulpcore/client/pulp_python/models/python_python_repository_response.py,sha256=4L7tfEjh5XC06mOCeZc59TUUfUj1_rHt10xUMakOHew,5894
50
+ pulpcore/client/pulp_python/models/python_python_repository.py,sha256=Vu1Y3AHvCLmoqWwPgj6WEj_DUZEdpjjFmR6X5_RbHr4,4482
51
+ pulpcore/client/pulp_python/models/python_python_repository_response.py,sha256=vALiK0YNrtMSFw7A6xRVGqiOHFQK5fvDGbKSYsjUReM,5954
52
52
  pulpcore/client/pulp_python/models/repair.py,sha256=M8UfanWpr-eFWYNl6Dba83L-dI2BA9djt8QxIhPR6i4,2756
53
53
  pulpcore/client/pulp_python/models/repository_add_remove_content.py,sha256=q_pkagT8zIyG59AOIOCuZtBOVwrh_RHAbv6JcBPR0H8,3782
54
54
  pulpcore/client/pulp_python/models/repository_sync_url.py,sha256=BdTHsJJ7zQzJta874hLiAVkZD105xjhqY5g1QZgOFGw,2964
@@ -58,7 +58,7 @@ pulpcore/client/pulp_python/models/set_label_response.py,sha256=nUSYQHAxcJ3ATyUm
58
58
  pulpcore/client/pulp_python/models/summary_response.py,sha256=mWm8XQn_U5GVTIjuTWDu6E8FslOI00tuJYzUOWnb3ME,2867
59
59
  pulpcore/client/pulp_python/models/unset_label.py,sha256=m6s6AFgi5_7fKsjPhcLwz7ZjKXsSd_4F6PS7u5eINO0,2858
60
60
  pulpcore/client/pulp_python/models/unset_label_response.py,sha256=-TZohJf66mUqg4qD04k1dNoyAx69bX_VSf-HM9EpqN8,3046
61
- crc_pulp_python_client-20250918.1.dist-info/METADATA,sha256=h2A9Xi-zS6FK62iuyCmkj4xrcR5cr-yXCnzul9BSuHk,641
62
- crc_pulp_python_client-20250918.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
63
- crc_pulp_python_client-20250918.1.dist-info/top_level.txt,sha256=v1J0AeNxNhm8YE5-xQe1G1YbfoMRZ_u9DAg_Gi7omeY,9
64
- crc_pulp_python_client-20250918.1.dist-info/RECORD,,
61
+ crc_pulp_python_client-20250922.1.dist-info/METADATA,sha256=kgrMk6cQoCC6EJ41hlyM6TwL66oLUkerKvL3Q9flIJM,641
62
+ crc_pulp_python_client-20250922.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
63
+ crc_pulp_python_client-20250922.1.dist-info/top_level.txt,sha256=v1J0AeNxNhm8YE5-xQe1G1YbfoMRZ_u9DAg_Gi7omeY,9
64
+ crc_pulp_python_client-20250922.1.dist-info/RECORD,,
@@ -15,7 +15,7 @@
15
15
  """ # noqa: E501
16
16
 
17
17
 
18
- __version__ = "20250918.1"
18
+ __version__ = "20250922.1"
19
19
 
20
20
  # import apis into sdk package
21
21
  from pulpcore.client.pulp_python.api.content_packages_api import ContentPackagesApi
@@ -65,23 +65,23 @@ class ContentPackagesApi:
65
65
  license: Annotated[Optional[StrictStr], Field(description="Text indicating the license covering the distribution")] = None,
66
66
  platform: Annotated[Optional[StrictStr], Field(description="A comma-separated list of platform specifications, summarizing the operating systems supported by the package.")] = None,
67
67
  summary: Annotated[Optional[StrictStr], Field(description="A one-line summary of what the package does.")] = None,
68
- classifiers: Optional[Any] = None,
68
+ classifiers: Annotated[Optional[Any], Field(description="A JSON list containing classification values for a Python package.")] = None,
69
69
  download_url: Annotated[Optional[StrictStr], Field(description="Legacy field denoting the URL from which this package can be downloaded.")] = None,
70
70
  supported_platform: Annotated[Optional[StrictStr], Field(description="Field to specify the OS and CPU for which the binary package was compiled. ")] = None,
71
71
  maintainer: Annotated[Optional[StrictStr], Field(description="The maintainer's name at a minimum; additional contact information may be provided.")] = None,
72
72
  maintainer_email: Annotated[Optional[StrictStr], Field(description="The maintainer's e-mail address.")] = None,
73
- obsoletes_dist: Optional[Any] = 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,
74
74
  project_url: Annotated[Optional[StrictStr], Field(description="A browsable URL for the project and a label for it, separated by a comma.")] = None,
75
- project_urls: Optional[Any] = None,
76
- provides_dist: Optional[Any] = None,
77
- requires_external: Optional[Any] = None,
78
- requires_dist: Optional[Any] = None,
75
+ project_urls: Annotated[Optional[Any], Field(description="A dictionary of labels and URLs for the project.")] = None,
76
+ provides_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of a Distutils project which is contained within this distribution.")] = None,
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,
78
+ requires_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of some other distutils project required by this distribution.")] = None,
79
79
  requires_python: Annotated[Optional[StrictStr], Field(description="The Python version(s) that the distribution is guaranteed to be compatible with.")] = None,
80
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: Optional[Any] = None,
82
- dynamic: Optional[Any] = 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
83
  license_expression: Annotated[Optional[StrictStr], Field(description="Text string that is a valid SPDX license expression.")] = None,
84
- license_file: Optional[Any] = None,
84
+ license_file: Annotated[Optional[Any], Field(description="A JSON list containing names of the paths to license-related files.")] = None,
85
85
  sha256: Annotated[Optional[Annotated[str, Field(min_length=1, strict=True)]], Field(description="The SHA256 digest of this package.")] = None,
86
86
  pulp_domain: StrictStr = "default",
87
87
  _request_timeout: Union[
@@ -135,7 +135,7 @@ class ContentPackagesApi:
135
135
  :type platform: str
136
136
  :param summary: A one-line summary of what the package does.
137
137
  :type summary: str
138
- :param classifiers:
138
+ :param classifiers: A JSON list containing classification values for a Python package.
139
139
  :type classifiers: object
140
140
  :param download_url: Legacy field denoting the URL from which this package can be downloaded.
141
141
  :type download_url: str
@@ -145,29 +145,29 @@ class ContentPackagesApi:
145
145
  :type maintainer: str
146
146
  :param maintainer_email: The maintainer's e-mail address.
147
147
  :type maintainer_email: str
148
- :param obsoletes_dist:
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
149
  :type obsoletes_dist: object
150
150
  :param project_url: A browsable URL for the project and a label for it, separated by a comma.
151
151
  :type project_url: str
152
- :param project_urls:
152
+ :param project_urls: A dictionary of labels and URLs for the project.
153
153
  :type project_urls: object
154
- :param provides_dist:
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 requires_external:
156
+ :param requires_external: A JSON list containing some dependency in the system that the distribution is to be used.
157
157
  :type requires_external: object
158
- :param requires_dist:
158
+ :param requires_dist: A JSON list containing names of some other distutils project required by this distribution.
159
159
  :type requires_dist: object
160
160
  :param requires_python: The Python version(s) that the distribution is guaranteed to be compatible with.
161
161
  :type requires_python: str
162
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
163
  :type description_content_type: str
164
- :param provides_extras:
164
+ :param provides_extras: A JSON list containing names of optional features provided by the package.
165
165
  :type provides_extras: object
166
- :param dynamic:
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
167
  :type dynamic: object
168
168
  :param license_expression: Text string that is a valid SPDX license expression.
169
169
  :type license_expression: str
170
- :param license_file:
170
+ :param license_file: A JSON list containing names of the paths to license-related files.
171
171
  :type license_file: object
172
172
  :param sha256: The SHA256 digest of this package.
173
173
  :type sha256: str
@@ -268,23 +268,23 @@ class ContentPackagesApi:
268
268
  license: Annotated[Optional[StrictStr], Field(description="Text indicating the license covering the distribution")] = None,
269
269
  platform: Annotated[Optional[StrictStr], Field(description="A comma-separated list of platform specifications, summarizing the operating systems supported by the package.")] = None,
270
270
  summary: Annotated[Optional[StrictStr], Field(description="A one-line summary of what the package does.")] = None,
271
- classifiers: Optional[Any] = None,
271
+ classifiers: Annotated[Optional[Any], Field(description="A JSON list containing classification values for a Python package.")] = None,
272
272
  download_url: Annotated[Optional[StrictStr], Field(description="Legacy field denoting the URL from which this package can be downloaded.")] = None,
273
273
  supported_platform: Annotated[Optional[StrictStr], Field(description="Field to specify the OS and CPU for which the binary package was compiled. ")] = None,
274
274
  maintainer: Annotated[Optional[StrictStr], Field(description="The maintainer's name at a minimum; additional contact information may be provided.")] = None,
275
275
  maintainer_email: Annotated[Optional[StrictStr], Field(description="The maintainer's e-mail address.")] = None,
276
- obsoletes_dist: Optional[Any] = 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,
277
277
  project_url: Annotated[Optional[StrictStr], Field(description="A browsable URL for the project and a label for it, separated by a comma.")] = None,
278
- project_urls: Optional[Any] = None,
279
- provides_dist: Optional[Any] = None,
280
- requires_external: Optional[Any] = None,
281
- requires_dist: Optional[Any] = None,
278
+ project_urls: Annotated[Optional[Any], Field(description="A dictionary of labels and URLs for the project.")] = None,
279
+ provides_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of a Distutils project which is contained within this distribution.")] = None,
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,
281
+ requires_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of some other distutils project required by this distribution.")] = None,
282
282
  requires_python: Annotated[Optional[StrictStr], Field(description="The Python version(s) that the distribution is guaranteed to be compatible with.")] = None,
283
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: Optional[Any] = None,
285
- dynamic: Optional[Any] = 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
286
  license_expression: Annotated[Optional[StrictStr], Field(description="Text string that is a valid SPDX license expression.")] = None,
287
- license_file: Optional[Any] = None,
287
+ license_file: Annotated[Optional[Any], Field(description="A JSON list containing names of the paths to license-related files.")] = None,
288
288
  sha256: Annotated[Optional[Annotated[str, Field(min_length=1, strict=True)]], Field(description="The SHA256 digest of this package.")] = None,
289
289
  pulp_domain: StrictStr = "default",
290
290
  _request_timeout: Union[
@@ -338,7 +338,7 @@ class ContentPackagesApi:
338
338
  :type platform: str
339
339
  :param summary: A one-line summary of what the package does.
340
340
  :type summary: str
341
- :param classifiers:
341
+ :param classifiers: A JSON list containing classification values for a Python package.
342
342
  :type classifiers: object
343
343
  :param download_url: Legacy field denoting the URL from which this package can be downloaded.
344
344
  :type download_url: str
@@ -348,29 +348,29 @@ class ContentPackagesApi:
348
348
  :type maintainer: str
349
349
  :param maintainer_email: The maintainer's e-mail address.
350
350
  :type maintainer_email: str
351
- :param obsoletes_dist:
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
352
  :type obsoletes_dist: object
353
353
  :param project_url: A browsable URL for the project and a label for it, separated by a comma.
354
354
  :type project_url: str
355
- :param project_urls:
355
+ :param project_urls: A dictionary of labels and URLs for the project.
356
356
  :type project_urls: object
357
- :param provides_dist:
357
+ :param provides_dist: A JSON list containing names of a Distutils project which is contained within this distribution.
358
358
  :type provides_dist: object
359
- :param requires_external:
359
+ :param requires_external: A JSON list containing some dependency in the system that the distribution is to be used.
360
360
  :type requires_external: object
361
- :param requires_dist:
361
+ :param requires_dist: A JSON list containing names of some other distutils project required by this distribution.
362
362
  :type requires_dist: object
363
363
  :param requires_python: The Python version(s) that the distribution is guaranteed to be compatible with.
364
364
  :type requires_python: str
365
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
366
  :type description_content_type: str
367
- :param provides_extras:
367
+ :param provides_extras: A JSON list containing names of optional features provided by the package.
368
368
  :type provides_extras: object
369
- :param dynamic:
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
370
  :type dynamic: object
371
371
  :param license_expression: Text string that is a valid SPDX license expression.
372
372
  :type license_expression: str
373
- :param license_file:
373
+ :param license_file: A JSON list containing names of the paths to license-related files.
374
374
  :type license_file: object
375
375
  :param sha256: The SHA256 digest of this package.
376
376
  :type sha256: str
@@ -471,23 +471,23 @@ class ContentPackagesApi:
471
471
  license: Annotated[Optional[StrictStr], Field(description="Text indicating the license covering the distribution")] = None,
472
472
  platform: Annotated[Optional[StrictStr], Field(description="A comma-separated list of platform specifications, summarizing the operating systems supported by the package.")] = None,
473
473
  summary: Annotated[Optional[StrictStr], Field(description="A one-line summary of what the package does.")] = None,
474
- classifiers: Optional[Any] = None,
474
+ classifiers: Annotated[Optional[Any], Field(description="A JSON list containing classification values for a Python package.")] = None,
475
475
  download_url: Annotated[Optional[StrictStr], Field(description="Legacy field denoting the URL from which this package can be downloaded.")] = None,
476
476
  supported_platform: Annotated[Optional[StrictStr], Field(description="Field to specify the OS and CPU for which the binary package was compiled. ")] = None,
477
477
  maintainer: Annotated[Optional[StrictStr], Field(description="The maintainer's name at a minimum; additional contact information may be provided.")] = None,
478
478
  maintainer_email: Annotated[Optional[StrictStr], Field(description="The maintainer's e-mail address.")] = None,
479
- obsoletes_dist: Optional[Any] = 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,
480
480
  project_url: Annotated[Optional[StrictStr], Field(description="A browsable URL for the project and a label for it, separated by a comma.")] = None,
481
- project_urls: Optional[Any] = None,
482
- provides_dist: Optional[Any] = None,
483
- requires_external: Optional[Any] = None,
484
- requires_dist: Optional[Any] = None,
481
+ project_urls: Annotated[Optional[Any], Field(description="A dictionary of labels and URLs for the project.")] = None,
482
+ provides_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of a Distutils project which is contained within this distribution.")] = None,
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,
484
+ requires_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of some other distutils project required by this distribution.")] = None,
485
485
  requires_python: Annotated[Optional[StrictStr], Field(description="The Python version(s) that the distribution is guaranteed to be compatible with.")] = None,
486
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: Optional[Any] = None,
488
- dynamic: Optional[Any] = 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
489
  license_expression: Annotated[Optional[StrictStr], Field(description="Text string that is a valid SPDX license expression.")] = None,
490
- license_file: Optional[Any] = None,
490
+ license_file: Annotated[Optional[Any], Field(description="A JSON list containing names of the paths to license-related files.")] = None,
491
491
  sha256: Annotated[Optional[Annotated[str, Field(min_length=1, strict=True)]], Field(description="The SHA256 digest of this package.")] = None,
492
492
  pulp_domain: StrictStr = "default",
493
493
  _request_timeout: Union[
@@ -541,7 +541,7 @@ class ContentPackagesApi:
541
541
  :type platform: str
542
542
  :param summary: A one-line summary of what the package does.
543
543
  :type summary: str
544
- :param classifiers:
544
+ :param classifiers: A JSON list containing classification values for a Python package.
545
545
  :type classifiers: object
546
546
  :param download_url: Legacy field denoting the URL from which this package can be downloaded.
547
547
  :type download_url: str
@@ -551,29 +551,29 @@ class ContentPackagesApi:
551
551
  :type maintainer: str
552
552
  :param maintainer_email: The maintainer's e-mail address.
553
553
  :type maintainer_email: str
554
- :param obsoletes_dist:
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
555
  :type obsoletes_dist: object
556
556
  :param project_url: A browsable URL for the project and a label for it, separated by a comma.
557
557
  :type project_url: str
558
- :param project_urls:
558
+ :param project_urls: A dictionary of labels and URLs for the project.
559
559
  :type project_urls: object
560
- :param provides_dist:
560
+ :param provides_dist: A JSON list containing names of a Distutils project which is contained within this distribution.
561
561
  :type provides_dist: object
562
- :param requires_external:
562
+ :param requires_external: A JSON list containing some dependency in the system that the distribution is to be used.
563
563
  :type requires_external: object
564
- :param requires_dist:
564
+ :param requires_dist: A JSON list containing names of some other distutils project required by this distribution.
565
565
  :type requires_dist: object
566
566
  :param requires_python: The Python version(s) that the distribution is guaranteed to be compatible with.
567
567
  :type requires_python: str
568
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
569
  :type description_content_type: str
570
- :param provides_extras:
570
+ :param provides_extras: A JSON list containing names of optional features provided by the package.
571
571
  :type provides_extras: object
572
- :param dynamic:
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
573
  :type dynamic: object
574
574
  :param license_expression: Text string that is a valid SPDX license expression.
575
575
  :type license_expression: str
576
- :param license_file:
576
+ :param license_file: A JSON list containing names of the paths to license-related files.
577
577
  :type license_file: object
578
578
  :param sha256: The SHA256 digest of this package.
579
579
  :type sha256: str
@@ -2671,23 +2671,23 @@ class ContentPackagesApi:
2671
2671
  license: Annotated[Optional[StrictStr], Field(description="Text indicating the license covering the distribution")] = None,
2672
2672
  platform: Annotated[Optional[StrictStr], Field(description="A comma-separated list of platform specifications, summarizing the operating systems supported by the package.")] = None,
2673
2673
  summary: Annotated[Optional[StrictStr], Field(description="A one-line summary of what the package does.")] = None,
2674
- classifiers: Optional[Any] = None,
2674
+ classifiers: Annotated[Optional[Any], Field(description="A JSON list containing classification values for a Python package.")] = None,
2675
2675
  download_url: Annotated[Optional[StrictStr], Field(description="Legacy field denoting the URL from which this package can be downloaded.")] = None,
2676
2676
  supported_platform: Annotated[Optional[StrictStr], Field(description="Field to specify the OS and CPU for which the binary package was compiled. ")] = None,
2677
2677
  maintainer: Annotated[Optional[StrictStr], Field(description="The maintainer's name at a minimum; additional contact information may be provided.")] = None,
2678
2678
  maintainer_email: Annotated[Optional[StrictStr], Field(description="The maintainer's e-mail address.")] = None,
2679
- obsoletes_dist: Optional[Any] = None,
2679
+ 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,
2680
2680
  project_url: Annotated[Optional[StrictStr], Field(description="A browsable URL for the project and a label for it, separated by a comma.")] = None,
2681
- project_urls: Optional[Any] = None,
2682
- provides_dist: Optional[Any] = None,
2683
- requires_external: Optional[Any] = None,
2684
- requires_dist: Optional[Any] = None,
2681
+ project_urls: Annotated[Optional[Any], Field(description="A dictionary of labels and URLs for the project.")] = None,
2682
+ provides_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of a Distutils project which is contained within this distribution.")] = None,
2683
+ requires_external: Annotated[Optional[Any], Field(description="A JSON list containing some dependency in the system that the distribution is to be used.")] = None,
2684
+ requires_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of some other distutils project required by this distribution.")] = None,
2685
2685
  requires_python: Annotated[Optional[StrictStr], Field(description="The Python version(s) that the distribution is guaranteed to be compatible with.")] = None,
2686
2686
  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,
2687
- provides_extras: Optional[Any] = None,
2688
- dynamic: Optional[Any] = None,
2687
+ provides_extras: Annotated[Optional[Any], Field(description="A JSON list containing names of optional features provided by the package.")] = None,
2688
+ 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,
2689
2689
  license_expression: Annotated[Optional[StrictStr], Field(description="Text string that is a valid SPDX license expression.")] = None,
2690
- license_file: Optional[Any] = None,
2690
+ license_file: Annotated[Optional[Any], Field(description="A JSON list containing names of the paths to license-related files.")] = None,
2691
2691
  sha256: Annotated[Optional[Annotated[str, Field(min_length=1, strict=True)]], Field(description="The SHA256 digest of this package.")] = None,
2692
2692
  pulp_domain: StrictStr = "default",
2693
2693
  _request_timeout: Union[
@@ -2737,7 +2737,7 @@ class ContentPackagesApi:
2737
2737
  :type platform: str
2738
2738
  :param summary: A one-line summary of what the package does.
2739
2739
  :type summary: str
2740
- :param classifiers:
2740
+ :param classifiers: A JSON list containing classification values for a Python package.
2741
2741
  :type classifiers: object
2742
2742
  :param download_url: Legacy field denoting the URL from which this package can be downloaded.
2743
2743
  :type download_url: str
@@ -2747,29 +2747,29 @@ class ContentPackagesApi:
2747
2747
  :type maintainer: str
2748
2748
  :param maintainer_email: The maintainer's e-mail address.
2749
2749
  :type maintainer_email: str
2750
- :param obsoletes_dist:
2750
+ :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.
2751
2751
  :type obsoletes_dist: object
2752
2752
  :param project_url: A browsable URL for the project and a label for it, separated by a comma.
2753
2753
  :type project_url: str
2754
- :param project_urls:
2754
+ :param project_urls: A dictionary of labels and URLs for the project.
2755
2755
  :type project_urls: object
2756
- :param provides_dist:
2756
+ :param provides_dist: A JSON list containing names of a Distutils project which is contained within this distribution.
2757
2757
  :type provides_dist: object
2758
- :param requires_external:
2758
+ :param requires_external: A JSON list containing some dependency in the system that the distribution is to be used.
2759
2759
  :type requires_external: object
2760
- :param requires_dist:
2760
+ :param requires_dist: A JSON list containing names of some other distutils project required by this distribution.
2761
2761
  :type requires_dist: object
2762
2762
  :param requires_python: The Python version(s) that the distribution is guaranteed to be compatible with.
2763
2763
  :type requires_python: str
2764
2764
  :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.
2765
2765
  :type description_content_type: str
2766
- :param provides_extras:
2766
+ :param provides_extras: A JSON list containing names of optional features provided by the package.
2767
2767
  :type provides_extras: object
2768
- :param dynamic:
2768
+ :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.
2769
2769
  :type dynamic: object
2770
2770
  :param license_expression: Text string that is a valid SPDX license expression.
2771
2771
  :type license_expression: str
2772
- :param license_file:
2772
+ :param license_file: A JSON list containing names of the paths to license-related files.
2773
2773
  :type license_file: object
2774
2774
  :param sha256: The SHA256 digest of this package.
2775
2775
  :type sha256: str
@@ -2866,23 +2866,23 @@ class ContentPackagesApi:
2866
2866
  license: Annotated[Optional[StrictStr], Field(description="Text indicating the license covering the distribution")] = None,
2867
2867
  platform: Annotated[Optional[StrictStr], Field(description="A comma-separated list of platform specifications, summarizing the operating systems supported by the package.")] = None,
2868
2868
  summary: Annotated[Optional[StrictStr], Field(description="A one-line summary of what the package does.")] = None,
2869
- classifiers: Optional[Any] = None,
2869
+ classifiers: Annotated[Optional[Any], Field(description="A JSON list containing classification values for a Python package.")] = None,
2870
2870
  download_url: Annotated[Optional[StrictStr], Field(description="Legacy field denoting the URL from which this package can be downloaded.")] = None,
2871
2871
  supported_platform: Annotated[Optional[StrictStr], Field(description="Field to specify the OS and CPU for which the binary package was compiled. ")] = None,
2872
2872
  maintainer: Annotated[Optional[StrictStr], Field(description="The maintainer's name at a minimum; additional contact information may be provided.")] = None,
2873
2873
  maintainer_email: Annotated[Optional[StrictStr], Field(description="The maintainer's e-mail address.")] = None,
2874
- obsoletes_dist: Optional[Any] = None,
2874
+ 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,
2875
2875
  project_url: Annotated[Optional[StrictStr], Field(description="A browsable URL for the project and a label for it, separated by a comma.")] = None,
2876
- project_urls: Optional[Any] = None,
2877
- provides_dist: Optional[Any] = None,
2878
- requires_external: Optional[Any] = None,
2879
- requires_dist: Optional[Any] = None,
2876
+ project_urls: Annotated[Optional[Any], Field(description="A dictionary of labels and URLs for the project.")] = None,
2877
+ provides_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of a Distutils project which is contained within this distribution.")] = None,
2878
+ requires_external: Annotated[Optional[Any], Field(description="A JSON list containing some dependency in the system that the distribution is to be used.")] = None,
2879
+ requires_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of some other distutils project required by this distribution.")] = None,
2880
2880
  requires_python: Annotated[Optional[StrictStr], Field(description="The Python version(s) that the distribution is guaranteed to be compatible with.")] = None,
2881
2881
  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,
2882
- provides_extras: Optional[Any] = None,
2883
- dynamic: Optional[Any] = None,
2882
+ provides_extras: Annotated[Optional[Any], Field(description="A JSON list containing names of optional features provided by the package.")] = None,
2883
+ 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,
2884
2884
  license_expression: Annotated[Optional[StrictStr], Field(description="Text string that is a valid SPDX license expression.")] = None,
2885
- license_file: Optional[Any] = None,
2885
+ license_file: Annotated[Optional[Any], Field(description="A JSON list containing names of the paths to license-related files.")] = None,
2886
2886
  sha256: Annotated[Optional[Annotated[str, Field(min_length=1, strict=True)]], Field(description="The SHA256 digest of this package.")] = None,
2887
2887
  pulp_domain: StrictStr = "default",
2888
2888
  _request_timeout: Union[
@@ -2932,7 +2932,7 @@ class ContentPackagesApi:
2932
2932
  :type platform: str
2933
2933
  :param summary: A one-line summary of what the package does.
2934
2934
  :type summary: str
2935
- :param classifiers:
2935
+ :param classifiers: A JSON list containing classification values for a Python package.
2936
2936
  :type classifiers: object
2937
2937
  :param download_url: Legacy field denoting the URL from which this package can be downloaded.
2938
2938
  :type download_url: str
@@ -2942,29 +2942,29 @@ class ContentPackagesApi:
2942
2942
  :type maintainer: str
2943
2943
  :param maintainer_email: The maintainer's e-mail address.
2944
2944
  :type maintainer_email: str
2945
- :param obsoletes_dist:
2945
+ :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.
2946
2946
  :type obsoletes_dist: object
2947
2947
  :param project_url: A browsable URL for the project and a label for it, separated by a comma.
2948
2948
  :type project_url: str
2949
- :param project_urls:
2949
+ :param project_urls: A dictionary of labels and URLs for the project.
2950
2950
  :type project_urls: object
2951
- :param provides_dist:
2951
+ :param provides_dist: A JSON list containing names of a Distutils project which is contained within this distribution.
2952
2952
  :type provides_dist: object
2953
- :param requires_external:
2953
+ :param requires_external: A JSON list containing some dependency in the system that the distribution is to be used.
2954
2954
  :type requires_external: object
2955
- :param requires_dist:
2955
+ :param requires_dist: A JSON list containing names of some other distutils project required by this distribution.
2956
2956
  :type requires_dist: object
2957
2957
  :param requires_python: The Python version(s) that the distribution is guaranteed to be compatible with.
2958
2958
  :type requires_python: str
2959
2959
  :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.
2960
2960
  :type description_content_type: str
2961
- :param provides_extras:
2961
+ :param provides_extras: A JSON list containing names of optional features provided by the package.
2962
2962
  :type provides_extras: object
2963
- :param dynamic:
2963
+ :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.
2964
2964
  :type dynamic: object
2965
2965
  :param license_expression: Text string that is a valid SPDX license expression.
2966
2966
  :type license_expression: str
2967
- :param license_file:
2967
+ :param license_file: A JSON list containing names of the paths to license-related files.
2968
2968
  :type license_file: object
2969
2969
  :param sha256: The SHA256 digest of this package.
2970
2970
  :type sha256: str
@@ -3061,23 +3061,23 @@ class ContentPackagesApi:
3061
3061
  license: Annotated[Optional[StrictStr], Field(description="Text indicating the license covering the distribution")] = None,
3062
3062
  platform: Annotated[Optional[StrictStr], Field(description="A comma-separated list of platform specifications, summarizing the operating systems supported by the package.")] = None,
3063
3063
  summary: Annotated[Optional[StrictStr], Field(description="A one-line summary of what the package does.")] = None,
3064
- classifiers: Optional[Any] = None,
3064
+ classifiers: Annotated[Optional[Any], Field(description="A JSON list containing classification values for a Python package.")] = None,
3065
3065
  download_url: Annotated[Optional[StrictStr], Field(description="Legacy field denoting the URL from which this package can be downloaded.")] = None,
3066
3066
  supported_platform: Annotated[Optional[StrictStr], Field(description="Field to specify the OS and CPU for which the binary package was compiled. ")] = None,
3067
3067
  maintainer: Annotated[Optional[StrictStr], Field(description="The maintainer's name at a minimum; additional contact information may be provided.")] = None,
3068
3068
  maintainer_email: Annotated[Optional[StrictStr], Field(description="The maintainer's e-mail address.")] = None,
3069
- obsoletes_dist: Optional[Any] = None,
3069
+ 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,
3070
3070
  project_url: Annotated[Optional[StrictStr], Field(description="A browsable URL for the project and a label for it, separated by a comma.")] = None,
3071
- project_urls: Optional[Any] = None,
3072
- provides_dist: Optional[Any] = None,
3073
- requires_external: Optional[Any] = None,
3074
- requires_dist: Optional[Any] = None,
3071
+ project_urls: Annotated[Optional[Any], Field(description="A dictionary of labels and URLs for the project.")] = None,
3072
+ provides_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of a Distutils project which is contained within this distribution.")] = None,
3073
+ requires_external: Annotated[Optional[Any], Field(description="A JSON list containing some dependency in the system that the distribution is to be used.")] = None,
3074
+ requires_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of some other distutils project required by this distribution.")] = None,
3075
3075
  requires_python: Annotated[Optional[StrictStr], Field(description="The Python version(s) that the distribution is guaranteed to be compatible with.")] = None,
3076
3076
  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,
3077
- provides_extras: Optional[Any] = None,
3078
- dynamic: Optional[Any] = None,
3077
+ provides_extras: Annotated[Optional[Any], Field(description="A JSON list containing names of optional features provided by the package.")] = None,
3078
+ 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,
3079
3079
  license_expression: Annotated[Optional[StrictStr], Field(description="Text string that is a valid SPDX license expression.")] = None,
3080
- license_file: Optional[Any] = None,
3080
+ license_file: Annotated[Optional[Any], Field(description="A JSON list containing names of the paths to license-related files.")] = None,
3081
3081
  sha256: Annotated[Optional[Annotated[str, Field(min_length=1, strict=True)]], Field(description="The SHA256 digest of this package.")] = None,
3082
3082
  pulp_domain: StrictStr = "default",
3083
3083
  _request_timeout: Union[
@@ -3127,7 +3127,7 @@ class ContentPackagesApi:
3127
3127
  :type platform: str
3128
3128
  :param summary: A one-line summary of what the package does.
3129
3129
  :type summary: str
3130
- :param classifiers:
3130
+ :param classifiers: A JSON list containing classification values for a Python package.
3131
3131
  :type classifiers: object
3132
3132
  :param download_url: Legacy field denoting the URL from which this package can be downloaded.
3133
3133
  :type download_url: str
@@ -3137,29 +3137,29 @@ class ContentPackagesApi:
3137
3137
  :type maintainer: str
3138
3138
  :param maintainer_email: The maintainer's e-mail address.
3139
3139
  :type maintainer_email: str
3140
- :param obsoletes_dist:
3140
+ :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.
3141
3141
  :type obsoletes_dist: object
3142
3142
  :param project_url: A browsable URL for the project and a label for it, separated by a comma.
3143
3143
  :type project_url: str
3144
- :param project_urls:
3144
+ :param project_urls: A dictionary of labels and URLs for the project.
3145
3145
  :type project_urls: object
3146
- :param provides_dist:
3146
+ :param provides_dist: A JSON list containing names of a Distutils project which is contained within this distribution.
3147
3147
  :type provides_dist: object
3148
- :param requires_external:
3148
+ :param requires_external: A JSON list containing some dependency in the system that the distribution is to be used.
3149
3149
  :type requires_external: object
3150
- :param requires_dist:
3150
+ :param requires_dist: A JSON list containing names of some other distutils project required by this distribution.
3151
3151
  :type requires_dist: object
3152
3152
  :param requires_python: The Python version(s) that the distribution is guaranteed to be compatible with.
3153
3153
  :type requires_python: str
3154
3154
  :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.
3155
3155
  :type description_content_type: str
3156
- :param provides_extras:
3156
+ :param provides_extras: A JSON list containing names of optional features provided by the package.
3157
3157
  :type provides_extras: object
3158
- :param dynamic:
3158
+ :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.
3159
3159
  :type dynamic: object
3160
3160
  :param license_expression: Text string that is a valid SPDX license expression.
3161
3161
  :type license_expression: str
3162
- :param license_file:
3162
+ :param license_file: A JSON list containing names of the paths to license-related files.
3163
3163
  :type license_file: object
3164
3164
  :param sha256: The SHA256 digest of this package.
3165
3165
  :type sha256: str
@@ -91,7 +91,7 @@ class ApiClient:
91
91
  self.default_headers[header_name] = header_value
92
92
  self.cookie = cookie
93
93
  # Set default User-Agent.
94
- self.user_agent = 'OpenAPI-Generator/20250918.1/python'
94
+ self.user_agent = 'OpenAPI-Generator/20250922.1/python'
95
95
  self.client_side_validation = configuration.client_side_validation
96
96
 
97
97
  def __enter__(self):
@@ -225,7 +225,7 @@ conf = pulpcore.client.pulp_python.Configuration(
225
225
  ) -> None:
226
226
  """Constructor
227
227
  """
228
- self._base_path = "https://env-ephemeral-rqmobx.apps.crc-eph.r9lp.p1.openshiftapps.com" if host is None else host
228
+ self._base_path = "https://env-ephemeral-js3lkr.apps.crc-eph.r9lp.p1.openshiftapps.com" if host is None else host
229
229
  """Default Base url
230
230
  """
231
231
  self.server_index = 0 if server_index is None and host is None else server_index
@@ -557,7 +557,7 @@ conf = pulpcore.client.pulp_python.Configuration(
557
557
  "OS: {env}\n"\
558
558
  "Python Version: {pyversion}\n"\
559
559
  "Version of the API: v3\n"\
560
- "SDK Package Version: 20250918.1".\
560
+ "SDK Package Version: 20250922.1".\
561
561
  format(env=sys.platform, pyversion=sys.version)
562
562
 
563
563
  def get_host_settings(self) -> List[HostSetting]:
@@ -567,7 +567,7 @@ conf = pulpcore.client.pulp_python.Configuration(
567
567
  """
568
568
  return [
569
569
  {
570
- 'url': "https://env-ephemeral-rqmobx.apps.crc-eph.r9lp.p1.openshiftapps.com",
570
+ 'url': "https://env-ephemeral-js3lkr.apps.crc-eph.r9lp.p1.openshiftapps.com",
571
571
  'description': "No description provided",
572
572
  }
573
573
  ]
@@ -28,8 +28,8 @@ class PackageMetadataResponse(BaseModel):
28
28
  A Serializer for a package's metadata.
29
29
  """ # noqa: E501
30
30
  last_serial: StrictInt = Field(description="Cache value from last PyPI sync")
31
- info: Optional[Any]
32
- releases: Optional[Any]
31
+ info: Optional[Any] = Field(description="Core metadata of the package")
32
+ releases: Optional[Any] = Field(description="List of all the releases of the package")
33
33
  urls: Optional[Any]
34
34
  __properties: ClassVar[List[str]] = ["last_serial", "info", "releases", "urls"]
35
35
 
@@ -80,6 +80,16 @@ class PaginatedRepositoryVersionResponseList(BaseModel):
80
80
  if _item_results:
81
81
  _items.append(_item_results.to_dict())
82
82
  _dict['results'] = _items
83
+ # set to None if next (nullable) is None
84
+ # and model_fields_set contains the field
85
+ if self.next is None and "next" in self.model_fields_set:
86
+ _dict['next'] = None
87
+
88
+ # set to None if previous (nullable) is None
89
+ # and model_fields_set contains the field
90
+ if self.previous is None and "previous" in self.model_fields_set:
91
+ _dict['previous'] = None
92
+
83
93
  return _dict
84
94
 
85
95
  @classmethod
@@ -80,6 +80,16 @@ class PaginatedpythonPythonDistributionResponseList(BaseModel):
80
80
  if _item_results:
81
81
  _items.append(_item_results.to_dict())
82
82
  _dict['results'] = _items
83
+ # set to None if next (nullable) is None
84
+ # and model_fields_set contains the field
85
+ if self.next is None and "next" in self.model_fields_set:
86
+ _dict['next'] = None
87
+
88
+ # set to None if previous (nullable) is None
89
+ # and model_fields_set contains the field
90
+ if self.previous is None and "previous" in self.model_fields_set:
91
+ _dict['previous'] = None
92
+
83
93
  return _dict
84
94
 
85
95
  @classmethod
@@ -80,6 +80,16 @@ class PaginatedpythonPythonPackageContentResponseList(BaseModel):
80
80
  if _item_results:
81
81
  _items.append(_item_results.to_dict())
82
82
  _dict['results'] = _items
83
+ # set to None if next (nullable) is None
84
+ # and model_fields_set contains the field
85
+ if self.next is None and "next" in self.model_fields_set:
86
+ _dict['next'] = None
87
+
88
+ # set to None if previous (nullable) is None
89
+ # and model_fields_set contains the field
90
+ if self.previous is None and "previous" in self.model_fields_set:
91
+ _dict['previous'] = None
92
+
83
93
  return _dict
84
94
 
85
95
  @classmethod
@@ -80,6 +80,16 @@ class PaginatedpythonPythonPublicationResponseList(BaseModel):
80
80
  if _item_results:
81
81
  _items.append(_item_results.to_dict())
82
82
  _dict['results'] = _items
83
+ # set to None if next (nullable) is None
84
+ # and model_fields_set contains the field
85
+ if self.next is None and "next" in self.model_fields_set:
86
+ _dict['next'] = None
87
+
88
+ # set to None if previous (nullable) is None
89
+ # and model_fields_set contains the field
90
+ if self.previous is None and "previous" in self.model_fields_set:
91
+ _dict['previous'] = None
92
+
83
93
  return _dict
84
94
 
85
95
  @classmethod
@@ -80,6 +80,16 @@ class PaginatedpythonPythonRemoteResponseList(BaseModel):
80
80
  if _item_results:
81
81
  _items.append(_item_results.to_dict())
82
82
  _dict['results'] = _items
83
+ # set to None if next (nullable) is None
84
+ # and model_fields_set contains the field
85
+ if self.next is None and "next" in self.model_fields_set:
86
+ _dict['next'] = None
87
+
88
+ # set to None if previous (nullable) is None
89
+ # and model_fields_set contains the field
90
+ if self.previous is None and "previous" in self.model_fields_set:
91
+ _dict['previous'] = None
92
+
83
93
  return _dict
84
94
 
85
95
  @classmethod
@@ -80,6 +80,16 @@ class PaginatedpythonPythonRepositoryResponseList(BaseModel):
80
80
  if _item_results:
81
81
  _items.append(_item_results.to_dict())
82
82
  _dict['results'] = _items
83
+ # set to None if next (nullable) is None
84
+ # and model_fields_set contains the field
85
+ if self.next is None and "next" in self.model_fields_set:
86
+ _dict['next'] = None
87
+
88
+ # set to None if previous (nullable) is None
89
+ # and model_fields_set contains the field
90
+ if self.previous is None and "previous" in self.model_fields_set:
91
+ _dict['previous'] = None
92
+
83
93
  return _dict
84
94
 
85
95
  @classmethod
@@ -43,7 +43,7 @@ class PatchedpythonPythonRemote(BaseModel):
43
43
  username: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="The username to be used for authentication when syncing.")
44
44
  password: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed.")
45
45
  pulp_labels: Optional[Dict[str, Optional[StrictStr]]] = None
46
- download_concurrency: Optional[StrictInt] = Field(default=None, description="Total number of simultaneous connections. If not set then the default value will be used.")
46
+ download_concurrency: Optional[Annotated[int, Field(strict=True, ge=1)]] = Field(default=None, description="Total number of simultaneous connections. If not set then the default value will be used.")
47
47
  max_retries: Optional[StrictInt] = Field(default=None, description="Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.")
48
48
  policy: Optional[PolicyEnum] = Field(default=None, description="The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'on_demand' is the default. * `immediate` - When syncing, download all metadata and content now. * `on_demand` - When syncing, download metadata, but do not download content now. Instead, download content as clients request it, and save it in Pulp to be served for future client requests. * `streamed` - When syncing, download metadata, but do not download content now. Instead,download content as clients request it, but never save it in Pulp. This causes future requests for that same content to have to be downloaded again.")
49
49
  total_timeout: Optional[Union[Annotated[float, Field(strict=True, ge=0.0)], Annotated[int, Field(strict=True, ge=0)]]] = Field(default=None, description="aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.")
@@ -18,7 +18,7 @@ import pprint
18
18
  import re # noqa: F401
19
19
  import json
20
20
 
21
- from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictInt, StrictStr
21
+ from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictStr
22
22
  from typing import Any, ClassVar, Dict, List, Optional
23
23
  from typing_extensions import Annotated
24
24
  from typing import Optional, Set
@@ -31,7 +31,7 @@ class PatchedpythonPythonRepository(BaseModel):
31
31
  pulp_labels: Optional[Dict[str, Optional[StrictStr]]] = None
32
32
  name: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="A unique name for this repository.")
33
33
  description: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="An optional description.")
34
- retain_repo_versions: Optional[StrictInt] = Field(default=None, description="Retain X versions of the repository. Default is null which retains all versions.")
34
+ retain_repo_versions: Optional[Annotated[int, Field(strict=True, ge=1)]] = Field(default=None, description="Retain X versions of the repository. Default is null which retains all versions.")
35
35
  remote: Optional[StrictStr] = Field(default=None, description="An optional remote to use by default when syncing.")
36
36
  autopublish: Optional[StrictBool] = Field(default=False, description="Whether to automatically create publications for new repository versions, and update any distributions pointing to this repository.")
37
37
  __properties: ClassVar[List[str]] = ["pulp_labels", "name", "description", "retain_repo_versions", "remote", "autopublish"]
@@ -46,23 +46,23 @@ class PythonPythonPackageContentResponse(BaseModel):
46
46
  platform: Optional[StrictStr] = Field(default=None, description="A comma-separated list of platform specifications, summarizing the operating systems supported by the package.")
47
47
  summary: Optional[StrictStr] = Field(default=None, description="A one-line summary of what the package does.")
48
48
  version: Optional[StrictStr] = Field(default=None, description="The packages version number.")
49
- classifiers: Optional[Any] = None
49
+ classifiers: Optional[Any] = Field(default=None, description="A JSON list containing classification values for a Python package.")
50
50
  download_url: Optional[StrictStr] = Field(default=None, description="Legacy field denoting the URL from which this package can be downloaded.")
51
51
  supported_platform: Optional[StrictStr] = Field(default=None, description="Field to specify the OS and CPU for which the binary package was compiled. ")
52
52
  maintainer: Optional[StrictStr] = Field(default=None, description="The maintainer's name at a minimum; additional contact information may be provided.")
53
53
  maintainer_email: Optional[StrictStr] = Field(default=None, description="The maintainer's e-mail address.")
54
- obsoletes_dist: Optional[Any] = None
54
+ obsoletes_dist: Optional[Any] = Field(default=None, 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.")
55
55
  project_url: Optional[StrictStr] = Field(default=None, description="A browsable URL for the project and a label for it, separated by a comma.")
56
- project_urls: Optional[Any] = None
57
- provides_dist: Optional[Any] = None
58
- requires_external: Optional[Any] = None
59
- requires_dist: Optional[Any] = None
56
+ project_urls: Optional[Any] = Field(default=None, description="A dictionary of labels and URLs for the project.")
57
+ provides_dist: Optional[Any] = Field(default=None, description="A JSON list containing names of a Distutils project which is contained within this distribution.")
58
+ requires_external: Optional[Any] = Field(default=None, description="A JSON list containing some dependency in the system that the distribution is to be used.")
59
+ requires_dist: Optional[Any] = Field(default=None, description="A JSON list containing names of some other distutils project required by this distribution.")
60
60
  requires_python: Optional[StrictStr] = Field(default=None, description="The Python version(s) that the distribution is guaranteed to be compatible with.")
61
61
  description_content_type: Optional[StrictStr] = Field(default=None, description="A string stating the markup syntax (if any) used in the distribution's description, so that tools can intelligently render the description.")
62
- provides_extras: Optional[Any] = None
63
- dynamic: Optional[Any] = None
62
+ provides_extras: Optional[Any] = Field(default=None, description="A JSON list containing names of optional features provided by the package.")
63
+ dynamic: Optional[Any] = Field(default=None, 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.")
64
64
  license_expression: Optional[StrictStr] = Field(default=None, description="Text string that is a valid SPDX license expression.")
65
- license_file: Optional[Any] = None
65
+ license_file: Optional[Any] = Field(default=None, description="A JSON list containing names of the paths to license-related files.")
66
66
  filename: Optional[StrictStr] = Field(default=None, description="The name of the distribution package, usually of the format: {distribution}-{version}(-{build tag})?-{python tag}-{abi tag}-{platform tag}.{packagetype}")
67
67
  packagetype: Optional[StrictStr] = Field(default=None, description="The type of the distribution package (e.g. sdist, bdist_wheel, bdist_egg, etc)")
68
68
  python_version: Optional[StrictStr] = Field(default=None, description="The tag that indicates which Python implementation or version the package requires.")
@@ -71,12 +71,14 @@ class PythonPythonPublicationResponse(BaseModel):
71
71
  * OpenAPI `readOnly` fields are excluded.
72
72
  * OpenAPI `readOnly` fields are excluded.
73
73
  * OpenAPI `readOnly` fields are excluded.
74
+ * OpenAPI `readOnly` fields are excluded.
74
75
  """
75
76
  excluded_fields: Set[str] = set([
76
77
  "pulp_href",
77
78
  "prn",
78
79
  "pulp_created",
79
80
  "pulp_last_updated",
81
+ "distributions",
80
82
  ])
81
83
 
82
84
  _dict = self.model_dump(
@@ -43,7 +43,7 @@ class PythonPythonRemote(BaseModel):
43
43
  username: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="The username to be used for authentication when syncing.")
44
44
  password: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed.")
45
45
  pulp_labels: Optional[Dict[str, Optional[StrictStr]]] = None
46
- download_concurrency: Optional[StrictInt] = Field(default=None, description="Total number of simultaneous connections. If not set then the default value will be used.")
46
+ download_concurrency: Optional[Annotated[int, Field(strict=True, ge=1)]] = Field(default=None, description="Total number of simultaneous connections. If not set then the default value will be used.")
47
47
  max_retries: Optional[StrictInt] = Field(default=None, description="Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.")
48
48
  policy: Optional[PolicyEnum] = Field(default=None, description="The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'on_demand' is the default. * `immediate` - When syncing, download all metadata and content now. * `on_demand` - When syncing, download metadata, but do not download content now. Instead, download content as clients request it, and save it in Pulp to be served for future client requests. * `streamed` - When syncing, download metadata, but do not download content now. Instead,download content as clients request it, but never save it in Pulp. This causes future requests for that same content to have to be downloaded again.")
49
49
  total_timeout: Optional[Union[Annotated[float, Field(strict=True, ge=0.0)], Annotated[int, Field(strict=True, ge=0)]]] = Field(default=None, description="aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.")
@@ -44,7 +44,7 @@ class PythonPythonRemoteResponse(BaseModel):
44
44
  tls_validation: Optional[StrictBool] = Field(default=None, description="If True, TLS peer validation must be performed.")
45
45
  proxy_url: Optional[StrictStr] = Field(default=None, description="The proxy URL. Format: scheme://host:port")
46
46
  pulp_labels: Optional[Dict[str, Optional[StrictStr]]] = None
47
- download_concurrency: Optional[StrictInt] = Field(default=None, description="Total number of simultaneous connections. If not set then the default value will be used.")
47
+ download_concurrency: Optional[Annotated[int, Field(strict=True, ge=1)]] = Field(default=None, description="Total number of simultaneous connections. If not set then the default value will be used.")
48
48
  max_retries: Optional[StrictInt] = Field(default=None, description="Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.")
49
49
  policy: Optional[PolicyEnum] = Field(default=None, description="The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'on_demand' is the default. * `immediate` - When syncing, download all metadata and content now. * `on_demand` - When syncing, download metadata, but do not download content now. Instead, download content as clients request it, and save it in Pulp to be served for future client requests. * `streamed` - When syncing, download metadata, but do not download content now. Instead,download content as clients request it, but never save it in Pulp. This causes future requests for that same content to have to be downloaded again.")
50
50
  total_timeout: Optional[Union[Annotated[float, Field(strict=True, ge=0.0)], Annotated[int, Field(strict=True, ge=0)]]] = Field(default=None, description="aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.")
@@ -96,12 +96,14 @@ class PythonPythonRemoteResponse(BaseModel):
96
96
  * OpenAPI `readOnly` fields are excluded.
97
97
  * OpenAPI `readOnly` fields are excluded.
98
98
  * OpenAPI `readOnly` fields are excluded.
99
+ * OpenAPI `readOnly` fields are excluded.
99
100
  """
100
101
  excluded_fields: Set[str] = set([
101
102
  "pulp_href",
102
103
  "prn",
103
104
  "pulp_created",
104
105
  "pulp_last_updated",
106
+ "hidden_fields",
105
107
  ])
106
108
 
107
109
  _dict = self.model_dump(
@@ -18,7 +18,7 @@ import pprint
18
18
  import re # noqa: F401
19
19
  import json
20
20
 
21
- from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictInt, StrictStr
21
+ from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictStr
22
22
  from typing import Any, ClassVar, Dict, List, Optional
23
23
  from typing_extensions import Annotated
24
24
  from typing import Optional, Set
@@ -31,7 +31,7 @@ class PythonPythonRepository(BaseModel):
31
31
  pulp_labels: Optional[Dict[str, Optional[StrictStr]]] = None
32
32
  name: Annotated[str, Field(min_length=1, strict=True)] = Field(description="A unique name for this repository.")
33
33
  description: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="An optional description.")
34
- retain_repo_versions: Optional[StrictInt] = Field(default=None, description="Retain X versions of the repository. Default is null which retains all versions.")
34
+ retain_repo_versions: Optional[Annotated[int, Field(strict=True, ge=1)]] = Field(default=None, description="Retain X versions of the repository. Default is null which retains all versions.")
35
35
  remote: Optional[StrictStr] = Field(default=None, description="An optional remote to use by default when syncing.")
36
36
  autopublish: Optional[StrictBool] = Field(default=False, description="Whether to automatically create publications for new repository versions, and update any distributions pointing to this repository.")
37
37
  __properties: ClassVar[List[str]] = ["pulp_labels", "name", "description", "retain_repo_versions", "remote", "autopublish"]
@@ -19,8 +19,9 @@ import re # noqa: F401
19
19
  import json
20
20
 
21
21
  from datetime import datetime
22
- from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictInt, StrictStr
22
+ from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictStr
23
23
  from typing import Any, ClassVar, Dict, List, Optional
24
+ from typing_extensions import Annotated
24
25
  from typing import Optional, Set
25
26
  from typing_extensions import Self
26
27
 
@@ -37,7 +38,7 @@ class PythonPythonRepositoryResponse(BaseModel):
37
38
  latest_version_href: Optional[StrictStr] = None
38
39
  name: StrictStr = Field(description="A unique name for this repository.")
39
40
  description: Optional[StrictStr] = Field(default=None, description="An optional description.")
40
- retain_repo_versions: Optional[StrictInt] = Field(default=None, description="Retain X versions of the repository. Default is null which retains all versions.")
41
+ retain_repo_versions: Optional[Annotated[int, Field(strict=True, ge=1)]] = Field(default=None, description="Retain X versions of the repository. Default is null which retains all versions.")
41
42
  remote: Optional[StrictStr] = Field(default=None, description="An optional remote to use by default when syncing.")
42
43
  autopublish: Optional[StrictBool] = Field(default=False, description="Whether to automatically create publications for new repository versions, and update any distributions pointing to this repository.")
43
44
  __properties: ClassVar[List[str]] = ["pulp_href", "prn", "pulp_created", "pulp_last_updated", "versions_href", "pulp_labels", "latest_version_href", "name", "description", "retain_repo_versions", "remote", "autopublish"]