pulp_python_client 3.0.0b11.dev01596922885 → 3.0.0b11.dev01597009371

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of pulp_python_client might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 380c27a24feb2ce40eb092edebcc88489099372f9bfa417cf29e1c73e105947b
4
- data.tar.gz: f0ed41e109a816c2abb2d7aa20bc8a0b73a38a56da6a648939e4aa1138490e9f
3
+ metadata.gz: bb23c1788e72ddafb9f005a0e5fda5040dcdf66a93d0f67725e42585754a67fb
4
+ data.tar.gz: a0b7fccfffeac27488bce3aa7d5284f609ba59ccd1e8b0f13448347150918036
5
5
  SHA512:
6
- metadata.gz: 2fa98e92b61b1a14601639e1f2694001ac501e0ba020c0e00bfe867308ec9f2039a705cbe9a5a271a6afce0a6579e33f01fab0350251958c4f89bd264d709f51
7
- data.tar.gz: 8d1665df68767e6a8d5b84442ad1f0b1fd0c4ce1460710a8f2f9c18d391e9017241fc3643f43f4237d8164172386642323469c417c470b32820bd1e858fe65c1
6
+ metadata.gz: c55ffeb9a9041341edcf61f434c72c19e6002514f2811e477c9f671eaa48883452623572e1a54fea6ed8c244d3c71612bb773d21df4678a2e015f8f6b8a6f542
7
+ data.tar.gz: 675d5efc293d53f42106a591551cd94ca89ffc8d9fbd4b83fedf996a1e9b5fca00fb691a15bc7ebe268df5b2c0c0061cf8b1f2c1eaccb840952fbc99ee7b9788
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: 3.0.0b11.dev01596922885
10
+ - Package version: 3.0.0b11.dev01597009371
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_python_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_python_client-3.0.0b11.dev01596922885.gem
27
+ gem install ./pulp_python_client-3.0.0b11.dev01597009371.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.0.0b11.dev01596922885.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.0.0b11.dev01597009371.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_python_client', '~> 3.0.0b11.dev01596922885'
36
+ gem 'pulp_python_client', '~> 3.0.0b11.dev01597009371'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module PulpPythonClient
14
- VERSION = '3.0.0b11.dev01596922885'
14
+ VERSION = '3.0.0b11.dev01597009371'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_python_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0b11.dev01596922885
4
+ version: 3.0.0b11.dev01597009371
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-08-08 00:00:00.000000000 Z
11
+ date: 2020-08-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday