pulp_python_client 3.0.0b11.dev01597009371 → 3.0.0b11.dev01597095785

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: bb23c1788e72ddafb9f005a0e5fda5040dcdf66a93d0f67725e42585754a67fb
4
- data.tar.gz: a0b7fccfffeac27488bce3aa7d5284f609ba59ccd1e8b0f13448347150918036
3
+ metadata.gz: d25fbc16966230f666b2acea082314672e55286ec00efb3c5b3cf16a9c44874b
4
+ data.tar.gz: a92b97feb877d2ed8560323b998abeec2086b05b51175c55a871f028d53860b7
5
5
  SHA512:
6
- metadata.gz: c55ffeb9a9041341edcf61f434c72c19e6002514f2811e477c9f671eaa48883452623572e1a54fea6ed8c244d3c71612bb773d21df4678a2e015f8f6b8a6f542
7
- data.tar.gz: 675d5efc293d53f42106a591551cd94ca89ffc8d9fbd4b83fedf996a1e9b5fca00fb691a15bc7ebe268df5b2c0c0061cf8b1f2c1eaccb840952fbc99ee7b9788
6
+ metadata.gz: 9f6e206c18b3aa69a1af24e978775e588afdf7903267ec76ae1e3529093aadded47cec16fb03616a37f17af6413d4931da1dc838ba0846b2aa9c08c881a53175
7
+ data.tar.gz: 9bcee346458571cc8485b4bd7f7d2c1b632fdad62f8553fc8ef55da301d64f608747bf0e41f2a0e3ac98358a87c22d58d36bb88fedb1f64edf762995eb0a9f0d
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.dev01597009371
10
+ - Package version: 3.0.0b11.dev01597095785
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.dev01597009371.gem
27
+ gem install ./pulp_python_client-3.0.0b11.dev01597095785.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.0.0b11.dev01597009371.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.0.0b11.dev01597095785.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.dev01597009371'
36
+ gem 'pulp_python_client', '~> 3.0.0b11.dev01597095785'
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.dev01597009371'
14
+ VERSION = '3.0.0b11.dev01597095785'
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.dev01597009371
4
+ version: 3.0.0b11.dev01597095785
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-09 00:00:00.000000000 Z
11
+ date: 2020-08-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday