pulp_2to3_migration_client 0.15.0.dev1630985443 → 0.15.0.dev1631935847

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 379befd750d76d714bbd95dbf1eb2893ff8067af78fe5a5fc3501a049f872cb6
4
- data.tar.gz: efbc62b5cd5decbfe8fc27ef762c7a41315f32632e0e47505d6c72ee35a8874a
3
+ metadata.gz: fd7df09a3c90950eaf2e85894a79eaf6b8be6b29509f677bc9c7a3761cc80a6c
4
+ data.tar.gz: a28b206bf2d98346d225fcaa36a410f35f0bb5cde4f5e128b716e7ba74ab8294
5
5
  SHA512:
6
- metadata.gz: c44b8a0373880bb86a63e5c8b098a63aed169f3c6d1809e3969c2b28a61eb3e12f30b36f18bc7b0ccc50f237df22a2d4664fe82f8b974a66dd6ac95d410b47ed
7
- data.tar.gz: 755e28bc8cc9d06b22895419a924f2a256dda57d823f1f9364ef547f9c18af2dbef264f64efdb09edf0071275924804aeed0706ae5493bc9e15d3c5e1c0108fc
6
+ metadata.gz: 4abcf60c0477528ec56a436a4c6085b0c81bfb7f73283dc81d61f6ce7523e1095b8302ba3011e30e7aa847ad174a54a01485b7292d5489f6110f575b9f2e19d0
7
+ data.tar.gz: 2f711b2c597f29e588e1fc427201866fcadf247de56e2e3ebf03646929ea3fe3a3067331e5ce777a32e6f592f66fe0c765ba1425fb969641ba44f5534d574408
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: 0.15.0.dev1630985443
10
+ - Package version: 0.15.0.dev1631935847
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_2to3_migration_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_2to3_migration_client-0.15.0.dev1630985443.gem
27
+ gem install ./pulp_2to3_migration_client-0.15.0.dev1631935847.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.15.0.dev1630985443.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.15.0.dev1631935847.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_2to3_migration_client', '~> 0.15.0.dev1630985443'
36
+ gem 'pulp_2to3_migration_client', '~> 0.15.0.dev1631935847'
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 Pulp2to3MigrationClient
14
- VERSION = '0.15.0.dev1630985443'
14
+ VERSION = '0.15.0.dev1631935847'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_2to3_migration_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.0.dev1630985443
4
+ version: 0.15.0.dev1631935847
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-07 00:00:00.000000000 Z
11
+ date: 2021-09-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -149,13 +149,13 @@ test_files:
149
149
  - spec/api/migration_plans_api_spec.rb
150
150
  - spec/api_client_spec.rb
151
151
  - spec/configuration_spec.rb
152
- - spec/models/async_operation_response_spec.rb
153
- - spec/models/pulp2to3_migration_migration_plan_response_spec.rb
154
- - spec/models/paginatedpulp2to3_migration_pulp2_content_response_list_spec.rb
155
- - spec/models/pulp2to3_migration_pulp2_repository_response_spec.rb
156
152
  - spec/models/migration_plan_run_spec.rb
157
153
  - spec/models/paginatedpulp2to3_migration_migration_plan_response_list_spec.rb
158
- - spec/models/pulp2to3_migration_migration_plan_spec.rb
159
- - spec/models/paginatedpulp2to3_migration_pulp2_repository_response_list_spec.rb
154
+ - spec/models/async_operation_response_spec.rb
160
155
  - spec/models/pulp2to3_migration_pulp2_content_response_spec.rb
156
+ - spec/models/paginatedpulp2to3_migration_pulp2_repository_response_list_spec.rb
157
+ - spec/models/paginatedpulp2to3_migration_pulp2_content_response_list_spec.rb
158
+ - spec/models/pulp2to3_migration_migration_plan_spec.rb
159
+ - spec/models/pulp2to3_migration_pulp2_repository_response_spec.rb
160
+ - spec/models/pulp2to3_migration_migration_plan_response_spec.rb
161
161
  - spec/spec_helper.rb