pulp_python_client 3.1.0.dev01612928781 → 3.1.0.dev01613014403

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: 0cdab87fd927999bfbbb8cd6604854ecb2ab3229d997ba44373acdee079dcbb0
4
- data.tar.gz: 1a803aafa65c7f8db29750a6d0f731235ef7cf033c7305cb55718e3c70971f20
3
+ metadata.gz: ef2017d85d4f46992f0c6d1ee97d0c01d8abdeb521c3adae49ee6c2575c5b203
4
+ data.tar.gz: 7b1cad74b20b78bd2902396e44f415e23a1b616a8af6563fecff69a3ec6f3137
5
5
  SHA512:
6
- metadata.gz: 5aef346fc12b65efe2f11373916d8b558334f3c2e6d9f1219fdf6f3c776927a0e6347a6368846f91e7bd3913abdcd6db0adb659ff7b673ccf6058c0ba543454d
7
- data.tar.gz: 41581623e3e8aa6a38ee818926491faedadeef6243f96703807a16074122a5756d75bffdd4fb07b29ebc26cbcc8805a0d12f779989953470f44d2e0a01ff3b25
6
+ metadata.gz: bfc91341db9a920390f79d7f77957ed6404afeca421d453910691b813847b1b2b3b6f3f507e7560611c7a4de952fe9fae99b78dfc759526ba4fa0bc10cf1797e
7
+ data.tar.gz: 8a5a8a570899243e21074005b2c9dbd2d5ed4bd3ded82f8e98c50d15ad24b46f92f972cd27e63fc485daba14a612f2c3436b4ce4ab555b9a01bc072d1168e0e6
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.1.0.dev01612928781
10
+ - Package version: 3.1.0.dev01613014403
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.1.0.dev01612928781.gem
27
+ gem install ./pulp_python_client-3.1.0.dev01613014403.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01612928781.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01613014403.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.1.0.dev01612928781'
36
+ gem 'pulp_python_client', '~> 3.1.0.dev01613014403'
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.1.0.dev01612928781'
14
+ VERSION = '3.1.0.dev01613014403'
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.1.0.dev01612928781
4
+ version: 3.1.0.dev01613014403
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-02-10 00:00:00.000000000 Z
11
+ date: 2021-02-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday