pulp_python_client 3.11.0 → 3.11.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +4 -4
- data/docs/ContentPackagesApi.md +2 -0
- data/docs/PaginatedRepositoryVersionResponseList.md +2 -2
- data/docs/PaginatedpythonPythonDistributionResponseList.md +2 -2
- data/docs/PaginatedpythonPythonPackageContentResponseList.md +2 -2
- data/docs/PaginatedpythonPythonPublicationResponseList.md +2 -2
- data/docs/PaginatedpythonPythonRemoteResponseList.md +2 -2
- data/docs/PaginatedpythonPythonRepositoryResponseList.md +2 -2
- data/docs/PythonPythonDistributionResponse.md +2 -0
- data/docs/PythonPythonPackageContentResponse.md +2 -0
- data/docs/PythonPythonPublicationResponse.md +2 -0
- data/docs/PythonPythonRemoteResponse.md +2 -2
- data/docs/PythonPythonRemoteResponseHiddenFields.md +2 -2
- data/docs/PythonPythonRepositoryResponse.md +2 -0
- data/docs/RepositoryVersionResponse.md +2 -0
- data/lib/pulp_python_client/api/content_packages_api.rb +3 -0
- data/lib/pulp_python_client/models/paginated_repository_version_response_list.rb +10 -0
- data/lib/pulp_python_client/models/paginatedpython_python_distribution_response_list.rb +10 -0
- data/lib/pulp_python_client/models/paginatedpython_python_package_content_response_list.rb +10 -0
- data/lib/pulp_python_client/models/paginatedpython_python_publication_response_list.rb +10 -0
- data/lib/pulp_python_client/models/paginatedpython_python_remote_response_list.rb +10 -0
- data/lib/pulp_python_client/models/paginatedpython_python_repository_response_list.rb +10 -0
- data/lib/pulp_python_client/models/python_python_distribution_response.rb +11 -1
- data/lib/pulp_python_client/models/python_python_package_content_response.rb +11 -1
- data/lib/pulp_python_client/models/python_python_publication_response.rb +11 -1
- data/lib/pulp_python_client/models/python_python_remote_response.rb +11 -11
- data/lib/pulp_python_client/models/python_python_remote_response_hidden_fields.rb +10 -0
- data/lib/pulp_python_client/models/python_python_repository_response.rb +11 -1
- data/lib/pulp_python_client/models/repository_version_response.rb +11 -1
- data/lib/pulp_python_client/version.rb +1 -1
- data/spec/api/content_packages_api_spec.rb +1 -0
- data/spec/models/python_python_distribution_response_spec.rb +6 -0
- data/spec/models/python_python_package_content_response_spec.rb +6 -0
- data/spec/models/python_python_publication_response_spec.rb +6 -0
- data/spec/models/python_python_remote_response_spec.rb +6 -6
- data/spec/models/python_python_repository_response_spec.rb +6 -0
- data/spec/models/repository_version_response_spec.rb +6 -0
- metadata +35 -35
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 57b9e9362fb5492cbf8e32673936983f77126fda0ab20d29f3cf37484d3132bd
|
4
|
+
data.tar.gz: 4f6ac1bff1bc2f4dcd4e705f1ba4322f6e937f3a14b915cb418314a3024fae7b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1aa40759c473c32d036f8d45a9afb8d7d3ea393e580b20556a59c968dca403dee82ed5a16441570e79427b638d551af2f4c797fbb5befcc247e82c6afcf62bda
|
7
|
+
data.tar.gz: 7d9e58cb267565b6880798aeac3461b25fc611d193b6b56533ab040d05b733e0797afed6a5dbae688533db9d3034ae8bfa048e391ca101184e5435746a7d9820
|
data/README.md
CHANGED
@@ -7,7 +7,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
|
|
7
7
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
8
8
|
|
9
9
|
- API version: v3
|
10
|
-
- Package version: 3.11.
|
10
|
+
- Package version: 3.11.1
|
11
11
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
12
12
|
For more information, please visit [https://pulpproject.org](https://pulpproject.org)
|
13
13
|
|
@@ -24,16 +24,16 @@ gem build pulp_python_client.gemspec
|
|
24
24
|
Then either install the gem locally:
|
25
25
|
|
26
26
|
```shell
|
27
|
-
gem install ./pulp_python_client-3.11.
|
27
|
+
gem install ./pulp_python_client-3.11.1.gem
|
28
28
|
```
|
29
29
|
|
30
|
-
(for development, run `gem install --dev ./pulp_python_client-3.11.
|
30
|
+
(for development, run `gem install --dev ./pulp_python_client-3.11.1.gem` to install the development dependencies)
|
31
31
|
|
32
32
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
33
33
|
|
34
34
|
Finally add this to the Gemfile:
|
35
35
|
|
36
|
-
gem 'pulp_python_client', '~> 3.11.
|
36
|
+
gem 'pulp_python_client', '~> 3.11.1'
|
37
37
|
|
38
38
|
### Install from Git
|
39
39
|
|
data/docs/ContentPackagesApi.md
CHANGED
@@ -151,6 +151,7 @@ opts = {
|
|
151
151
|
name__in: ['name__in_example'], # Array<String> | Filter results where name is in a comma-separated list of values
|
152
152
|
offset: 56, # Integer | The initial index from which to return the results.
|
153
153
|
ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `filename` - Filename * `-filename` - Filename (descending) * `packagetype` - Packagetype * `-packagetype` - Packagetype (descending) * `name` - Name * `-name` - Name (descending) * `version` - Version * `-version` - Version (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `python_version` - Python version * `-python_version` - Python version (descending) * `metadata_version` - Metadata version * `-metadata_version` - Metadata version (descending) * `summary` - Summary * `-summary` - Summary (descending) * `description` - Description * `-description` - Description (descending) * `keywords` - Keywords * `-keywords` - Keywords (descending) * `home_page` - Home page * `-home_page` - Home page (descending) * `download_url` - Download url * `-download_url` - Download url (descending) * `author` - Author * `-author` - Author (descending) * `author_email` - Author email * `-author_email` - Author email (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `maintainer_email` - Maintainer email * `-maintainer_email` - Maintainer email (descending) * `license` - License * `-license` - License (descending) * `requires_python` - Requires python * `-requires_python` - Requires python (descending) * `project_url` - Project url * `-project_url` - Project url (descending) * `platform` - Platform * `-platform` - Platform (descending) * `supported_platform` - Supported platform * `-supported_platform` - Supported platform (descending) * `requires_dist` - Requires dist * `-requires_dist` - Requires dist (descending) * `provides_dist` - Provides dist * `-provides_dist` - Provides dist (descending) * `obsoletes_dist` - Obsoletes dist * `-obsoletes_dist` - Obsoletes dist (descending) * `requires_external` - Requires external * `-requires_external` - Requires external (descending) * `classifiers` - Classifiers * `-classifiers` - Classifiers (descending) * `project_urls` - Project urls * `-project_urls` - Project urls (descending) * `description_content_type` - Description content type * `-description_content_type` - Description content type (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
154
|
+
orphaned_for: 3.4, # Float | Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
|
154
155
|
packagetype: 'packagetype_example', # String | Filter results where packagetype matches value * `bdist_dmg` - bdist_dmg * `bdist_dumb` - bdist_dumb * `bdist_egg` - bdist_egg * `bdist_msi` - bdist_msi * `bdist_rpm` - bdist_rpm * `bdist_wheel` - bdist_wheel * `bdist_wininst` - bdist_wininst * `sdist` - sdist
|
155
156
|
packagetype__in: ['packagetype__in_example'], # Array<String> | Filter results where packagetype is in a comma-separated list of values
|
156
157
|
pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
|
@@ -199,6 +200,7 @@ Name | Type | Description | Notes
|
|
199
200
|
**name__in** | [**Array<String>**](String.md)| Filter results where name is in a comma-separated list of values | [optional]
|
200
201
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
201
202
|
**ordering** | [**Array<String>**](String.md)| Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `filename` - Filename * `-filename` - Filename (descending) * `packagetype` - Packagetype * `-packagetype` - Packagetype (descending) * `name` - Name * `-name` - Name (descending) * `version` - Version * `-version` - Version (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `python_version` - Python version * `-python_version` - Python version (descending) * `metadata_version` - Metadata version * `-metadata_version` - Metadata version (descending) * `summary` - Summary * `-summary` - Summary (descending) * `description` - Description * `-description` - Description (descending) * `keywords` - Keywords * `-keywords` - Keywords (descending) * `home_page` - Home page * `-home_page` - Home page (descending) * `download_url` - Download url * `-download_url` - Download url (descending) * `author` - Author * `-author` - Author (descending) * `author_email` - Author email * `-author_email` - Author email (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `maintainer_email` - Maintainer email * `-maintainer_email` - Maintainer email (descending) * `license` - License * `-license` - License (descending) * `requires_python` - Requires python * `-requires_python` - Requires python (descending) * `project_url` - Project url * `-project_url` - Project url (descending) * `platform` - Platform * `-platform` - Platform (descending) * `supported_platform` - Supported platform * `-supported_platform` - Supported platform (descending) * `requires_dist` - Requires dist * `-requires_dist` - Requires dist (descending) * `provides_dist` - Provides dist * `-provides_dist` - Provides dist (descending) * `obsoletes_dist` - Obsoletes dist * `-obsoletes_dist` - Obsoletes dist (descending) * `requires_external` - Requires external * `-requires_external` - Requires external (descending) * `classifiers` - Classifiers * `-classifiers` - Classifiers (descending) * `project_urls` - Project urls * `-project_urls` - Project urls (descending) * `description_content_type` - Description content type * `-description_content_type` - Description content type (descending) * `pk` - Pk * `-pk` - Pk (descending) | [optional]
|
203
|
+
**orphaned_for** | **Float**| Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME. | [optional]
|
202
204
|
**packagetype** | **String**| Filter results where packagetype matches value * `bdist_dmg` - bdist_dmg * `bdist_dumb` - bdist_dumb * `bdist_egg` - bdist_egg * `bdist_msi` - bdist_msi * `bdist_rpm` - bdist_rpm * `bdist_wheel` - bdist_wheel * `bdist_wininst` - bdist_wininst * `sdist` - sdist | [optional]
|
203
205
|
**packagetype__in** | [**Array<String>**](String.md)| Filter results where packagetype is in a comma-separated list of values | [optional]
|
204
206
|
**pulp_href__in** | [**Array<String>**](String.md)| Multiple values may be separated by commas. | [optional]
|
@@ -4,10 +4,10 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**count** | **Integer** | |
|
7
|
+
**count** | **Integer** | |
|
8
8
|
**_next** | **String** | | [optional]
|
9
9
|
**previous** | **String** | | [optional]
|
10
|
-
**results** | [**Array<RepositoryVersionResponse>**](RepositoryVersionResponse.md) | |
|
10
|
+
**results** | [**Array<RepositoryVersionResponse>**](RepositoryVersionResponse.md) | |
|
11
11
|
|
12
12
|
## Code Sample
|
13
13
|
|
@@ -4,10 +4,10 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**count** | **Integer** | |
|
7
|
+
**count** | **Integer** | |
|
8
8
|
**_next** | **String** | | [optional]
|
9
9
|
**previous** | **String** | | [optional]
|
10
|
-
**results** | [**Array<PythonPythonDistributionResponse>**](PythonPythonDistributionResponse.md) | |
|
10
|
+
**results** | [**Array<PythonPythonDistributionResponse>**](PythonPythonDistributionResponse.md) | |
|
11
11
|
|
12
12
|
## Code Sample
|
13
13
|
|
@@ -4,10 +4,10 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**count** | **Integer** | |
|
7
|
+
**count** | **Integer** | |
|
8
8
|
**_next** | **String** | | [optional]
|
9
9
|
**previous** | **String** | | [optional]
|
10
|
-
**results** | [**Array<PythonPythonPackageContentResponse>**](PythonPythonPackageContentResponse.md) | |
|
10
|
+
**results** | [**Array<PythonPythonPackageContentResponse>**](PythonPythonPackageContentResponse.md) | |
|
11
11
|
|
12
12
|
## Code Sample
|
13
13
|
|
@@ -4,10 +4,10 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**count** | **Integer** | |
|
7
|
+
**count** | **Integer** | |
|
8
8
|
**_next** | **String** | | [optional]
|
9
9
|
**previous** | **String** | | [optional]
|
10
|
-
**results** | [**Array<PythonPythonPublicationResponse>**](PythonPythonPublicationResponse.md) | |
|
10
|
+
**results** | [**Array<PythonPythonPublicationResponse>**](PythonPythonPublicationResponse.md) | |
|
11
11
|
|
12
12
|
## Code Sample
|
13
13
|
|
@@ -4,10 +4,10 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**count** | **Integer** | |
|
7
|
+
**count** | **Integer** | |
|
8
8
|
**_next** | **String** | | [optional]
|
9
9
|
**previous** | **String** | | [optional]
|
10
|
-
**results** | [**Array<PythonPythonRemoteResponse>**](PythonPythonRemoteResponse.md) | |
|
10
|
+
**results** | [**Array<PythonPythonRemoteResponse>**](PythonPythonRemoteResponse.md) | |
|
11
11
|
|
12
12
|
## Code Sample
|
13
13
|
|
@@ -4,10 +4,10 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**count** | **Integer** | |
|
7
|
+
**count** | **Integer** | |
|
8
8
|
**_next** | **String** | | [optional]
|
9
9
|
**previous** | **String** | | [optional]
|
10
|
-
**results** | [**Array<PythonPythonRepositoryResponse>**](PythonPythonRepositoryResponse.md) | |
|
10
|
+
**results** | [**Array<PythonPythonRepositoryResponse>**](PythonPythonRepositoryResponse.md) | |
|
11
11
|
|
12
12
|
## Code Sample
|
13
13
|
|
@@ -6,6 +6,7 @@ Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
7
|
**pulp_href** | **String** | | [optional] [readonly]
|
8
8
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
9
|
+
**pulp_last_updated** | **DateTime** | 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. | [optional] [readonly]
|
9
10
|
**base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") |
|
10
11
|
**base_url** | **String** | | [optional] [readonly]
|
11
12
|
**content_guard** | **String** | An optional content-guard. | [optional]
|
@@ -24,6 +25,7 @@ require 'PulpPythonClient'
|
|
24
25
|
|
25
26
|
instance = PulpPythonClient::PythonPythonDistributionResponse.new(pulp_href: null,
|
26
27
|
pulp_created: null,
|
28
|
+
pulp_last_updated: null,
|
27
29
|
base_path: null,
|
28
30
|
base_url: null,
|
29
31
|
content_guard: null,
|
@@ -6,6 +6,7 @@ Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
7
|
**pulp_href** | **String** | | [optional] [readonly]
|
8
8
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
9
|
+
**pulp_last_updated** | **DateTime** | 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. | [optional] [readonly]
|
9
10
|
**artifact** | **String** | Artifact file representing the physical content | [optional]
|
10
11
|
**filename** | **String** | The name of the distribution package, usually of the format: {distribution}-{version}(-{build tag})?-{python tag}-{abi tag}-{platform tag}.{packagetype} | [optional] [readonly]
|
11
12
|
**packagetype** | **String** | The type of the distribution package (e.g. sdist, bdist_wheel, bdist_egg, etc) | [optional] [readonly]
|
@@ -42,6 +43,7 @@ require 'PulpPythonClient'
|
|
42
43
|
|
43
44
|
instance = PulpPythonClient::PythonPythonPackageContentResponse.new(pulp_href: null,
|
44
45
|
pulp_created: null,
|
46
|
+
pulp_last_updated: null,
|
45
47
|
artifact: null,
|
46
48
|
filename: null,
|
47
49
|
packagetype: null,
|
@@ -6,6 +6,7 @@ Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
7
|
**pulp_href** | **String** | | [optional] [readonly]
|
8
8
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
9
|
+
**pulp_last_updated** | **DateTime** | 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. | [optional] [readonly]
|
9
10
|
**repository_version** | **String** | | [optional]
|
10
11
|
**repository** | **String** | A URI of the repository to be published. | [optional]
|
11
12
|
**distributions** | **Array<String>** | This publication is currently being hosted as configured by these distributions. | [optional] [readonly]
|
@@ -17,6 +18,7 @@ require 'PulpPythonClient'
|
|
17
18
|
|
18
19
|
instance = PulpPythonClient::PythonPythonPublicationResponse.new(pulp_href: null,
|
19
20
|
pulp_created: null,
|
21
|
+
pulp_last_updated: null,
|
20
22
|
repository_version: null,
|
21
23
|
repository: null,
|
22
24
|
distributions: null)
|
@@ -6,6 +6,7 @@ Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
7
|
**pulp_href** | **String** | | [optional] [readonly]
|
8
8
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
9
|
+
**pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
|
9
10
|
**name** | **String** | A unique name for this remote. |
|
10
11
|
**url** | **String** | The URL of an external content source. |
|
11
12
|
**ca_cert** | **String** | A PEM encoded CA certificate used to validate the server certificate presented by the remote server. | [optional]
|
@@ -13,7 +14,6 @@ Name | Type | Description | Notes
|
|
13
14
|
**tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
|
14
15
|
**proxy_url** | **String** | The proxy URL. Format: scheme://host:port | [optional]
|
15
16
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
16
|
-
**pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
|
17
17
|
**download_concurrency** | **Integer** | Total number of simultaneous connections. If not set then the default value will be used. | [optional]
|
18
18
|
**max_retries** | **Integer** | Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used. | [optional]
|
19
19
|
**policy** | [**PolicyEnum**](PolicyEnum.md) | 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. | [optional]
|
@@ -38,6 +38,7 @@ require 'PulpPythonClient'
|
|
38
38
|
|
39
39
|
instance = PulpPythonClient::PythonPythonRemoteResponse.new(pulp_href: null,
|
40
40
|
pulp_created: null,
|
41
|
+
pulp_last_updated: null,
|
41
42
|
name: null,
|
42
43
|
url: null,
|
43
44
|
ca_cert: null,
|
@@ -45,7 +46,6 @@ instance = PulpPythonClient::PythonPythonRemoteResponse.new(pulp_href: null,
|
|
45
46
|
tls_validation: null,
|
46
47
|
proxy_url: null,
|
47
48
|
pulp_labels: null,
|
48
|
-
pulp_last_updated: null,
|
49
49
|
download_concurrency: null,
|
50
50
|
max_retries: null,
|
51
51
|
policy: null,
|
@@ -4,8 +4,8 @@
|
|
4
4
|
|
5
5
|
Name | Type | Description | Notes
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
|
-
**name** | **String** | |
|
8
|
-
**is_set** | **Boolean** | |
|
7
|
+
**name** | **String** | |
|
8
|
+
**is_set** | **Boolean** | |
|
9
9
|
|
10
10
|
## Code Sample
|
11
11
|
|
@@ -6,6 +6,7 @@ Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
7
|
**pulp_href** | **String** | | [optional] [readonly]
|
8
8
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
9
|
+
**pulp_last_updated** | **DateTime** | 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. | [optional] [readonly]
|
9
10
|
**versions_href** | **String** | | [optional] [readonly]
|
10
11
|
**pulp_labels** | **Hash<String, String>** | | [optional]
|
11
12
|
**latest_version_href** | **String** | | [optional] [readonly]
|
@@ -22,6 +23,7 @@ require 'PulpPythonClient'
|
|
22
23
|
|
23
24
|
instance = PulpPythonClient::PythonPythonRepositoryResponse.new(pulp_href: null,
|
24
25
|
pulp_created: null,
|
26
|
+
pulp_last_updated: null,
|
25
27
|
versions_href: null,
|
26
28
|
pulp_labels: null,
|
27
29
|
latest_version_href: null,
|
@@ -6,6 +6,7 @@ Name | Type | Description | Notes
|
|
6
6
|
------------ | ------------- | ------------- | -------------
|
7
7
|
**pulp_href** | **String** | | [optional] [readonly]
|
8
8
|
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
|
9
|
+
**pulp_last_updated** | **DateTime** | 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. | [optional] [readonly]
|
9
10
|
**number** | **Integer** | | [optional] [readonly]
|
10
11
|
**repository** | **String** | | [optional] [readonly]
|
11
12
|
**base_version** | **String** | A repository version whose content was used as the initial set of content for this repository version | [optional]
|
@@ -18,6 +19,7 @@ require 'PulpPythonClient'
|
|
18
19
|
|
19
20
|
instance = PulpPythonClient::RepositoryVersionResponse.new(pulp_href: null,
|
20
21
|
pulp_created: null,
|
22
|
+
pulp_last_updated: null,
|
21
23
|
number: null,
|
22
24
|
repository: null,
|
23
25
|
base_version: null,
|
@@ -185,6 +185,7 @@ module PulpPythonClient
|
|
185
185
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
186
186
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
187
187
|
# @option opts [Array<String>] :ordering Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `filename` - Filename * `-filename` - Filename (descending) * `packagetype` - Packagetype * `-packagetype` - Packagetype (descending) * `name` - Name * `-name` - Name (descending) * `version` - Version * `-version` - Version (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `python_version` - Python version * `-python_version` - Python version (descending) * `metadata_version` - Metadata version * `-metadata_version` - Metadata version (descending) * `summary` - Summary * `-summary` - Summary (descending) * `description` - Description * `-description` - Description (descending) * `keywords` - Keywords * `-keywords` - Keywords (descending) * `home_page` - Home page * `-home_page` - Home page (descending) * `download_url` - Download url * `-download_url` - Download url (descending) * `author` - Author * `-author` - Author (descending) * `author_email` - Author email * `-author_email` - Author email (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `maintainer_email` - Maintainer email * `-maintainer_email` - Maintainer email (descending) * `license` - License * `-license` - License (descending) * `requires_python` - Requires python * `-requires_python` - Requires python (descending) * `project_url` - Project url * `-project_url` - Project url (descending) * `platform` - Platform * `-platform` - Platform (descending) * `supported_platform` - Supported platform * `-supported_platform` - Supported platform (descending) * `requires_dist` - Requires dist * `-requires_dist` - Requires dist (descending) * `provides_dist` - Provides dist * `-provides_dist` - Provides dist (descending) * `obsoletes_dist` - Obsoletes dist * `-obsoletes_dist` - Obsoletes dist (descending) * `requires_external` - Requires external * `-requires_external` - Requires external (descending) * `classifiers` - Classifiers * `-classifiers` - Classifiers (descending) * `project_urls` - Project urls * `-project_urls` - Project urls (descending) * `description_content_type` - Description content type * `-description_content_type` - Description content type (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
188
|
+
# @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
|
188
189
|
# @option opts [String] :packagetype Filter results where packagetype matches value * `bdist_dmg` - bdist_dmg * `bdist_dumb` - bdist_dumb * `bdist_egg` - bdist_egg * `bdist_msi` - bdist_msi * `bdist_rpm` - bdist_rpm * `bdist_wheel` - bdist_wheel * `bdist_wininst` - bdist_wininst * `sdist` - sdist
|
189
190
|
# @option opts [Array<String>] :packagetype__in Filter results where packagetype is in a comma-separated list of values
|
190
191
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
@@ -226,6 +227,7 @@ module PulpPythonClient
|
|
226
227
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
227
228
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
228
229
|
# @option opts [Array<String>] :ordering Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `filename` - Filename * `-filename` - Filename (descending) * `packagetype` - Packagetype * `-packagetype` - Packagetype (descending) * `name` - Name * `-name` - Name (descending) * `version` - Version * `-version` - Version (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `python_version` - Python version * `-python_version` - Python version (descending) * `metadata_version` - Metadata version * `-metadata_version` - Metadata version (descending) * `summary` - Summary * `-summary` - Summary (descending) * `description` - Description * `-description` - Description (descending) * `keywords` - Keywords * `-keywords` - Keywords (descending) * `home_page` - Home page * `-home_page` - Home page (descending) * `download_url` - Download url * `-download_url` - Download url (descending) * `author` - Author * `-author` - Author (descending) * `author_email` - Author email * `-author_email` - Author email (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `maintainer_email` - Maintainer email * `-maintainer_email` - Maintainer email (descending) * `license` - License * `-license` - License (descending) * `requires_python` - Requires python * `-requires_python` - Requires python (descending) * `project_url` - Project url * `-project_url` - Project url (descending) * `platform` - Platform * `-platform` - Platform (descending) * `supported_platform` - Supported platform * `-supported_platform` - Supported platform (descending) * `requires_dist` - Requires dist * `-requires_dist` - Requires dist (descending) * `provides_dist` - Provides dist * `-provides_dist` - Provides dist (descending) * `obsoletes_dist` - Obsoletes dist * `-obsoletes_dist` - Obsoletes dist (descending) * `requires_external` - Requires external * `-requires_external` - Requires external (descending) * `classifiers` - Classifiers * `-classifiers` - Classifiers (descending) * `project_urls` - Project urls * `-project_urls` - Project urls (descending) * `description_content_type` - Description content type * `-description_content_type` - Description content type (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
230
|
+
# @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
|
229
231
|
# @option opts [String] :packagetype Filter results where packagetype matches value * `bdist_dmg` - bdist_dmg * `bdist_dumb` - bdist_dumb * `bdist_egg` - bdist_egg * `bdist_msi` - bdist_msi * `bdist_rpm` - bdist_rpm * `bdist_wheel` - bdist_wheel * `bdist_wininst` - bdist_wininst * `sdist` - sdist
|
230
232
|
# @option opts [Array<String>] :packagetype__in Filter results where packagetype is in a comma-separated list of values
|
231
233
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
@@ -276,6 +278,7 @@ module PulpPythonClient
|
|
276
278
|
query_params[:'name__in'] = @api_client.build_collection_param(opts[:'name__in'], :csv) if !opts[:'name__in'].nil?
|
277
279
|
query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
|
278
280
|
query_params[:'ordering'] = @api_client.build_collection_param(opts[:'ordering'], :csv) if !opts[:'ordering'].nil?
|
281
|
+
query_params[:'orphaned_for'] = opts[:'orphaned_for'] if !opts[:'orphaned_for'].nil?
|
279
282
|
query_params[:'packagetype'] = opts[:'packagetype'] if !opts[:'packagetype'].nil?
|
280
283
|
query_params[:'packagetype__in'] = @api_client.build_collection_param(opts[:'packagetype__in'], :csv) if !opts[:'packagetype__in'].nil?
|
281
284
|
query_params[:'pulp_href__in'] = @api_client.build_collection_param(opts[:'pulp_href__in'], :csv) if !opts[:'pulp_href__in'].nil?
|
@@ -88,12 +88,22 @@ module PulpPythonClient
|
|
88
88
|
# @return Array for valid properties with the reasons
|
89
89
|
def list_invalid_properties
|
90
90
|
invalid_properties = Array.new
|
91
|
+
if @count.nil?
|
92
|
+
invalid_properties.push('invalid value for "count", count cannot be nil.')
|
93
|
+
end
|
94
|
+
|
95
|
+
if @results.nil?
|
96
|
+
invalid_properties.push('invalid value for "results", results cannot be nil.')
|
97
|
+
end
|
98
|
+
|
91
99
|
invalid_properties
|
92
100
|
end
|
93
101
|
|
94
102
|
# Check to see if the all the properties in the model are valid
|
95
103
|
# @return true if the model is valid
|
96
104
|
def valid?
|
105
|
+
return false if @count.nil?
|
106
|
+
return false if @results.nil?
|
97
107
|
true
|
98
108
|
end
|
99
109
|
|
@@ -88,12 +88,22 @@ module PulpPythonClient
|
|
88
88
|
# @return Array for valid properties with the reasons
|
89
89
|
def list_invalid_properties
|
90
90
|
invalid_properties = Array.new
|
91
|
+
if @count.nil?
|
92
|
+
invalid_properties.push('invalid value for "count", count cannot be nil.')
|
93
|
+
end
|
94
|
+
|
95
|
+
if @results.nil?
|
96
|
+
invalid_properties.push('invalid value for "results", results cannot be nil.')
|
97
|
+
end
|
98
|
+
|
91
99
|
invalid_properties
|
92
100
|
end
|
93
101
|
|
94
102
|
# Check to see if the all the properties in the model are valid
|
95
103
|
# @return true if the model is valid
|
96
104
|
def valid?
|
105
|
+
return false if @count.nil?
|
106
|
+
return false if @results.nil?
|
97
107
|
true
|
98
108
|
end
|
99
109
|
|
@@ -88,12 +88,22 @@ module PulpPythonClient
|
|
88
88
|
# @return Array for valid properties with the reasons
|
89
89
|
def list_invalid_properties
|
90
90
|
invalid_properties = Array.new
|
91
|
+
if @count.nil?
|
92
|
+
invalid_properties.push('invalid value for "count", count cannot be nil.')
|
93
|
+
end
|
94
|
+
|
95
|
+
if @results.nil?
|
96
|
+
invalid_properties.push('invalid value for "results", results cannot be nil.')
|
97
|
+
end
|
98
|
+
|
91
99
|
invalid_properties
|
92
100
|
end
|
93
101
|
|
94
102
|
# Check to see if the all the properties in the model are valid
|
95
103
|
# @return true if the model is valid
|
96
104
|
def valid?
|
105
|
+
return false if @count.nil?
|
106
|
+
return false if @results.nil?
|
97
107
|
true
|
98
108
|
end
|
99
109
|
|
@@ -88,12 +88,22 @@ module PulpPythonClient
|
|
88
88
|
# @return Array for valid properties with the reasons
|
89
89
|
def list_invalid_properties
|
90
90
|
invalid_properties = Array.new
|
91
|
+
if @count.nil?
|
92
|
+
invalid_properties.push('invalid value for "count", count cannot be nil.')
|
93
|
+
end
|
94
|
+
|
95
|
+
if @results.nil?
|
96
|
+
invalid_properties.push('invalid value for "results", results cannot be nil.')
|
97
|
+
end
|
98
|
+
|
91
99
|
invalid_properties
|
92
100
|
end
|
93
101
|
|
94
102
|
# Check to see if the all the properties in the model are valid
|
95
103
|
# @return true if the model is valid
|
96
104
|
def valid?
|
105
|
+
return false if @count.nil?
|
106
|
+
return false if @results.nil?
|
97
107
|
true
|
98
108
|
end
|
99
109
|
|
@@ -88,12 +88,22 @@ module PulpPythonClient
|
|
88
88
|
# @return Array for valid properties with the reasons
|
89
89
|
def list_invalid_properties
|
90
90
|
invalid_properties = Array.new
|
91
|
+
if @count.nil?
|
92
|
+
invalid_properties.push('invalid value for "count", count cannot be nil.')
|
93
|
+
end
|
94
|
+
|
95
|
+
if @results.nil?
|
96
|
+
invalid_properties.push('invalid value for "results", results cannot be nil.')
|
97
|
+
end
|
98
|
+
|
91
99
|
invalid_properties
|
92
100
|
end
|
93
101
|
|
94
102
|
# Check to see if the all the properties in the model are valid
|
95
103
|
# @return true if the model is valid
|
96
104
|
def valid?
|
105
|
+
return false if @count.nil?
|
106
|
+
return false if @results.nil?
|
97
107
|
true
|
98
108
|
end
|
99
109
|
|
@@ -88,12 +88,22 @@ module PulpPythonClient
|
|
88
88
|
# @return Array for valid properties with the reasons
|
89
89
|
def list_invalid_properties
|
90
90
|
invalid_properties = Array.new
|
91
|
+
if @count.nil?
|
92
|
+
invalid_properties.push('invalid value for "count", count cannot be nil.')
|
93
|
+
end
|
94
|
+
|
95
|
+
if @results.nil?
|
96
|
+
invalid_properties.push('invalid value for "results", results cannot be nil.')
|
97
|
+
end
|
98
|
+
|
91
99
|
invalid_properties
|
92
100
|
end
|
93
101
|
|
94
102
|
# Check to see if the all the properties in the model are valid
|
95
103
|
# @return true if the model is valid
|
96
104
|
def valid?
|
105
|
+
return false if @count.nil?
|
106
|
+
return false if @results.nil?
|
97
107
|
true
|
98
108
|
end
|
99
109
|
|
@@ -20,6 +20,9 @@ module PulpPythonClient
|
|
20
20
|
# Timestamp of creation.
|
21
21
|
attr_accessor :pulp_created
|
22
22
|
|
23
|
+
# 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.
|
24
|
+
attr_accessor :pulp_last_updated
|
25
|
+
|
23
26
|
# The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\")
|
24
27
|
attr_accessor :base_path
|
25
28
|
|
@@ -53,6 +56,7 @@ module PulpPythonClient
|
|
53
56
|
{
|
54
57
|
:'pulp_href' => :'pulp_href',
|
55
58
|
:'pulp_created' => :'pulp_created',
|
59
|
+
:'pulp_last_updated' => :'pulp_last_updated',
|
56
60
|
:'base_path' => :'base_path',
|
57
61
|
:'base_url' => :'base_url',
|
58
62
|
:'content_guard' => :'content_guard',
|
@@ -71,6 +75,7 @@ module PulpPythonClient
|
|
71
75
|
{
|
72
76
|
:'pulp_href' => :'String',
|
73
77
|
:'pulp_created' => :'DateTime',
|
78
|
+
:'pulp_last_updated' => :'DateTime',
|
74
79
|
:'base_path' => :'String',
|
75
80
|
:'base_url' => :'String',
|
76
81
|
:'content_guard' => :'String',
|
@@ -117,6 +122,10 @@ module PulpPythonClient
|
|
117
122
|
self.pulp_created = attributes[:'pulp_created']
|
118
123
|
end
|
119
124
|
|
125
|
+
if attributes.key?(:'pulp_last_updated')
|
126
|
+
self.pulp_last_updated = attributes[:'pulp_last_updated']
|
127
|
+
end
|
128
|
+
|
120
129
|
if attributes.key?(:'base_path')
|
121
130
|
self.base_path = attributes[:'base_path']
|
122
131
|
end
|
@@ -194,6 +203,7 @@ module PulpPythonClient
|
|
194
203
|
self.class == o.class &&
|
195
204
|
pulp_href == o.pulp_href &&
|
196
205
|
pulp_created == o.pulp_created &&
|
206
|
+
pulp_last_updated == o.pulp_last_updated &&
|
197
207
|
base_path == o.base_path &&
|
198
208
|
base_url == o.base_url &&
|
199
209
|
content_guard == o.content_guard &&
|
@@ -215,7 +225,7 @@ module PulpPythonClient
|
|
215
225
|
# Calculates hash code according to all attributes.
|
216
226
|
# @return [Integer] Hash code
|
217
227
|
def hash
|
218
|
-
[pulp_href, pulp_created, base_path, base_url, content_guard, hidden, pulp_labels, name, repository, publication, allow_uploads, remote].hash
|
228
|
+
[pulp_href, pulp_created, pulp_last_updated, base_path, base_url, content_guard, hidden, pulp_labels, name, repository, publication, allow_uploads, remote].hash
|
219
229
|
end
|
220
230
|
|
221
231
|
# Builds the object from hash
|
@@ -20,6 +20,9 @@ module PulpPythonClient
|
|
20
20
|
# Timestamp of creation.
|
21
21
|
attr_accessor :pulp_created
|
22
22
|
|
23
|
+
# 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.
|
24
|
+
attr_accessor :pulp_last_updated
|
25
|
+
|
23
26
|
# Artifact file representing the physical content
|
24
27
|
attr_accessor :artifact
|
25
28
|
|
@@ -109,6 +112,7 @@ module PulpPythonClient
|
|
109
112
|
{
|
110
113
|
:'pulp_href' => :'pulp_href',
|
111
114
|
:'pulp_created' => :'pulp_created',
|
115
|
+
:'pulp_last_updated' => :'pulp_last_updated',
|
112
116
|
:'artifact' => :'artifact',
|
113
117
|
:'filename' => :'filename',
|
114
118
|
:'packagetype' => :'packagetype',
|
@@ -145,6 +149,7 @@ module PulpPythonClient
|
|
145
149
|
{
|
146
150
|
:'pulp_href' => :'String',
|
147
151
|
:'pulp_created' => :'DateTime',
|
152
|
+
:'pulp_last_updated' => :'DateTime',
|
148
153
|
:'artifact' => :'String',
|
149
154
|
:'filename' => :'String',
|
150
155
|
:'packagetype' => :'String',
|
@@ -205,6 +210,10 @@ module PulpPythonClient
|
|
205
210
|
self.pulp_created = attributes[:'pulp_created']
|
206
211
|
end
|
207
212
|
|
213
|
+
if attributes.key?(:'pulp_last_updated')
|
214
|
+
self.pulp_last_updated = attributes[:'pulp_last_updated']
|
215
|
+
end
|
216
|
+
|
208
217
|
if attributes.key?(:'artifact')
|
209
218
|
self.artifact = attributes[:'artifact']
|
210
219
|
end
|
@@ -340,6 +349,7 @@ module PulpPythonClient
|
|
340
349
|
self.class == o.class &&
|
341
350
|
pulp_href == o.pulp_href &&
|
342
351
|
pulp_created == o.pulp_created &&
|
352
|
+
pulp_last_updated == o.pulp_last_updated &&
|
343
353
|
artifact == o.artifact &&
|
344
354
|
filename == o.filename &&
|
345
355
|
packagetype == o.packagetype &&
|
@@ -379,7 +389,7 @@ module PulpPythonClient
|
|
379
389
|
# Calculates hash code according to all attributes.
|
380
390
|
# @return [Integer] Hash code
|
381
391
|
def hash
|
382
|
-
[pulp_href, pulp_created, artifact, filename, packagetype, name, version, sha256, metadata_version, summary, description, description_content_type, keywords, home_page, download_url, author, author_email, maintainer, maintainer_email, license, requires_python, project_url, project_urls, platform, supported_platform, requires_dist, provides_dist, obsoletes_dist, requires_external, classifiers].hash
|
392
|
+
[pulp_href, pulp_created, pulp_last_updated, artifact, filename, packagetype, name, version, sha256, metadata_version, summary, description, description_content_type, keywords, home_page, download_url, author, author_email, maintainer, maintainer_email, license, requires_python, project_url, project_urls, platform, supported_platform, requires_dist, provides_dist, obsoletes_dist, requires_external, classifiers].hash
|
383
393
|
end
|
384
394
|
|
385
395
|
# Builds the object from hash
|
@@ -20,6 +20,9 @@ module PulpPythonClient
|
|
20
20
|
# Timestamp of creation.
|
21
21
|
attr_accessor :pulp_created
|
22
22
|
|
23
|
+
# 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.
|
24
|
+
attr_accessor :pulp_last_updated
|
25
|
+
|
23
26
|
attr_accessor :repository_version
|
24
27
|
|
25
28
|
# A URI of the repository to be published.
|
@@ -33,6 +36,7 @@ module PulpPythonClient
|
|
33
36
|
{
|
34
37
|
:'pulp_href' => :'pulp_href',
|
35
38
|
:'pulp_created' => :'pulp_created',
|
39
|
+
:'pulp_last_updated' => :'pulp_last_updated',
|
36
40
|
:'repository_version' => :'repository_version',
|
37
41
|
:'repository' => :'repository',
|
38
42
|
:'distributions' => :'distributions'
|
@@ -44,6 +48,7 @@ module PulpPythonClient
|
|
44
48
|
{
|
45
49
|
:'pulp_href' => :'String',
|
46
50
|
:'pulp_created' => :'DateTime',
|
51
|
+
:'pulp_last_updated' => :'DateTime',
|
47
52
|
:'repository_version' => :'String',
|
48
53
|
:'repository' => :'String',
|
49
54
|
:'distributions' => :'Array<String>'
|
@@ -79,6 +84,10 @@ module PulpPythonClient
|
|
79
84
|
self.pulp_created = attributes[:'pulp_created']
|
80
85
|
end
|
81
86
|
|
87
|
+
if attributes.key?(:'pulp_last_updated')
|
88
|
+
self.pulp_last_updated = attributes[:'pulp_last_updated']
|
89
|
+
end
|
90
|
+
|
82
91
|
if attributes.key?(:'repository_version')
|
83
92
|
self.repository_version = attributes[:'repository_version']
|
84
93
|
end
|
@@ -114,6 +123,7 @@ module PulpPythonClient
|
|
114
123
|
self.class == o.class &&
|
115
124
|
pulp_href == o.pulp_href &&
|
116
125
|
pulp_created == o.pulp_created &&
|
126
|
+
pulp_last_updated == o.pulp_last_updated &&
|
117
127
|
repository_version == o.repository_version &&
|
118
128
|
repository == o.repository &&
|
119
129
|
distributions == o.distributions
|
@@ -128,7 +138,7 @@ module PulpPythonClient
|
|
128
138
|
# Calculates hash code according to all attributes.
|
129
139
|
# @return [Integer] Hash code
|
130
140
|
def hash
|
131
|
-
[pulp_href, pulp_created, repository_version, repository, distributions].hash
|
141
|
+
[pulp_href, pulp_created, pulp_last_updated, repository_version, repository, distributions].hash
|
132
142
|
end
|
133
143
|
|
134
144
|
# Builds the object from hash
|
@@ -20,6 +20,9 @@ module PulpPythonClient
|
|
20
20
|
# Timestamp of creation.
|
21
21
|
attr_accessor :pulp_created
|
22
22
|
|
23
|
+
# Timestamp of the most recent update of the remote.
|
24
|
+
attr_accessor :pulp_last_updated
|
25
|
+
|
23
26
|
# A unique name for this remote.
|
24
27
|
attr_accessor :name
|
25
28
|
|
@@ -40,9 +43,6 @@ module PulpPythonClient
|
|
40
43
|
|
41
44
|
attr_accessor :pulp_labels
|
42
45
|
|
43
|
-
# Timestamp of the most recent update of the remote.
|
44
|
-
attr_accessor :pulp_last_updated
|
45
|
-
|
46
46
|
# Total number of simultaneous connections. If not set then the default value will be used.
|
47
47
|
attr_accessor :download_concurrency
|
48
48
|
|
@@ -96,6 +96,7 @@ module PulpPythonClient
|
|
96
96
|
{
|
97
97
|
:'pulp_href' => :'pulp_href',
|
98
98
|
:'pulp_created' => :'pulp_created',
|
99
|
+
:'pulp_last_updated' => :'pulp_last_updated',
|
99
100
|
:'name' => :'name',
|
100
101
|
:'url' => :'url',
|
101
102
|
:'ca_cert' => :'ca_cert',
|
@@ -103,7 +104,6 @@ module PulpPythonClient
|
|
103
104
|
:'tls_validation' => :'tls_validation',
|
104
105
|
:'proxy_url' => :'proxy_url',
|
105
106
|
:'pulp_labels' => :'pulp_labels',
|
106
|
-
:'pulp_last_updated' => :'pulp_last_updated',
|
107
107
|
:'download_concurrency' => :'download_concurrency',
|
108
108
|
:'max_retries' => :'max_retries',
|
109
109
|
:'policy' => :'policy',
|
@@ -128,6 +128,7 @@ module PulpPythonClient
|
|
128
128
|
{
|
129
129
|
:'pulp_href' => :'String',
|
130
130
|
:'pulp_created' => :'DateTime',
|
131
|
+
:'pulp_last_updated' => :'DateTime',
|
131
132
|
:'name' => :'String',
|
132
133
|
:'url' => :'String',
|
133
134
|
:'ca_cert' => :'String',
|
@@ -135,7 +136,6 @@ module PulpPythonClient
|
|
135
136
|
:'tls_validation' => :'Boolean',
|
136
137
|
:'proxy_url' => :'String',
|
137
138
|
:'pulp_labels' => :'Hash<String, String>',
|
138
|
-
:'pulp_last_updated' => :'DateTime',
|
139
139
|
:'download_concurrency' => :'Integer',
|
140
140
|
:'max_retries' => :'Integer',
|
141
141
|
:'policy' => :'PolicyEnum',
|
@@ -194,6 +194,10 @@ module PulpPythonClient
|
|
194
194
|
self.pulp_created = attributes[:'pulp_created']
|
195
195
|
end
|
196
196
|
|
197
|
+
if attributes.key?(:'pulp_last_updated')
|
198
|
+
self.pulp_last_updated = attributes[:'pulp_last_updated']
|
199
|
+
end
|
200
|
+
|
197
201
|
if attributes.key?(:'name')
|
198
202
|
self.name = attributes[:'name']
|
199
203
|
end
|
@@ -224,10 +228,6 @@ module PulpPythonClient
|
|
224
228
|
end
|
225
229
|
end
|
226
230
|
|
227
|
-
if attributes.key?(:'pulp_last_updated')
|
228
|
-
self.pulp_last_updated = attributes[:'pulp_last_updated']
|
229
|
-
end
|
230
|
-
|
231
231
|
if attributes.key?(:'download_concurrency')
|
232
232
|
self.download_concurrency = attributes[:'download_concurrency']
|
233
233
|
end
|
@@ -412,6 +412,7 @@ module PulpPythonClient
|
|
412
412
|
self.class == o.class &&
|
413
413
|
pulp_href == o.pulp_href &&
|
414
414
|
pulp_created == o.pulp_created &&
|
415
|
+
pulp_last_updated == o.pulp_last_updated &&
|
415
416
|
name == o.name &&
|
416
417
|
url == o.url &&
|
417
418
|
ca_cert == o.ca_cert &&
|
@@ -419,7 +420,6 @@ module PulpPythonClient
|
|
419
420
|
tls_validation == o.tls_validation &&
|
420
421
|
proxy_url == o.proxy_url &&
|
421
422
|
pulp_labels == o.pulp_labels &&
|
422
|
-
pulp_last_updated == o.pulp_last_updated &&
|
423
423
|
download_concurrency == o.download_concurrency &&
|
424
424
|
max_retries == o.max_retries &&
|
425
425
|
policy == o.policy &&
|
@@ -447,7 +447,7 @@ module PulpPythonClient
|
|
447
447
|
# Calculates hash code according to all attributes.
|
448
448
|
# @return [Integer] Hash code
|
449
449
|
def hash
|
450
|
-
[pulp_href, pulp_created, name, url, ca_cert, client_cert, tls_validation, proxy_url, pulp_labels,
|
450
|
+
[pulp_href, pulp_created, pulp_last_updated, name, url, ca_cert, client_cert, tls_validation, proxy_url, pulp_labels, download_concurrency, max_retries, policy, total_timeout, connect_timeout, sock_connect_timeout, sock_read_timeout, headers, rate_limit, hidden_fields, includes, excludes, prereleases, package_types, keep_latest_packages, exclude_platforms].hash
|
451
451
|
end
|
452
452
|
|
453
453
|
# Builds the object from hash
|
@@ -68,12 +68,22 @@ module PulpPythonClient
|
|
68
68
|
# @return Array for valid properties with the reasons
|
69
69
|
def list_invalid_properties
|
70
70
|
invalid_properties = Array.new
|
71
|
+
if @name.nil?
|
72
|
+
invalid_properties.push('invalid value for "name", name cannot be nil.')
|
73
|
+
end
|
74
|
+
|
75
|
+
if @is_set.nil?
|
76
|
+
invalid_properties.push('invalid value for "is_set", is_set cannot be nil.')
|
77
|
+
end
|
78
|
+
|
71
79
|
invalid_properties
|
72
80
|
end
|
73
81
|
|
74
82
|
# Check to see if the all the properties in the model are valid
|
75
83
|
# @return true if the model is valid
|
76
84
|
def valid?
|
85
|
+
return false if @name.nil?
|
86
|
+
return false if @is_set.nil?
|
77
87
|
true
|
78
88
|
end
|
79
89
|
|
@@ -20,6 +20,9 @@ module PulpPythonClient
|
|
20
20
|
# Timestamp of creation.
|
21
21
|
attr_accessor :pulp_created
|
22
22
|
|
23
|
+
# 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.
|
24
|
+
attr_accessor :pulp_last_updated
|
25
|
+
|
23
26
|
attr_accessor :versions_href
|
24
27
|
|
25
28
|
attr_accessor :pulp_labels
|
@@ -46,6 +49,7 @@ module PulpPythonClient
|
|
46
49
|
{
|
47
50
|
:'pulp_href' => :'pulp_href',
|
48
51
|
:'pulp_created' => :'pulp_created',
|
52
|
+
:'pulp_last_updated' => :'pulp_last_updated',
|
49
53
|
:'versions_href' => :'versions_href',
|
50
54
|
:'pulp_labels' => :'pulp_labels',
|
51
55
|
:'latest_version_href' => :'latest_version_href',
|
@@ -62,6 +66,7 @@ module PulpPythonClient
|
|
62
66
|
{
|
63
67
|
:'pulp_href' => :'String',
|
64
68
|
:'pulp_created' => :'DateTime',
|
69
|
+
:'pulp_last_updated' => :'DateTime',
|
65
70
|
:'versions_href' => :'String',
|
66
71
|
:'pulp_labels' => :'Hash<String, String>',
|
67
72
|
:'latest_version_href' => :'String',
|
@@ -105,6 +110,10 @@ module PulpPythonClient
|
|
105
110
|
self.pulp_created = attributes[:'pulp_created']
|
106
111
|
end
|
107
112
|
|
113
|
+
if attributes.key?(:'pulp_last_updated')
|
114
|
+
self.pulp_last_updated = attributes[:'pulp_last_updated']
|
115
|
+
end
|
116
|
+
|
108
117
|
if attributes.key?(:'versions_href')
|
109
118
|
self.versions_href = attributes[:'versions_href']
|
110
119
|
end
|
@@ -182,6 +191,7 @@ module PulpPythonClient
|
|
182
191
|
self.class == o.class &&
|
183
192
|
pulp_href == o.pulp_href &&
|
184
193
|
pulp_created == o.pulp_created &&
|
194
|
+
pulp_last_updated == o.pulp_last_updated &&
|
185
195
|
versions_href == o.versions_href &&
|
186
196
|
pulp_labels == o.pulp_labels &&
|
187
197
|
latest_version_href == o.latest_version_href &&
|
@@ -201,7 +211,7 @@ module PulpPythonClient
|
|
201
211
|
# Calculates hash code according to all attributes.
|
202
212
|
# @return [Integer] Hash code
|
203
213
|
def hash
|
204
|
-
[pulp_href, pulp_created, versions_href, pulp_labels, latest_version_href, name, description, retain_repo_versions, remote, autopublish].hash
|
214
|
+
[pulp_href, pulp_created, pulp_last_updated, versions_href, pulp_labels, latest_version_href, name, description, retain_repo_versions, remote, autopublish].hash
|
205
215
|
end
|
206
216
|
|
207
217
|
# Builds the object from hash
|
@@ -20,6 +20,9 @@ module PulpPythonClient
|
|
20
20
|
# Timestamp of creation.
|
21
21
|
attr_accessor :pulp_created
|
22
22
|
|
23
|
+
# 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.
|
24
|
+
attr_accessor :pulp_last_updated
|
25
|
+
|
23
26
|
attr_accessor :number
|
24
27
|
|
25
28
|
attr_accessor :repository
|
@@ -35,6 +38,7 @@ module PulpPythonClient
|
|
35
38
|
{
|
36
39
|
:'pulp_href' => :'pulp_href',
|
37
40
|
:'pulp_created' => :'pulp_created',
|
41
|
+
:'pulp_last_updated' => :'pulp_last_updated',
|
38
42
|
:'number' => :'number',
|
39
43
|
:'repository' => :'repository',
|
40
44
|
:'base_version' => :'base_version',
|
@@ -47,6 +51,7 @@ module PulpPythonClient
|
|
47
51
|
{
|
48
52
|
:'pulp_href' => :'String',
|
49
53
|
:'pulp_created' => :'DateTime',
|
54
|
+
:'pulp_last_updated' => :'DateTime',
|
50
55
|
:'number' => :'Integer',
|
51
56
|
:'repository' => :'String',
|
52
57
|
:'base_version' => :'String',
|
@@ -83,6 +88,10 @@ module PulpPythonClient
|
|
83
88
|
self.pulp_created = attributes[:'pulp_created']
|
84
89
|
end
|
85
90
|
|
91
|
+
if attributes.key?(:'pulp_last_updated')
|
92
|
+
self.pulp_last_updated = attributes[:'pulp_last_updated']
|
93
|
+
end
|
94
|
+
|
86
95
|
if attributes.key?(:'number')
|
87
96
|
self.number = attributes[:'number']
|
88
97
|
end
|
@@ -120,6 +129,7 @@ module PulpPythonClient
|
|
120
129
|
self.class == o.class &&
|
121
130
|
pulp_href == o.pulp_href &&
|
122
131
|
pulp_created == o.pulp_created &&
|
132
|
+
pulp_last_updated == o.pulp_last_updated &&
|
123
133
|
number == o.number &&
|
124
134
|
repository == o.repository &&
|
125
135
|
base_version == o.base_version &&
|
@@ -135,7 +145,7 @@ module PulpPythonClient
|
|
135
145
|
# Calculates hash code according to all attributes.
|
136
146
|
# @return [Integer] Hash code
|
137
147
|
def hash
|
138
|
-
[pulp_href, pulp_created, number, repository, base_version, content_summary].hash
|
148
|
+
[pulp_href, pulp_created, pulp_last_updated, number, repository, base_version, content_summary].hash
|
139
149
|
end
|
140
150
|
|
141
151
|
# Builds the object from hash
|
@@ -86,6 +86,7 @@ describe 'ContentPackagesApi' do
|
|
86
86
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
87
87
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
88
88
|
# @option opts [Array<String>] :ordering Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `filename` - Filename * `-filename` - Filename (descending) * `packagetype` - Packagetype * `-packagetype` - Packagetype (descending) * `name` - Name * `-name` - Name (descending) * `version` - Version * `-version` - Version (descending) * `sha256` - Sha256 * `-sha256` - Sha256 (descending) * `python_version` - Python version * `-python_version` - Python version (descending) * `metadata_version` - Metadata version * `-metadata_version` - Metadata version (descending) * `summary` - Summary * `-summary` - Summary (descending) * `description` - Description * `-description` - Description (descending) * `keywords` - Keywords * `-keywords` - Keywords (descending) * `home_page` - Home page * `-home_page` - Home page (descending) * `download_url` - Download url * `-download_url` - Download url (descending) * `author` - Author * `-author` - Author (descending) * `author_email` - Author email * `-author_email` - Author email (descending) * `maintainer` - Maintainer * `-maintainer` - Maintainer (descending) * `maintainer_email` - Maintainer email * `-maintainer_email` - Maintainer email (descending) * `license` - License * `-license` - License (descending) * `requires_python` - Requires python * `-requires_python` - Requires python (descending) * `project_url` - Project url * `-project_url` - Project url (descending) * `platform` - Platform * `-platform` - Platform (descending) * `supported_platform` - Supported platform * `-supported_platform` - Supported platform (descending) * `requires_dist` - Requires dist * `-requires_dist` - Requires dist (descending) * `provides_dist` - Provides dist * `-provides_dist` - Provides dist (descending) * `obsoletes_dist` - Obsoletes dist * `-obsoletes_dist` - Obsoletes dist (descending) * `requires_external` - Requires external * `-requires_external` - Requires external (descending) * `classifiers` - Classifiers * `-classifiers` - Classifiers (descending) * `project_urls` - Project urls * `-project_urls` - Project urls (descending) * `description_content_type` - Description content type * `-description_content_type` - Description content type (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
89
|
+
# @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
|
89
90
|
# @option opts [String] :packagetype Filter results where packagetype matches value * `bdist_dmg` - bdist_dmg * `bdist_dumb` - bdist_dumb * `bdist_egg` - bdist_egg * `bdist_msi` - bdist_msi * `bdist_rpm` - bdist_rpm * `bdist_wheel` - bdist_wheel * `bdist_wininst` - bdist_wininst * `sdist` - sdist
|
90
91
|
# @option opts [Array<String>] :packagetype__in Filter results where packagetype is in a comma-separated list of values
|
91
92
|
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
@@ -44,6 +44,12 @@ describe 'PythonPythonDistributionResponse' do
|
|
44
44
|
end
|
45
45
|
end
|
46
46
|
|
47
|
+
describe 'test attribute "pulp_last_updated"' do
|
48
|
+
it 'should work' do
|
49
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
50
|
+
end
|
51
|
+
end
|
52
|
+
|
47
53
|
describe 'test attribute "base_path"' do
|
48
54
|
it 'should work' do
|
49
55
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
@@ -44,6 +44,12 @@ describe 'PythonPythonPackageContentResponse' do
|
|
44
44
|
end
|
45
45
|
end
|
46
46
|
|
47
|
+
describe 'test attribute "pulp_last_updated"' do
|
48
|
+
it 'should work' do
|
49
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
50
|
+
end
|
51
|
+
end
|
52
|
+
|
47
53
|
describe 'test attribute "artifact"' do
|
48
54
|
it 'should work' do
|
49
55
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
@@ -44,6 +44,12 @@ describe 'PythonPythonPublicationResponse' do
|
|
44
44
|
end
|
45
45
|
end
|
46
46
|
|
47
|
+
describe 'test attribute "pulp_last_updated"' do
|
48
|
+
it 'should work' do
|
49
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
50
|
+
end
|
51
|
+
end
|
52
|
+
|
47
53
|
describe 'test attribute "repository_version"' do
|
48
54
|
it 'should work' do
|
49
55
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
@@ -44,6 +44,12 @@ describe 'PythonPythonRemoteResponse' do
|
|
44
44
|
end
|
45
45
|
end
|
46
46
|
|
47
|
+
describe 'test attribute "pulp_last_updated"' do
|
48
|
+
it 'should work' do
|
49
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
50
|
+
end
|
51
|
+
end
|
52
|
+
|
47
53
|
describe 'test attribute "name"' do
|
48
54
|
it 'should work' do
|
49
55
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
@@ -86,12 +92,6 @@ describe 'PythonPythonRemoteResponse' do
|
|
86
92
|
end
|
87
93
|
end
|
88
94
|
|
89
|
-
describe 'test attribute "pulp_last_updated"' do
|
90
|
-
it 'should work' do
|
91
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
92
|
-
end
|
93
|
-
end
|
94
|
-
|
95
95
|
describe 'test attribute "download_concurrency"' do
|
96
96
|
it 'should work' do
|
97
97
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
@@ -44,6 +44,12 @@ describe 'PythonPythonRepositoryResponse' do
|
|
44
44
|
end
|
45
45
|
end
|
46
46
|
|
47
|
+
describe 'test attribute "pulp_last_updated"' do
|
48
|
+
it 'should work' do
|
49
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
50
|
+
end
|
51
|
+
end
|
52
|
+
|
47
53
|
describe 'test attribute "versions_href"' do
|
48
54
|
it 'should work' do
|
49
55
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
@@ -44,6 +44,12 @@ describe 'RepositoryVersionResponse' do
|
|
44
44
|
end
|
45
45
|
end
|
46
46
|
|
47
|
+
describe 'test attribute "pulp_last_updated"' do
|
48
|
+
it 'should work' do
|
49
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
50
|
+
end
|
51
|
+
end
|
52
|
+
|
47
53
|
describe 'test attribute "number"' do
|
48
54
|
it 'should work' do
|
49
55
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pulp_python_client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.11.
|
4
|
+
version: 3.11.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- OpenAPI-Generator
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-04-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: faraday
|
@@ -257,54 +257,54 @@ signing_key:
|
|
257
257
|
specification_version: 4
|
258
258
|
summary: Pulp 3 API Ruby Gem
|
259
259
|
test_files:
|
260
|
-
- spec/api/remotes_python_api_spec.rb
|
261
|
-
- spec/api/pypi_simple_api_spec.rb
|
262
|
-
- spec/api/content_packages_api_spec.rb
|
263
|
-
- spec/api/publications_pypi_api_spec.rb
|
264
|
-
- spec/api/pypi_api_spec.rb
|
265
260
|
- spec/api/pypi_legacy_api_spec.rb
|
266
261
|
- spec/api/distributions_pypi_api_spec.rb
|
267
|
-
- spec/api/
|
262
|
+
- spec/api/publications_pypi_api_spec.rb
|
263
|
+
- spec/api/content_packages_api_spec.rb
|
268
264
|
- spec/api/repositories_python_versions_api_spec.rb
|
269
265
|
- spec/api/pypi_metadata_api_spec.rb
|
266
|
+
- spec/api/repositories_python_api_spec.rb
|
267
|
+
- spec/api/pypi_api_spec.rb
|
268
|
+
- spec/api/remotes_python_api_spec.rb
|
269
|
+
- spec/api/pypi_simple_api_spec.rb
|
270
270
|
- spec/api_client_spec.rb
|
271
271
|
- spec/configuration_spec.rb
|
272
|
-
- spec/models/exclude_platforms_enum_spec.rb
|
273
|
-
- spec/models/repository_sync_url_spec.rb
|
274
|
-
- spec/models/python_python_distribution_response_spec.rb
|
275
272
|
- spec/models/package_upload_task_response_spec.rb
|
276
|
-
- spec/models/python_python_remote_response_hidden_fields_spec.rb
|
277
|
-
- spec/models/package_types_enum_spec.rb
|
278
|
-
- spec/models/python_python_repository_response_spec.rb
|
279
|
-
- spec/models/unset_label_spec.rb
|
280
273
|
- spec/models/patchedpython_python_remote_spec.rb
|
281
|
-
- spec/models/summary_response_spec.rb
|
282
|
-
- spec/models/repository_version_response_spec.rb
|
283
274
|
- spec/models/python_python_remote_response_spec.rb
|
284
|
-
- spec/models/
|
275
|
+
- spec/models/package_types_enum_spec.rb
|
276
|
+
- spec/models/python_python_distribution_spec.rb
|
277
|
+
- spec/models/python_python_remote_spec.rb
|
278
|
+
- spec/models/async_operation_response_spec.rb
|
279
|
+
- spec/models/python_python_remote_response_hidden_fields_spec.rb
|
285
280
|
- spec/models/package_metadata_response_spec.rb
|
286
|
-
- spec/models/
|
287
|
-
- spec/models/
|
288
|
-
- spec/models/paginatedpython_python_repository_response_list_spec.rb
|
289
|
-
- spec/models/set_label_spec.rb
|
281
|
+
- spec/models/exclude_platforms_enum_spec.rb
|
282
|
+
- spec/models/summary_response_spec.rb
|
290
283
|
- spec/models/content_summary_response_spec.rb
|
291
|
-
- spec/models/
|
292
|
-
- spec/models/async_operation_response_spec.rb
|
293
|
-
- spec/models/python_python_remote_spec.rb
|
294
|
-
- spec/models/python_python_publication_response_spec.rb
|
284
|
+
- spec/models/python_python_repository_spec.rb
|
295
285
|
- spec/models/python_bander_remote_spec.rb
|
296
|
-
- spec/models/
|
297
|
-
- spec/models/
|
298
|
-
- spec/models/
|
299
|
-
- spec/models/paginatedpython_python_publication_response_list_spec.rb
|
300
|
-
- spec/models/unset_label_response_spec.rb
|
286
|
+
- spec/models/python_python_package_content_spec.rb
|
287
|
+
- spec/models/paginatedpython_python_repository_response_list_spec.rb
|
288
|
+
- spec/models/python_python_package_content_response_spec.rb
|
301
289
|
- spec/models/repair_spec.rb
|
302
290
|
- spec/models/paginatedpython_python_package_content_response_list_spec.rb
|
303
|
-
- spec/models/
|
291
|
+
- spec/models/repository_sync_url_spec.rb
|
292
|
+
- spec/models/package_upload_spec.rb
|
293
|
+
- spec/models/patchedpython_python_distribution_spec.rb
|
294
|
+
- spec/models/unset_label_spec.rb
|
295
|
+
- spec/models/paginated_repository_version_response_list_spec.rb
|
296
|
+
- spec/models/policy_enum_spec.rb
|
297
|
+
- spec/models/python_python_repository_response_spec.rb
|
298
|
+
- spec/models/patchedpython_python_repository_spec.rb
|
299
|
+
- spec/models/set_label_spec.rb
|
304
300
|
- spec/models/repository_add_remove_content_spec.rb
|
305
|
-
- spec/models/python_python_package_content_spec.rb
|
306
301
|
- spec/models/paginatedpython_python_remote_response_list_spec.rb
|
307
|
-
- spec/models/
|
302
|
+
- spec/models/python_python_publication_spec.rb
|
303
|
+
- spec/models/repository_version_response_spec.rb
|
304
|
+
- spec/models/python_python_publication_response_spec.rb
|
305
|
+
- spec/models/paginatedpython_python_distribution_response_list_spec.rb
|
306
|
+
- spec/models/python_python_distribution_response_spec.rb
|
308
307
|
- spec/models/set_label_response_spec.rb
|
309
|
-
- spec/models/
|
308
|
+
- spec/models/unset_label_response_spec.rb
|
309
|
+
- spec/models/paginatedpython_python_publication_response_list_spec.rb
|
310
310
|
- spec/spec_helper.rb
|