pulp_ostree_client 2.0.0a6.dev1650945296 → 2.0.0a6.dev1651291393

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: 3659ba03326f746fc3e890d617bb955cfe8f2e24711d549dc265142f7f0f45eb
4
- data.tar.gz: c6e84cca2da8d644a56f5ef9bca31f3ca8f4c10347fa87c38ce7a323a7a637c0
3
+ metadata.gz: c38f40b16bd2a588a308aa7bddeb40ec64fde49bbcbe8f5a0fbb0f4c7e5d8f82
4
+ data.tar.gz: 9cf9ccf98effdeb3b40573bd0559f882008628043c0eac62f509d45fc7732a4c
5
5
  SHA512:
6
- metadata.gz: 06366e52d03f9a7b853affd8ee012f424b7c54d9ed369d1c3e6238e08dbecc3fdb07a67405297ef7525cfd603c12a1b7cc64d848f3a136afe2bf62aa82f3411a
7
- data.tar.gz: 76de2f3e55d1c8a2069ba89c7bed1703c00d2b7466dcde46f7239f6d0c54286908fee063eb7d2a4f759e54b6674a333f646a125fb3a5cd132b96f0454810cd1f
6
+ metadata.gz: ef52db871f0d6e6076bd343e76bae5427fd078b3a3cfda0af56e15e8d42727dc8c38b9bb5220303e98f71a005b805d0630742e39f56fd96f3cedc188dcb53a00
7
+ data.tar.gz: 6567ae3a7f8eb7b0234a2255f2e7391e0eed1f9c4bf89be5beaec18f1169cde1010a17e58d9675ccf8de1e022bfb0862b41e9c56c1e7f57762cd570b6ff414ba
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.dev1650945296
10
+ - Package version: 2.0.0a6.dev1651291393
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.dev1650945296.gem
27
+ gem install ./pulp_ostree_client-2.0.0a6.dev1651291393.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a6.dev1650945296.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a6.dev1651291393.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.dev1650945296'
36
+ gem 'pulp_ostree_client', '~> 2.0.0a6.dev1651291393'
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.dev1650945296'
14
+ VERSION = '2.0.0a6.dev1651291393'
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.dev1650945296
4
+ version: 2.0.0a6.dev1651291393
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-04-26 00:00:00.000000000 Z
11
+ date: 2022-04-30 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/distributions_ostree_api_spec.rb
238
- - spec/api/content_commits_api_spec.rb
239
- - spec/api/repositories_ostree_api_spec.rb
240
- - spec/api/content_summaries_api_spec.rb
241
- - spec/api/remotes_ostree_api_spec.rb
242
- - spec/api/repositories_ostree_versions_api_spec.rb
243
237
  - spec/api/content_refs_api_spec.rb
238
+ - spec/api/repositories_ostree_versions_api_spec.rb
239
+ - spec/api/content_commits_api_spec.rb
244
240
  - spec/api/content_objects_api_spec.rb
241
+ - spec/api/content_summaries_api_spec.rb
242
+ - spec/api/distributions_ostree_api_spec.rb
245
243
  - spec/api/content_configs_api_spec.rb
244
+ - spec/api/repositories_ostree_api_spec.rb
245
+ - spec/api/remotes_ostree_api_spec.rb
246
246
  - spec/api_client_spec.rb
247
247
  - spec/configuration_spec.rb
248
+ - spec/models/patchedostree_ostree_distribution_spec.rb
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
248
252
  - spec/models/ostree_ostree_ref_response_spec.rb
249
- - spec/models/ostree_ostree_commit_response_spec.rb
250
- - spec/models/paginatedostree_ostree_distribution_response_list_spec.rb
253
+ - spec/models/ostree_ostree_repository_spec.rb
254
+ - spec/models/paginatedostree_ostree_repository_response_list_spec.rb
251
255
  - spec/models/ostree_ostree_remote_spec.rb
252
256
  - spec/models/paginatedostree_ostree_commit_response_list_spec.rb
253
257
  - spec/models/repository_sync_url_spec.rb
258
+ - 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
254
261
  - spec/models/repair_spec.rb
255
- - spec/models/paginatedostree_ostree_config_response_list_spec.rb
256
- - spec/models/content_summary_response_spec.rb
257
- - spec/models/ostree_ostree_repository_spec.rb
258
- - spec/models/patchedostree_ostree_repository_spec.rb
259
- - spec/models/ostree_ostree_object_response_spec.rb
260
- - spec/models/ostree_repository_add_remove_content_spec.rb
262
+ - spec/models/paginatedostree_ostree_ref_response_list_spec.rb
261
263
  - spec/models/async_operation_response_spec.rb
262
- - spec/models/patchedostree_ostree_distribution_spec.rb
263
- - spec/models/ostree_ostree_distribution_response_spec.rb
264
+ - spec/models/patchedostree_ostree_remote_spec.rb
264
265
  - spec/models/ostree_ostree_repository_response_spec.rb
265
- - spec/models/policy_enum_spec.rb
266
- - spec/models/ostree_repo_import_spec.rb
267
- - spec/models/paginated_repository_version_response_list_spec.rb
268
- - spec/models/ostree_ostree_config_response_spec.rb
269
- - spec/models/paginatedostree_ostree_object_response_list_spec.rb
270
- - spec/models/repository_version_response_spec.rb
266
+ - spec/models/patchedostree_ostree_repository_spec.rb
267
+ - spec/models/paginatedostree_ostree_config_response_list_spec.rb
271
268
  - spec/models/ostree_ostree_distribution_spec.rb
272
- - spec/models/paginatedostree_ostree_remote_response_list_spec.rb
273
- - spec/models/paginatedostree_ostree_summary_response_list_spec.rb
274
269
  - spec/models/ostree_ostree_remote_response_spec.rb
275
- - spec/models/paginatedostree_ostree_repository_response_list_spec.rb
276
- - spec/models/paginatedostree_ostree_ref_response_list_spec.rb
277
- - spec/models/patchedostree_ostree_remote_spec.rb
270
+ - spec/models/ostree_ostree_distribution_response_spec.rb
271
+ - spec/models/paginatedostree_ostree_remote_response_list_spec.rb
278
272
  - 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
277
+ - spec/models/policy_enum_spec.rb
278
+ - spec/models/ostree_repository_add_remove_content_spec.rb
279
279
  - spec/spec_helper.rb