pulp_ostree_client 2.0.0a2.dev1631762876 → 2.0.0a2.dev1632108932

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: 753d8b7eb500f5d22a56a2fb776fad32b16c9a4da00188392b95f5124268ea04
4
- data.tar.gz: 3cbf736d82248f75b1fb6b0f86402a8a065f154ec23c0f7929111c3d90c49895
3
+ metadata.gz: d2d97e973d8cbce55cb0a13148b0e431091fc328242d3b8830532ff4b7d30d0b
4
+ data.tar.gz: c3d31ccd79e3965fc58e4cc2035a041eeabf2686a6226f84f06c4d0bcd7a9868
5
5
  SHA512:
6
- metadata.gz: 4c26469808d20071cbbcad572003b3df0f3aa92f555c08a1365320ac2079ebeb338b05a9d72fc0d2f3cd6cd1b9757acfbcfdac75c561f1bb0922e88e21a578cb
7
- data.tar.gz: ab227d5ce2fec3ce8ad1151be3e3357a301c4e748dcf387135735eb8ef419e5d347db9df027927834a4d47c8f39ce0d630b4fa0f865ac8c1e8292328efd26166
6
+ metadata.gz: f66b14ab3ed8e467423f3d33335d32b9300ed3d580d2c600357625b9102e8f3683205b597b36cfe577d9be97148f6396450f9bdce7f964232103cf2dc8a47613
7
+ data.tar.gz: 6c1c093e1e59acf2594a789542f8e5a6acf75c96db494d6183f9b1c2fc681c1f86d30fe77b1f5550527b1697762cb4fc47b57c474beb0a4b05e617086f1786ca
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.0a2.dev1631762876
10
+ - Package version: 2.0.0a2.dev1632108932
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.0a2.dev1631762876.gem
27
+ gem install ./pulp_ostree_client-2.0.0a2.dev1632108932.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a2.dev1631762876.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_ostree_client-2.0.0a2.dev1632108932.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.0a2.dev1631762876'
36
+ gem 'pulp_ostree_client', '~> 2.0.0a2.dev1632108932'
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.0a2.dev1631762876'
14
+ VERSION = '2.0.0a2.dev1632108932'
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.0a2.dev1631762876
4
+ version: 2.0.0a2.dev1632108932
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-09-16 00:00:00.000000000 Z
11
+ date: 2021-09-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -231,47 +231,47 @@ signing_key:
231
231
  specification_version: 4
232
232
  summary: Pulp 3 API Ruby Gem
233
233
  test_files:
234
+ - spec/api/content_commits_api_spec.rb
235
+ - spec/api/distributions_ostree_api_spec.rb
236
+ - spec/api/remotes_ostree_api_spec.rb
237
+ - spec/api/content_summaries_api_spec.rb
234
238
  - spec/api/content_refs_api_spec.rb
239
+ - spec/api/content_configs_api_spec.rb
235
240
  - spec/api/content_objects_api_spec.rb
236
241
  - spec/api/repositories_ostree_api_spec.rb
237
- - spec/api/content_configs_api_spec.rb
238
- - spec/api/distributions_ostree_api_spec.rb
239
- - spec/api/content_summaries_api_spec.rb
240
- - spec/api/content_commits_api_spec.rb
241
242
  - spec/api/repositories_ostree_versions_api_spec.rb
242
- - spec/api/remotes_ostree_api_spec.rb
243
243
  - spec/api_client_spec.rb
244
244
  - spec/configuration_spec.rb
245
- - spec/models/async_operation_response_spec.rb
246
- - spec/models/policy_enum_spec.rb
247
- - spec/models/ostree_ostree_config_response_spec.rb
248
- - spec/models/ostree_ostree_object_response_spec.rb
249
- - spec/models/patchedostree_ostree_repository_spec.rb
250
- - spec/models/repository_add_remove_content_spec.rb
251
- - spec/models/paginatedostree_ostree_commit_response_list_spec.rb
252
245
  - spec/models/patchedostree_ostree_remote_spec.rb
253
- - spec/models/repository_version_response_spec.rb
254
- - spec/models/ostree_ostree_ref_response_spec.rb
255
- - spec/models/paginated_repository_version_response_list_spec.rb
256
246
  - spec/models/ostree_ostree_commit_response_spec.rb
257
- - spec/models/repository_version_spec.rb
258
- - spec/models/ostree_ostree_repository_response_spec.rb
259
- - spec/models/repository_sync_url_spec.rb
260
- - spec/models/paginatedostree_ostree_distribution_response_list_spec.rb
261
247
  - spec/models/ostree_ostree_repository_spec.rb
262
- - spec/models/ostree_ostree_remote_response_spec.rb
263
- - spec/models/ostree_repo_import_spec.rb
264
- - spec/models/ostree_ostree_summary_response_spec.rb
265
- - spec/models/paginatedostree_ostree_config_response_list_spec.rb
266
- - spec/models/content_summary_spec.rb
248
+ - spec/models/ostree_ostree_object_response_spec.rb
249
+ - spec/models/async_operation_response_spec.rb
250
+ - spec/models/ostree_ostree_repository_response_spec.rb
251
+ - spec/models/repository_version_response_spec.rb
252
+ - spec/models/paginated_repository_version_response_list_spec.rb
267
253
  - spec/models/paginatedostree_ostree_remote_response_list_spec.rb
268
- - spec/models/ostree_ostree_distribution_spec.rb
254
+ - spec/models/content_summary_spec.rb
255
+ - spec/models/content_summary_response_spec.rb
256
+ - spec/models/paginatedostree_ostree_ref_response_list_spec.rb
257
+ - spec/models/ostree_repo_import_spec.rb
258
+ - spec/models/paginatedostree_ostree_object_response_list_spec.rb
269
259
  - spec/models/ostree_ostree_distribution_response_spec.rb
260
+ - spec/models/paginatedostree_ostree_commit_response_list_spec.rb
261
+ - spec/models/ostree_ostree_summary_response_spec.rb
262
+ - spec/models/patchedostree_ostree_distribution_spec.rb
270
263
  - spec/models/paginatedostree_ostree_repository_response_list_spec.rb
271
- - spec/models/content_summary_response_spec.rb
272
264
  - spec/models/paginatedostree_ostree_summary_response_list_spec.rb
273
- - spec/models/patchedostree_ostree_distribution_spec.rb
274
- - spec/models/paginatedostree_ostree_ref_response_list_spec.rb
265
+ - spec/models/ostree_ostree_config_response_spec.rb
266
+ - spec/models/paginatedostree_ostree_config_response_list_spec.rb
267
+ - spec/models/repository_sync_url_spec.rb
268
+ - spec/models/paginatedostree_ostree_distribution_response_list_spec.rb
269
+ - spec/models/repository_version_spec.rb
270
+ - spec/models/ostree_ostree_distribution_spec.rb
275
271
  - spec/models/ostree_ostree_remote_spec.rb
276
- - spec/models/paginatedostree_ostree_object_response_list_spec.rb
272
+ - spec/models/patchedostree_ostree_repository_spec.rb
273
+ - spec/models/ostree_ostree_ref_response_spec.rb
274
+ - spec/models/policy_enum_spec.rb
275
+ - spec/models/ostree_ostree_remote_response_spec.rb
276
+ - spec/models/repository_add_remove_content_spec.rb
277
277
  - spec/spec_helper.rb