pulp_2to3_migration_client 0.2.0b3.dev01591969115 → 0.2.0b4.dev01592401238

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3990f245bab99c8b684570bc98164083736401a47556d9e0a1f644ab9537ad4d
4
- data.tar.gz: b8d445159012852481f06bd395eba07609aebc66f0122ec436b18777d4654605
3
+ metadata.gz: a28072d5c876f65b0dc00d071bfbbf326c0d5c8833ccf5a44b2b7b5a639b6f8d
4
+ data.tar.gz: faf78415fa599c964cab548a1ee40d91410ad6896a6eec0cc86629eeee86c044
5
5
  SHA512:
6
- metadata.gz: 90a5c637695cf96fdd96e7f0ec16b2142244fd4f52179916ae2596836ca0ccdfd45adc5ea6784b2fb8e09e7de7ab74643ffb387819216c90f1a188d364bf07da
7
- data.tar.gz: 3067c7ba0d11967b3ac1e2f9d94fe166618fec4db9c647ca2e082c250bf9415bac2c5b947fa10172d88e9a328d4a8cd7aae306e90fe5c3ba98e478cb19322857
6
+ metadata.gz: 68d7b3b8de163f51f5d1357905afef39c1ae4a1325ed66b0e1a0d7a7747138a8c509fc7a64b362619d4b935ecef0b416652727f678f16311de10711f5396e1ff
7
+ data.tar.gz: e25ee688898c6c3fc2e6ff22c97b1b6f30e7f886d627db1d813c6de490bc9f92fb83243fb06accc54b95f5a6d91321847fd422b3f7e0bf0d19fd3fd2977ae9c2
data/README.md CHANGED
@@ -7,7 +7,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
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.2.0b3.dev01591969115
10
+ - Package version: 0.2.0b4.dev01592401238
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
 
13
13
  ## Installation
@@ -23,16 +23,16 @@ gem build pulp_2to3_migration_client.gemspec
23
23
  Then either install the gem locally:
24
24
 
25
25
  ```shell
26
- gem install ./pulp_2to3_migration_client-0.2.0b3.dev01591969115.gem
26
+ gem install ./pulp_2to3_migration_client-0.2.0b4.dev01592401238.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_2to3_migration_client-0.2.0b3.dev01591969115.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_2to3_migration_client-0.2.0b4.dev01592401238.gem` to install the development dependencies)
30
30
 
31
31
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
32
32
 
33
33
  Finally add this to the Gemfile:
34
34
 
35
- gem 'pulp_2to3_migration_client', '~> 0.2.0b3.dev01591969115'
35
+ gem 'pulp_2to3_migration_client', '~> 0.2.0b4.dev01592401238'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module Pulp2to3MigrationClient
14
- VERSION = '0.2.0b3.dev01591969115'
14
+ VERSION = '0.2.0b4.dev01592401238'
15
15
  end
@@ -14,7 +14,7 @@
14
14
 
15
15
  from __future__ import absolute_import
16
16
 
17
- __version__ = "0.2.0b3.dev0"
17
+ __version__ = "0.2.0b4.dev0"
18
18
 
19
19
  # import apis into sdk package
20
20
  from pulpcore.client.pulp_2to3_migration.api.migration_plans_api import MigrationPlansApi
@@ -78,7 +78,7 @@ class ApiClient(object):
78
78
  self.default_headers[header_name] = header_value
79
79
  self.cookie = cookie
80
80
  # Set default User-Agent.
81
- self.user_agent = 'OpenAPI-Generator/0.2.0b3.dev0/python'
81
+ self.user_agent = 'OpenAPI-Generator/0.2.0b4.dev0/python'
82
82
  self.client_side_validation = configuration.client_side_validation
83
83
 
84
84
  def __enter__(self):
@@ -336,7 +336,7 @@ class Configuration(object):
336
336
  "OS: {env}\n"\
337
337
  "Python Version: {pyversion}\n"\
338
338
  "Version of the API: v3\n"\
339
- "SDK Package Version: 0.2.0b3.dev0".\
339
+ "SDK Package Version: 0.2.0b4.dev0".\
340
340
  format(env=sys.platform, pyversion=sys.version)
341
341
 
342
342
  def get_host_settings(self):
data/setup.py CHANGED
@@ -13,7 +13,7 @@
13
13
  from setuptools import setup, find_packages # noqa: H301
14
14
 
15
15
  NAME = "pulp_2to3_migration-client"
16
- VERSION = "0.2.0b3.dev0"
16
+ VERSION = "0.2.0b4.dev0"
17
17
  # To install the library, run the following
18
18
  #
19
19
  # python setup.py install
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.2.0b3.dev01591969115
4
+ version: 0.2.0b4.dev01592401238
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-06-12 00:00:00.000000000 Z
11
+ date: 2020-06-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday