pulp-python-client 3.17.1__py3-none-any.whl → 3.18.0__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 pulp-python-client might be problematic. Click here for more details.

Files changed (24) hide show
  1. {pulp_python_client-3.17.1.dist-info → pulp_python_client-3.18.0.dist-info}/METADATA +1 -1
  2. {pulp_python_client-3.17.1.dist-info → pulp_python_client-3.18.0.dist-info}/RECORD +24 -24
  3. pulpcore/client/pulp_python/__init__.py +1 -1
  4. pulpcore/client/pulp_python/api/content_packages_api.py +54 -54
  5. pulpcore/client/pulp_python/api_client.py +1 -1
  6. pulpcore/client/pulp_python/configuration.py +1 -1
  7. pulpcore/client/pulp_python/models/package_metadata_response.py +2 -2
  8. pulpcore/client/pulp_python/models/paginated_repository_version_response_list.py +0 -10
  9. pulpcore/client/pulp_python/models/paginatedpython_python_distribution_response_list.py +0 -10
  10. pulpcore/client/pulp_python/models/paginatedpython_python_package_content_response_list.py +0 -10
  11. pulpcore/client/pulp_python/models/paginatedpython_python_publication_response_list.py +0 -10
  12. pulpcore/client/pulp_python/models/paginatedpython_python_remote_response_list.py +0 -10
  13. pulpcore/client/pulp_python/models/paginatedpython_python_repository_response_list.py +0 -10
  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 +14 -10
  17. pulpcore/client/pulp_python/models/python_python_publication_response.py +0 -2
  18. pulpcore/client/pulp_python/models/python_python_remote.py +1 -1
  19. pulpcore/client/pulp_python/models/python_python_remote_response.py +1 -3
  20. pulpcore/client/pulp_python/models/python_python_repository.py +2 -2
  21. pulpcore/client/pulp_python/models/python_python_repository_response.py +2 -3
  22. pulpcore/client/pulp_python/models/repository_version_response.py +6 -2
  23. {pulp_python_client-3.17.1.dist-info → pulp_python_client-3.18.0.dist-info}/WHEEL +0 -0
  24. {pulp_python_client-3.17.1.dist-info → pulp_python_client-3.18.0.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulp-python-client
3
- Version: 3.17.1
3
+ Version: 3.18.0
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=e0kYdafiOVBueeUOl2SENygpb5B0pBD3Emsu4XvetzI,5786
4
- pulpcore/client/pulp_python/api_client.py,sha256=vdjpD3FgOZgbwHr867XenPs9SSpZ1Y0_YY4nN_44PqE,27531
3
+ pulpcore/client/pulp_python/__init__.py,sha256=rVukgekrj--ZqTWi0d2BtKwFgRfMxbiPNW7V8_fWr4U,5786
4
+ pulpcore/client/pulp_python/api_client.py,sha256=Q55IVA4bDWE0SOdOhKjQVApdA3tVVXQtQWBLV3OkErc,27531
5
5
  pulpcore/client/pulp_python/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
6
- pulpcore/client/pulp_python/configuration.py,sha256=aWclWwwIfZUb4MbLknUdg7KAsm8QAyO7vIqZjSBo4Lw,19250
6
+ pulpcore/client/pulp_python/configuration.py,sha256=GqYqa-NBpmkuA29-k6D-HIXVg6Xz-VHsD-kHSPekpRo,19250
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=rKb1xOinXgcGIzPNcCsOU1q8FFdfzvaVRYGGkRphFDQ,157295
11
+ pulpcore/client/pulp_python/api/content_packages_api.py,sha256=L1IRydsgvjZDYYPH4IJY2lgggVcHsy03VYE4I7mvwQc,150956
12
12
  pulpcore/client/pulp_python/api/distributions_pypi_api.py,sha256=t4OGi4U8aZWyKNodX9bd2aWu1fMGh5KPETrQvl957Qc,183995
13
13
  pulpcore/client/pulp_python/api/publications_pypi_api.py,sha256=U74CRJ5rmEFHPfJdeUOsa-If49bfbfIEBLLa3KjFtc0,127426
14
14
  pulpcore/client/pulp_python/api/pypi_api.py,sha256=YV0qe3htsZrysNA8nyQwV-te9hxZgrZ89aMin8HQV70,13944
@@ -26,39 +26,39 @@ 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=b6IZOCoNFwb8CHAX0Ic3nQ8-tjkqmP_hr66og47Po-k,3559
29
+ pulpcore/client/pulp_python/models/package_metadata_response.py,sha256=PyZPw5J1nemrMyLVpTUgX6XWhsltaBtrrbIZOjakAyE,3444
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=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
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
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=-7xpiyfBaqdnA-6XEQeTV3xdU-1SYEwKaDt-1xHyT9U,13790
40
- pulpcore/client/pulp_python/models/patchedpython_python_repository.py,sha256=ofq7dZbPQ13tWddW4042rjZoOVzf3GWaTE1xU4R7oOE,4527
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
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=tyQmAptsuLKluT3HByTM-tCaDEvMpjQVkOPdNzdDioI,13623
44
+ pulpcore/client/pulp_python/models/python_python_package_content_response.py,sha256=KUfM5FFwrWCq9k620PxIbKxYvA9jvJz9VfVLl3pq0nI,12632
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=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
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
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=Vu1Y3AHvCLmoqWwPgj6WEj_DUZEdpjjFmR6X5_RbHr4,4482
51
- pulpcore/client/pulp_python/models/python_python_repository_response.py,sha256=vALiK0YNrtMSFw7A6xRVGqiOHFQK5fvDGbKSYsjUReM,5954
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
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
55
- pulpcore/client/pulp_python/models/repository_version_response.py,sha256=AQa284yWwfRE3wBDg6t3CJAICBr6ykMOuoeCeC42w-k,5152
55
+ pulpcore/client/pulp_python/models/repository_version_response.py,sha256=FYz58aI7pAU4AYYlo0OTaf7E3PcUIGDBczfSCGwNzpw,5339
56
56
  pulpcore/client/pulp_python/models/set_label.py,sha256=U4GfMTtATF317Z37s7E8CAeTo0u64QLEYZ79ZTsTOYQ,3153
57
57
  pulpcore/client/pulp_python/models/set_label_response.py,sha256=nUSYQHAxcJ3ATyUmBfiu8L6xSspCLKwbwxVSZaY9yv0,3163
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
- pulp_python_client-3.17.1.dist-info/METADATA,sha256=wVw1fPoaBxjR-0nbwfXLpAKhzBG_A85ngWMvQs2LaAU,465
62
- pulp_python_client-3.17.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
63
- pulp_python_client-3.17.1.dist-info/top_level.txt,sha256=v1J0AeNxNhm8YE5-xQe1G1YbfoMRZ_u9DAg_Gi7omeY,9
64
- pulp_python_client-3.17.1.dist-info/RECORD,,
61
+ pulp_python_client-3.18.0.dist-info/METADATA,sha256=YgyzxNuTok_pIK2uzMPrTZjO4lMMvDLxoyqB1q9F5T0,465
62
+ pulp_python_client-3.18.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
63
+ pulp_python_client-3.18.0.dist-info/top_level.txt,sha256=v1J0AeNxNhm8YE5-xQe1G1YbfoMRZ_u9DAg_Gi7omeY,9
64
+ pulp_python_client-3.18.0.dist-info/RECORD,,
@@ -15,7 +15,7 @@
15
15
  """ # noqa: E501
16
16
 
17
17
 
18
- __version__ = "3.17.1"
18
+ __version__ = "3.18.0"
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: Annotated[Optional[Any], Field(description="A JSON list containing classification values for a Python package.")] = None,
68
+ classifiers: Optional[Any] = 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: 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
+ obsoletes_dist: Optional[Any] = 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: 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,
75
+ project_urls: Optional[Any] = None,
76
+ provides_dist: Optional[Any] = None,
77
+ requires_external: Optional[Any] = None,
78
+ requires_dist: Optional[Any] = 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: 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,
81
+ provides_extras: Optional[Any] = None,
82
+ dynamic: Optional[Any] = None,
83
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,
84
+ license_file: Optional[Any] = 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
  _request_timeout: Union[
87
87
  None,
@@ -132,7 +132,7 @@ class ContentPackagesApi:
132
132
  :type platform: str
133
133
  :param summary: A one-line summary of what the package does.
134
134
  :type summary: str
135
- :param classifiers: A JSON list containing classification values for a Python package.
135
+ :param classifiers:
136
136
  :type classifiers: object
137
137
  :param download_url: Legacy field denoting the URL from which this package can be downloaded.
138
138
  :type download_url: str
@@ -142,29 +142,29 @@ class ContentPackagesApi:
142
142
  :type maintainer: str
143
143
  :param maintainer_email: The maintainer's e-mail address.
144
144
  :type maintainer_email: str
145
- :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.
145
+ :param obsoletes_dist:
146
146
  :type obsoletes_dist: object
147
147
  :param project_url: A browsable URL for the project and a label for it, separated by a comma.
148
148
  :type project_url: str
149
- :param project_urls: A dictionary of labels and URLs for the project.
149
+ :param project_urls:
150
150
  :type project_urls: object
151
- :param provides_dist: A JSON list containing names of a Distutils project which is contained within this distribution.
151
+ :param provides_dist:
152
152
  :type provides_dist: object
153
- :param requires_external: A JSON list containing some dependency in the system that the distribution is to be used.
153
+ :param requires_external:
154
154
  :type requires_external: object
155
- :param requires_dist: A JSON list containing names of some other distutils project required by this distribution.
155
+ :param requires_dist:
156
156
  :type requires_dist: object
157
157
  :param requires_python: The Python version(s) that the distribution is guaranteed to be compatible with.
158
158
  :type requires_python: str
159
159
  :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.
160
160
  :type description_content_type: str
161
- :param provides_extras: A JSON list containing names of optional features provided by the package.
161
+ :param provides_extras:
162
162
  :type provides_extras: object
163
- :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.
163
+ :param dynamic:
164
164
  :type dynamic: object
165
165
  :param license_expression: Text string that is a valid SPDX license expression.
166
166
  :type license_expression: str
167
- :param license_file: A JSON list containing names of the paths to license-related files.
167
+ :param license_file:
168
168
  :type license_file: object
169
169
  :param sha256: The SHA256 digest of this package.
170
170
  :type sha256: str
@@ -264,23 +264,23 @@ class ContentPackagesApi:
264
264
  license: Annotated[Optional[StrictStr], Field(description="Text indicating the license covering the distribution")] = None,
265
265
  platform: Annotated[Optional[StrictStr], Field(description="A comma-separated list of platform specifications, summarizing the operating systems supported by the package.")] = None,
266
266
  summary: Annotated[Optional[StrictStr], Field(description="A one-line summary of what the package does.")] = None,
267
- classifiers: Annotated[Optional[Any], Field(description="A JSON list containing classification values for a Python package.")] = None,
267
+ classifiers: Optional[Any] = None,
268
268
  download_url: Annotated[Optional[StrictStr], Field(description="Legacy field denoting the URL from which this package can be downloaded.")] = None,
269
269
  supported_platform: Annotated[Optional[StrictStr], Field(description="Field to specify the OS and CPU for which the binary package was compiled. ")] = None,
270
270
  maintainer: Annotated[Optional[StrictStr], Field(description="The maintainer's name at a minimum; additional contact information may be provided.")] = None,
271
271
  maintainer_email: Annotated[Optional[StrictStr], Field(description="The maintainer's e-mail address.")] = None,
272
- 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,
272
+ obsoletes_dist: Optional[Any] = None,
273
273
  project_url: Annotated[Optional[StrictStr], Field(description="A browsable URL for the project and a label for it, separated by a comma.")] = None,
274
- project_urls: Annotated[Optional[Any], Field(description="A dictionary of labels and URLs for the project.")] = None,
275
- provides_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of a Distutils project which is contained within this distribution.")] = None,
276
- requires_external: Annotated[Optional[Any], Field(description="A JSON list containing some dependency in the system that the distribution is to be used.")] = None,
277
- requires_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of some other distutils project required by this distribution.")] = None,
274
+ project_urls: Optional[Any] = None,
275
+ provides_dist: Optional[Any] = None,
276
+ requires_external: Optional[Any] = None,
277
+ requires_dist: Optional[Any] = None,
278
278
  requires_python: Annotated[Optional[StrictStr], Field(description="The Python version(s) that the distribution is guaranteed to be compatible with.")] = None,
279
279
  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,
280
- provides_extras: Annotated[Optional[Any], Field(description="A JSON list containing names of optional features provided by the package.")] = None,
281
- 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,
280
+ provides_extras: Optional[Any] = None,
281
+ dynamic: Optional[Any] = None,
282
282
  license_expression: Annotated[Optional[StrictStr], Field(description="Text string that is a valid SPDX license expression.")] = None,
283
- license_file: Annotated[Optional[Any], Field(description="A JSON list containing names of the paths to license-related files.")] = None,
283
+ license_file: Optional[Any] = None,
284
284
  sha256: Annotated[Optional[Annotated[str, Field(min_length=1, strict=True)]], Field(description="The SHA256 digest of this package.")] = None,
285
285
  _request_timeout: Union[
286
286
  None,
@@ -331,7 +331,7 @@ class ContentPackagesApi:
331
331
  :type platform: str
332
332
  :param summary: A one-line summary of what the package does.
333
333
  :type summary: str
334
- :param classifiers: A JSON list containing classification values for a Python package.
334
+ :param classifiers:
335
335
  :type classifiers: object
336
336
  :param download_url: Legacy field denoting the URL from which this package can be downloaded.
337
337
  :type download_url: str
@@ -341,29 +341,29 @@ class ContentPackagesApi:
341
341
  :type maintainer: str
342
342
  :param maintainer_email: The maintainer's e-mail address.
343
343
  :type maintainer_email: str
344
- :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
+ :param obsoletes_dist:
345
345
  :type obsoletes_dist: object
346
346
  :param project_url: A browsable URL for the project and a label for it, separated by a comma.
347
347
  :type project_url: str
348
- :param project_urls: A dictionary of labels and URLs for the project.
348
+ :param project_urls:
349
349
  :type project_urls: object
350
- :param provides_dist: A JSON list containing names of a Distutils project which is contained within this distribution.
350
+ :param provides_dist:
351
351
  :type provides_dist: object
352
- :param requires_external: A JSON list containing some dependency in the system that the distribution is to be used.
352
+ :param requires_external:
353
353
  :type requires_external: object
354
- :param requires_dist: A JSON list containing names of some other distutils project required by this distribution.
354
+ :param requires_dist:
355
355
  :type requires_dist: object
356
356
  :param requires_python: The Python version(s) that the distribution is guaranteed to be compatible with.
357
357
  :type requires_python: str
358
358
  :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.
359
359
  :type description_content_type: str
360
- :param provides_extras: A JSON list containing names of optional features provided by the package.
360
+ :param provides_extras:
361
361
  :type provides_extras: object
362
- :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.
362
+ :param dynamic:
363
363
  :type dynamic: object
364
364
  :param license_expression: Text string that is a valid SPDX license expression.
365
365
  :type license_expression: str
366
- :param license_file: A JSON list containing names of the paths to license-related files.
366
+ :param license_file:
367
367
  :type license_file: object
368
368
  :param sha256: The SHA256 digest of this package.
369
369
  :type sha256: str
@@ -463,23 +463,23 @@ class ContentPackagesApi:
463
463
  license: Annotated[Optional[StrictStr], Field(description="Text indicating the license covering the distribution")] = None,
464
464
  platform: Annotated[Optional[StrictStr], Field(description="A comma-separated list of platform specifications, summarizing the operating systems supported by the package.")] = None,
465
465
  summary: Annotated[Optional[StrictStr], Field(description="A one-line summary of what the package does.")] = None,
466
- classifiers: Annotated[Optional[Any], Field(description="A JSON list containing classification values for a Python package.")] = None,
466
+ classifiers: Optional[Any] = None,
467
467
  download_url: Annotated[Optional[StrictStr], Field(description="Legacy field denoting the URL from which this package can be downloaded.")] = None,
468
468
  supported_platform: Annotated[Optional[StrictStr], Field(description="Field to specify the OS and CPU for which the binary package was compiled. ")] = None,
469
469
  maintainer: Annotated[Optional[StrictStr], Field(description="The maintainer's name at a minimum; additional contact information may be provided.")] = None,
470
470
  maintainer_email: Annotated[Optional[StrictStr], Field(description="The maintainer's e-mail address.")] = None,
471
- 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,
471
+ obsoletes_dist: Optional[Any] = None,
472
472
  project_url: Annotated[Optional[StrictStr], Field(description="A browsable URL for the project and a label for it, separated by a comma.")] = None,
473
- project_urls: Annotated[Optional[Any], Field(description="A dictionary of labels and URLs for the project.")] = None,
474
- provides_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of a Distutils project which is contained within this distribution.")] = None,
475
- requires_external: Annotated[Optional[Any], Field(description="A JSON list containing some dependency in the system that the distribution is to be used.")] = None,
476
- requires_dist: Annotated[Optional[Any], Field(description="A JSON list containing names of some other distutils project required by this distribution.")] = None,
473
+ project_urls: Optional[Any] = None,
474
+ provides_dist: Optional[Any] = None,
475
+ requires_external: Optional[Any] = None,
476
+ requires_dist: Optional[Any] = None,
477
477
  requires_python: Annotated[Optional[StrictStr], Field(description="The Python version(s) that the distribution is guaranteed to be compatible with.")] = None,
478
478
  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,
479
- provides_extras: Annotated[Optional[Any], Field(description="A JSON list containing names of optional features provided by the package.")] = None,
480
- 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,
479
+ provides_extras: Optional[Any] = None,
480
+ dynamic: Optional[Any] = None,
481
481
  license_expression: Annotated[Optional[StrictStr], Field(description="Text string that is a valid SPDX license expression.")] = None,
482
- license_file: Annotated[Optional[Any], Field(description="A JSON list containing names of the paths to license-related files.")] = None,
482
+ license_file: Optional[Any] = None,
483
483
  sha256: Annotated[Optional[Annotated[str, Field(min_length=1, strict=True)]], Field(description="The SHA256 digest of this package.")] = None,
484
484
  _request_timeout: Union[
485
485
  None,
@@ -530,7 +530,7 @@ class ContentPackagesApi:
530
530
  :type platform: str
531
531
  :param summary: A one-line summary of what the package does.
532
532
  :type summary: str
533
- :param classifiers: A JSON list containing classification values for a Python package.
533
+ :param classifiers:
534
534
  :type classifiers: object
535
535
  :param download_url: Legacy field denoting the URL from which this package can be downloaded.
536
536
  :type download_url: str
@@ -540,29 +540,29 @@ class ContentPackagesApi:
540
540
  :type maintainer: str
541
541
  :param maintainer_email: The maintainer's e-mail address.
542
542
  :type maintainer_email: str
543
- :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.
543
+ :param obsoletes_dist:
544
544
  :type obsoletes_dist: object
545
545
  :param project_url: A browsable URL for the project and a label for it, separated by a comma.
546
546
  :type project_url: str
547
- :param project_urls: A dictionary of labels and URLs for the project.
547
+ :param project_urls:
548
548
  :type project_urls: object
549
- :param provides_dist: A JSON list containing names of a Distutils project which is contained within this distribution.
549
+ :param provides_dist:
550
550
  :type provides_dist: object
551
- :param requires_external: A JSON list containing some dependency in the system that the distribution is to be used.
551
+ :param requires_external:
552
552
  :type requires_external: object
553
- :param requires_dist: A JSON list containing names of some other distutils project required by this distribution.
553
+ :param requires_dist:
554
554
  :type requires_dist: object
555
555
  :param requires_python: The Python version(s) that the distribution is guaranteed to be compatible with.
556
556
  :type requires_python: str
557
557
  :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.
558
558
  :type description_content_type: str
559
- :param provides_extras: A JSON list containing names of optional features provided by the package.
559
+ :param provides_extras:
560
560
  :type provides_extras: object
561
- :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.
561
+ :param dynamic:
562
562
  :type dynamic: object
563
563
  :param license_expression: Text string that is a valid SPDX license expression.
564
564
  :type license_expression: str
565
- :param license_file: A JSON list containing names of the paths to license-related files.
565
+ :param license_file:
566
566
  :type license_file: object
567
567
  :param sha256: The SHA256 digest of this package.
568
568
  :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/3.17.1/python'
94
+ self.user_agent = 'OpenAPI-Generator/3.18.0/python'
95
95
  self.client_side_validation = configuration.client_side_validation
96
96
 
97
97
  def __enter__(self):
@@ -549,7 +549,7 @@ conf = pulpcore.client.pulp_python.Configuration(
549
549
  "OS: {env}\n"\
550
550
  "Python Version: {pyversion}\n"\
551
551
  "Version of the API: v3\n"\
552
- "SDK Package Version: 3.17.1".\
552
+ "SDK Package Version: 3.18.0".\
553
553
  format(env=sys.platform, pyversion=sys.version)
554
554
 
555
555
  def get_host_settings(self) -> List[HostSetting]:
@@ -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] = Field(description="Core metadata of the package")
32
- releases: Optional[Any] = Field(description="List of all the releases of the package")
31
+ info: Optional[Any]
32
+ releases: Optional[Any]
33
33
  urls: Optional[Any]
34
34
  __properties: ClassVar[List[str]] = ["last_serial", "info", "releases", "urls"]
35
35
 
@@ -80,16 +80,6 @@ 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
-
93
83
  return _dict
94
84
 
95
85
  @classmethod
@@ -80,16 +80,6 @@ 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
-
93
83
  return _dict
94
84
 
95
85
  @classmethod
@@ -80,16 +80,6 @@ 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
-
93
83
  return _dict
94
84
 
95
85
  @classmethod
@@ -80,16 +80,6 @@ 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
-
93
83
  return _dict
94
84
 
95
85
  @classmethod
@@ -80,16 +80,6 @@ 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
-
93
83
  return _dict
94
84
 
95
85
  @classmethod
@@ -80,16 +80,6 @@ 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
-
93
83
  return _dict
94
84
 
95
85
  @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[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.")
46
+ download_concurrency: Optional[StrictInt] = 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, StrictStr
21
+ from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictInt, 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[Annotated[int, Field(strict=True, ge=1)]] = Field(default=None, description="Retain X versions of the repository. Default is null which retains all versions.")
34
+ retain_repo_versions: Optional[StrictInt] = 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"]
@@ -33,6 +33,7 @@ class PythonPythonPackageContentResponse(BaseModel):
33
33
  pulp_created: Optional[datetime] = Field(default=None, description="Timestamp of creation.")
34
34
  pulp_last_updated: Optional[datetime] = Field(default=None, description="Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same.")
35
35
  pulp_labels: Optional[Dict[str, Optional[StrictStr]]] = Field(default=None, description="A dictionary of arbitrary key/value pairs used to describe a specific Content instance.")
36
+ vuln_report: Optional[StrictStr] = None
36
37
  artifact: Optional[StrictStr] = Field(default=None, description="Artifact file representing the physical content")
37
38
  author: Optional[StrictStr] = Field(default=None, description="Text containing the author's name. Contact information can also be added, separated with newlines.")
38
39
  author_email: Optional[StrictStr] = Field(default=None, description="The author's e-mail address. ")
@@ -45,28 +46,28 @@ class PythonPythonPackageContentResponse(BaseModel):
45
46
  platform: Optional[StrictStr] = Field(default=None, description="A comma-separated list of platform specifications, summarizing the operating systems supported by the package.")
46
47
  summary: Optional[StrictStr] = Field(default=None, description="A one-line summary of what the package does.")
47
48
  version: Optional[StrictStr] = Field(default=None, description="The packages version number.")
48
- classifiers: Optional[Any] = Field(default=None, description="A JSON list containing classification values for a Python package.")
49
+ classifiers: Optional[Any] = None
49
50
  download_url: Optional[StrictStr] = Field(default=None, description="Legacy field denoting the URL from which this package can be downloaded.")
50
51
  supported_platform: Optional[StrictStr] = Field(default=None, description="Field to specify the OS and CPU for which the binary package was compiled. ")
51
52
  maintainer: Optional[StrictStr] = Field(default=None, description="The maintainer's name at a minimum; additional contact information may be provided.")
52
53
  maintainer_email: Optional[StrictStr] = Field(default=None, description="The maintainer's e-mail address.")
53
- 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.")
54
+ obsoletes_dist: Optional[Any] = None
54
55
  project_url: Optional[StrictStr] = Field(default=None, description="A browsable URL for the project and a label for it, separated by a comma.")
55
- project_urls: Optional[Any] = Field(default=None, description="A dictionary of labels and URLs for the project.")
56
- provides_dist: Optional[Any] = Field(default=None, description="A JSON list containing names of a Distutils project which is contained within this distribution.")
57
- requires_external: Optional[Any] = Field(default=None, description="A JSON list containing some dependency in the system that the distribution is to be used.")
58
- requires_dist: Optional[Any] = Field(default=None, description="A JSON list containing names of some other distutils project required by this distribution.")
56
+ project_urls: Optional[Any] = None
57
+ provides_dist: Optional[Any] = None
58
+ requires_external: Optional[Any] = None
59
+ requires_dist: Optional[Any] = None
59
60
  requires_python: Optional[StrictStr] = Field(default=None, description="The Python version(s) that the distribution is guaranteed to be compatible with.")
60
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.")
61
- provides_extras: Optional[Any] = Field(default=None, description="A JSON list containing names of optional features provided by the package.")
62
- 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.")
62
+ provides_extras: Optional[Any] = None
63
+ dynamic: Optional[Any] = None
63
64
  license_expression: Optional[StrictStr] = Field(default=None, description="Text string that is a valid SPDX license expression.")
64
- license_file: Optional[Any] = Field(default=None, description="A JSON list containing names of the paths to license-related files.")
65
+ license_file: Optional[Any] = None
65
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}")
66
67
  packagetype: Optional[StrictStr] = Field(default=None, description="The type of the distribution package (e.g. sdist, bdist_wheel, bdist_egg, etc)")
67
68
  python_version: Optional[StrictStr] = Field(default=None, description="The tag that indicates which Python implementation or version the package requires.")
68
69
  sha256: Optional[StrictStr] = Field(default='', description="The SHA256 digest of this package.")
69
- __properties: ClassVar[List[str]] = ["pulp_href", "prn", "pulp_created", "pulp_last_updated", "pulp_labels", "artifact", "author", "author_email", "description", "home_page", "keywords", "license", "metadata_version", "name", "platform", "summary", "version", "classifiers", "download_url", "supported_platform", "maintainer", "maintainer_email", "obsoletes_dist", "project_url", "project_urls", "provides_dist", "requires_external", "requires_dist", "requires_python", "description_content_type", "provides_extras", "dynamic", "license_expression", "license_file", "filename", "packagetype", "python_version", "sha256"]
70
+ __properties: ClassVar[List[str]] = ["pulp_href", "prn", "pulp_created", "pulp_last_updated", "pulp_labels", "vuln_report", "artifact", "author", "author_email", "description", "home_page", "keywords", "license", "metadata_version", "name", "platform", "summary", "version", "classifiers", "download_url", "supported_platform", "maintainer", "maintainer_email", "obsoletes_dist", "project_url", "project_urls", "provides_dist", "requires_external", "requires_dist", "requires_python", "description_content_type", "provides_extras", "dynamic", "license_expression", "license_file", "filename", "packagetype", "python_version", "sha256"]
70
71
 
71
72
  model_config = ConfigDict(
72
73
  populate_by_name=True,
@@ -108,12 +109,14 @@ class PythonPythonPackageContentResponse(BaseModel):
108
109
  * OpenAPI `readOnly` fields are excluded.
109
110
  * OpenAPI `readOnly` fields are excluded.
110
111
  * OpenAPI `readOnly` fields are excluded.
112
+ * OpenAPI `readOnly` fields are excluded.
111
113
  """
112
114
  excluded_fields: Set[str] = set([
113
115
  "pulp_href",
114
116
  "prn",
115
117
  "pulp_created",
116
118
  "pulp_last_updated",
119
+ "vuln_report",
117
120
  "metadata_version",
118
121
  "name",
119
122
  "version",
@@ -189,6 +192,7 @@ class PythonPythonPackageContentResponse(BaseModel):
189
192
  "pulp_created": obj.get("pulp_created"),
190
193
  "pulp_last_updated": obj.get("pulp_last_updated"),
191
194
  "pulp_labels": obj.get("pulp_labels"),
195
+ "vuln_report": obj.get("vuln_report"),
192
196
  "artifact": obj.get("artifact"),
193
197
  "author": obj.get("author"),
194
198
  "author_email": obj.get("author_email"),
@@ -71,14 +71,12 @@ 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.
75
74
  """
76
75
  excluded_fields: Set[str] = set([
77
76
  "pulp_href",
78
77
  "prn",
79
78
  "pulp_created",
80
79
  "pulp_last_updated",
81
- "distributions",
82
80
  ])
83
81
 
84
82
  _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[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.")
46
+ download_concurrency: Optional[StrictInt] = 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[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
+ download_concurrency: Optional[StrictInt] = 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,14 +96,12 @@ 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.
100
99
  """
101
100
  excluded_fields: Set[str] = set([
102
101
  "pulp_href",
103
102
  "prn",
104
103
  "pulp_created",
105
104
  "pulp_last_updated",
106
- "hidden_fields",
107
105
  ])
108
106
 
109
107
  _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, StrictStr
21
+ from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictInt, 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[Annotated[int, Field(strict=True, ge=1)]] = Field(default=None, description="Retain X versions of the repository. Default is null which retains all versions.")
34
+ retain_repo_versions: Optional[StrictInt] = 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,9 +19,8 @@ import re # noqa: F401
19
19
  import json
20
20
 
21
21
  from datetime import datetime
22
- from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictStr
22
+ from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictInt, StrictStr
23
23
  from typing import Any, ClassVar, Dict, List, Optional
24
- from typing_extensions import Annotated
25
24
  from typing import Optional, Set
26
25
  from typing_extensions import Self
27
26
 
@@ -38,7 +37,7 @@ class PythonPythonRepositoryResponse(BaseModel):
38
37
  latest_version_href: Optional[StrictStr] = None
39
38
  name: StrictStr = Field(description="A unique name for this repository.")
40
39
  description: Optional[StrictStr] = Field(default=None, description="An optional description.")
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.")
40
+ retain_repo_versions: Optional[StrictInt] = Field(default=None, description="Retain X versions of the repository. Default is null which retains all versions.")
42
41
  remote: Optional[StrictStr] = Field(default=None, description="An optional remote to use by default when syncing.")
43
42
  autopublish: Optional[StrictBool] = Field(default=False, description="Whether to automatically create publications for new repository versions, and update any distributions pointing to this repository.")
44
43
  __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"]
@@ -37,7 +37,8 @@ class RepositoryVersionResponse(BaseModel):
37
37
  repository: Optional[StrictStr] = None
38
38
  base_version: Optional[StrictStr] = Field(default=None, description="A repository version whose content was used as the initial set of content for this repository version")
39
39
  content_summary: Optional[ContentSummaryResponse] = Field(default=None, description="Various count summaries of the content in the version and the HREF to view them.")
40
- __properties: ClassVar[List[str]] = ["pulp_href", "prn", "pulp_created", "pulp_last_updated", "number", "repository", "base_version", "content_summary"]
40
+ vuln_report: Optional[StrictStr] = None
41
+ __properties: ClassVar[List[str]] = ["pulp_href", "prn", "pulp_created", "pulp_last_updated", "number", "repository", "base_version", "content_summary", "vuln_report"]
41
42
 
42
43
  model_config = ConfigDict(
43
44
  populate_by_name=True,
@@ -76,6 +77,7 @@ class RepositoryVersionResponse(BaseModel):
76
77
  * OpenAPI `readOnly` fields are excluded.
77
78
  * OpenAPI `readOnly` fields are excluded.
78
79
  * OpenAPI `readOnly` fields are excluded.
80
+ * OpenAPI `readOnly` fields are excluded.
79
81
  """
80
82
  excluded_fields: Set[str] = set([
81
83
  "pulp_href",
@@ -85,6 +87,7 @@ class RepositoryVersionResponse(BaseModel):
85
87
  "number",
86
88
  "repository",
87
89
  "content_summary",
90
+ "vuln_report",
88
91
  ])
89
92
 
90
93
  _dict = self.model_dump(
@@ -114,7 +117,8 @@ class RepositoryVersionResponse(BaseModel):
114
117
  "number": obj.get("number"),
115
118
  "repository": obj.get("repository"),
116
119
  "base_version": obj.get("base_version"),
117
- "content_summary": ContentSummaryResponse.from_dict(obj["content_summary"]) if obj.get("content_summary") is not None else None
120
+ "content_summary": ContentSummaryResponse.from_dict(obj["content_summary"]) if obj.get("content_summary") is not None else None,
121
+ "vuln_report": obj.get("vuln_report")
118
122
  })
119
123
  return _obj
120
124