pulp_ostree_client 2.0.0a6.dev1651723985 → 2.0.0a6.dev1652415246

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_ostree_client might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e562eab4e9c212c3a0184983401709023f442c2fcb0fc981a052feac873c0969
4
- data.tar.gz: 8cec490386712ceec69452369c3af4aac60b92c5ed849d655a7d1a377049a01a
3
+ metadata.gz: a55f152e60ec23f0723edc23de32c0bb34d93f88aaf3d77b1510ff22158c6a9d
4
+ data.tar.gz: 15c89f823be7d68611a05efc14a1108b417fc6861055144b7c59992c85f0a28c
5
5
  SHA512:
6
- metadata.gz: 03f3998b641841a8f80bedea1b84fff7e23cc80dfa3881457621b5f7d5c99d7c49f0e463a5333d65b6a430cfe5c9c348158d7a51ad6db7178cbc5efdb1c64e4c
7
- data.tar.gz: 6b5a32ea1b49808111efc98c3cbad6cd11e198d26b8b911e42b726b7ce87c7cd6eb7330f3f63cecaea632238e5db5d73d7df9ebe086a1c082ccc2e3b270ae3c4
6
+ metadata.gz: 67d694d9ef05861e9132e0c8dde35d37970e5271b376b72733b9fe009bbca754736eb49ef48b610efd28c9632f386c1f16d14f05aab171e9b94ff714160bcec6
7
+ data.tar.gz: 3025a5fe839728078405de470123b4fe91e2dd445f860eece41e9baf75a23a954635257fef7326e4acdee266fdd6609e58b0bbad212879ed143fd8b5d0a33b08
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: 2.0.0a6.dev1651723985
10
+ - Package version: 2.0.0a6.dev1652415246
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_ostree_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_ostree_client-2.0.0a6.dev1651723985.gem
27
+ gem install ./pulp_ostree_client-2.0.0a6.dev1652415246.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a6.dev1651723985.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a6.dev1652415246.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_ostree_client', '~> 2.0.0a6.dev1651723985'
36
+ gem 'pulp_ostree_client', '~> 2.0.0a6.dev1652415246'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpOstreeClient
14
- VERSION = '2.0.0a6.dev1651723985'
14
+ VERSION = '2.0.0a6.dev1652415246'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_ostree_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0a6.dev1651723985
4
+ version: 2.0.0a6.dev1652415246
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-05 00:00:00.000000000 Z
11
+ date: 2022-05-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -234,46 +234,46 @@ signing_key:
234
234
  specification_version: 4
235
235
  summary: Pulp 3 API Ruby Gem
236
236
  test_files:
237
+ - spec/api/content_configs_api_spec.rb
238
+ - spec/api/remotes_ostree_api_spec.rb
237
239
  - spec/api/content_refs_api_spec.rb
238
- - spec/api/repositories_ostree_versions_api_spec.rb
239
- - spec/api/content_commits_api_spec.rb
240
- - spec/api/content_objects_api_spec.rb
241
- - spec/api/content_summaries_api_spec.rb
242
240
  - spec/api/distributions_ostree_api_spec.rb
243
- - spec/api/content_configs_api_spec.rb
241
+ - spec/api/content_objects_api_spec.rb
242
+ - spec/api/content_commits_api_spec.rb
244
243
  - spec/api/repositories_ostree_api_spec.rb
245
- - spec/api/remotes_ostree_api_spec.rb
244
+ - spec/api/repositories_ostree_versions_api_spec.rb
245
+ - spec/api/content_summaries_api_spec.rb
246
246
  - spec/api_client_spec.rb
247
247
  - spec/configuration_spec.rb
248
- - spec/models/patchedostree_ostree_distribution_spec.rb
248
+ - spec/models/ostree_ostree_object_response_spec.rb
249
249
  - spec/models/repository_version_response_spec.rb
250
- - spec/models/ostree_repo_import_spec.rb
251
- - spec/models/paginatedostree_ostree_summary_response_list_spec.rb
252
- - spec/models/ostree_ostree_ref_response_spec.rb
253
- - spec/models/ostree_ostree_repository_spec.rb
254
- - spec/models/paginatedostree_ostree_repository_response_list_spec.rb
255
- - spec/models/ostree_ostree_remote_spec.rb
250
+ - spec/models/patchedostree_ostree_distribution_spec.rb
256
251
  - spec/models/paginatedostree_ostree_commit_response_list_spec.rb
257
- - spec/models/repository_sync_url_spec.rb
252
+ - spec/models/ostree_ostree_distribution_spec.rb
258
253
  - spec/models/paginatedostree_ostree_distribution_response_list_spec.rb
259
- - spec/models/paginatedostree_ostree_object_response_list_spec.rb
260
- - spec/models/ostree_ostree_commit_response_spec.rb
261
- - spec/models/repair_spec.rb
262
254
  - spec/models/paginatedostree_ostree_ref_response_list_spec.rb
263
- - spec/models/async_operation_response_spec.rb
264
- - spec/models/patchedostree_ostree_remote_spec.rb
265
- - spec/models/ostree_ostree_repository_response_spec.rb
255
+ - spec/models/paginated_repository_version_response_list_spec.rb
256
+ - spec/models/ostree_ostree_distribution_response_spec.rb
266
257
  - spec/models/patchedostree_ostree_repository_spec.rb
267
- - spec/models/paginatedostree_ostree_config_response_list_spec.rb
268
- - spec/models/ostree_ostree_distribution_spec.rb
258
+ - spec/models/ostree_repository_add_remove_content_spec.rb
259
+ - spec/models/repair_spec.rb
260
+ - spec/models/ostree_ostree_config_response_spec.rb
269
261
  - spec/models/ostree_ostree_remote_response_spec.rb
270
- - spec/models/ostree_ostree_distribution_response_spec.rb
271
- - spec/models/paginatedostree_ostree_remote_response_list_spec.rb
262
+ - spec/models/ostree_ostree_commit_response_spec.rb
272
263
  - spec/models/ostree_ostree_summary_response_spec.rb
273
- - spec/models/paginated_repository_version_response_list_spec.rb
274
- - spec/models/ostree_ostree_config_response_spec.rb
275
- - spec/models/content_summary_response_spec.rb
276
- - spec/models/ostree_ostree_object_response_spec.rb
264
+ - spec/models/ostree_ostree_repository_response_spec.rb
265
+ - spec/models/patchedostree_ostree_remote_spec.rb
266
+ - spec/models/paginatedostree_ostree_remote_response_list_spec.rb
267
+ - spec/models/repository_sync_url_spec.rb
277
268
  - spec/models/policy_enum_spec.rb
278
- - spec/models/ostree_repository_add_remove_content_spec.rb
269
+ - spec/models/paginatedostree_ostree_repository_response_list_spec.rb
270
+ - spec/models/async_operation_response_spec.rb
271
+ - spec/models/paginatedostree_ostree_summary_response_list_spec.rb
272
+ - spec/models/paginatedostree_ostree_object_response_list_spec.rb
273
+ - spec/models/paginatedostree_ostree_config_response_list_spec.rb
274
+ - spec/models/ostree_repo_import_spec.rb
275
+ - spec/models/ostree_ostree_ref_response_spec.rb
276
+ - spec/models/ostree_ostree_remote_spec.rb
277
+ - spec/models/content_summary_response_spec.rb
278
+ - spec/models/ostree_ostree_repository_spec.rb
279
279
  - spec/spec_helper.rb