pulp-python-client 3.27.1__py3-none-any.whl → 3.27.2__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pulp_python-client
3
- Version: 3.27.1
3
+ Version: 3.27.2
4
4
  Summary: Pulp 3 API
5
5
  Home-page:
6
6
  Author: Pulp Team
@@ -24,7 +24,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
24
24
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
25
25
 
26
26
  - API version: v3
27
- - Package version: 3.27.1
27
+ - Package version: 3.27.2
28
28
  - Generator version: 7.14.0
29
29
  - Build package: org.openapitools.codegen.languages.PythonClientCodegen
30
30
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
@@ -1,9 +1,9 @@
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=cXGeDad0gsC1HdveR9NBxXVBaMPjBMpoNe1GjxcMnjc,10430
4
- pulpcore/client/pulp_python/api_client.py,sha256=nY-XPa8vL9zIOWQNJei6JK0SruCHpyHg0vQmOt3X2Hw,27772
3
+ pulpcore/client/pulp_python/__init__.py,sha256=PPbUmSfMJPUyZtNCvUOi2kY0bJgaVG2NAkBucMuF10o,10430
4
+ pulpcore/client/pulp_python/api_client.py,sha256=cKnaOVwcrMA2Dmt_ZrlpE6BvFkox3oPItK7CDtQ61dE,27772
5
5
  pulpcore/client/pulp_python/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
6
- pulpcore/client/pulp_python/configuration.py,sha256=vSA_KC_i4L8npUmULlqIfsd2IRQm_MJf4Za-Bjuw5zU,19588
6
+ pulpcore/client/pulp_python/configuration.py,sha256=Pz5hSBDy70OSn8XCXUcRVyO3qzgBNf4j0fzJ2L5S3K4,19588
7
7
  pulpcore/client/pulp_python/exceptions.py,sha256=UUQyfmHrA0wKpyniO8D6jgIOSee4k0dBIImRgs74ERw,6456
8
8
  pulpcore/client/pulp_python/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
9
  pulpcore/client/pulp_python/rest.py,sha256=6sLIAY0kZZoh8inygjKObUkLhf-icE4ljhyb00i8nZ0,9466
@@ -67,7 +67,7 @@ pulpcore/client/pulp_python/models/set_label_response.py,sha256=AJKyRWVTgpODnchr
67
67
  pulpcore/client/pulp_python/models/summary_response.py,sha256=UW-FGA9ffCbn7a6czqjddy0FziM5DQYqIP6nmqQb_bY,2731
68
68
  pulpcore/client/pulp_python/models/unset_label.py,sha256=bioUtBJUl9y7hpLJ4iYYhcQ4sXj-FRUZq0In2gEGbxU,2507
69
69
  pulpcore/client/pulp_python/models/unset_label_response.py,sha256=iaHiYMGW-vu1fIHnzasVzMhY_0AHiYzvy48mfQOuw5M,2584
70
- pulp_python_client-3.27.1.dist-info/METADATA,sha256=-wCg_dbczOPpJcx4bbDKLnwdvB4gHiFjVCltN6JcwdA,22613
71
- pulp_python_client-3.27.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
72
- pulp_python_client-3.27.1.dist-info/top_level.txt,sha256=v1J0AeNxNhm8YE5-xQe1G1YbfoMRZ_u9DAg_Gi7omeY,9
73
- pulp_python_client-3.27.1.dist-info/RECORD,,
70
+ pulp_python_client-3.27.2.dist-info/METADATA,sha256=kiIWp2prYqSFuGRqh_TRDOkjHQbUJijt7m1gdnh87TM,22613
71
+ pulp_python_client-3.27.2.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
72
+ pulp_python_client-3.27.2.dist-info/top_level.txt,sha256=v1J0AeNxNhm8YE5-xQe1G1YbfoMRZ_u9DAg_Gi7omeY,9
73
+ pulp_python_client-3.27.2.dist-info/RECORD,,
@@ -15,7 +15,7 @@
15
15
  """ # noqa: E501
16
16
 
17
17
 
18
- __version__ = "3.27.1"
18
+ __version__ = "3.27.2"
19
19
 
20
20
  # Define package exports
21
21
  __all__ = [
@@ -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.27.1/python'
94
+ self.user_agent = 'OpenAPI-Generator/3.27.2/python'
95
95
  self.client_side_validation = configuration.client_side_validation
96
96
 
97
97
  def __enter__(self):
@@ -556,7 +556,7 @@ conf = pulpcore.client.pulp_python.Configuration(
556
556
  "OS: {env}\n"\
557
557
  "Python Version: {pyversion}\n"\
558
558
  "Version of the API: v3\n"\
559
- "SDK Package Version: 3.27.1".\
559
+ "SDK Package Version: 3.27.2".\
560
560
  format(env=sys.platform, pyversion=sys.version)
561
561
 
562
562
  def get_host_settings(self) -> List[HostSetting]: