pulp_python_client 3.0.0b11.dev01597355108 → 3.0.0b11.dev01597441562

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: ec1133a44dd2381306e802400d18e2c2c11e44c8ec5bc573cd450d09d43c2e6f
4
- data.tar.gz: 283b85627601f14787fc221b852d317c366983c0f4b1ccda49b45c1cf7910ec0
3
+ metadata.gz: 62a5c14ed7d8bdc41dbdfba519c909edbe9c9385426a2ebc46fe9dca1cf79ac7
4
+ data.tar.gz: b63d17f3f634d7e2522e4fac88478e08188a8e296092bffc0613903a2b956265
5
5
  SHA512:
6
- metadata.gz: 11f4a492571bbf20cd23b98d785ac95f9cdc89bb6c17be6748779637cf498464c957b89d34d6083b0f5b1c5150fb4c1abe3cb85a83372535521d018f10074a79
7
- data.tar.gz: 95203ea43b3c2a14b39426f44d754e5c1c0d454754a7f8ae02fd11fd0e1ebb07fb359fd2cd354317b36fca3d11154207a4343f47405b8cc123e46d3d619fd540
6
+ metadata.gz: f0bd1d741f615eee6c2e10b94ca2d0ca65bb7666a7e7792de35b3797f3b5d7d2c3b85cd1d59797d0450d201137aba5feb84ad64139ed15587e4e50bb9c47cb3a
7
+ data.tar.gz: 6272d00caebe01e9356b37a1f631ad0f2560c10a6f3d6bd6ae1c6d5624feb7194a450b4f77cb2efed0fd6704e8346a8bfdd3d9ad25e024339ab053dbd1352b8f
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.dev01597355108
10
+ - Package version: 3.0.0b11.dev01597441562
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.dev01597355108.gem
27
+ gem install ./pulp_python_client-3.0.0b11.dev01597441562.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.0.0b11.dev01597355108.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.0.0b11.dev01597441562.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.dev01597355108'
36
+ gem 'pulp_python_client', '~> 3.0.0b11.dev01597441562'
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.dev01597355108'
14
+ VERSION = '3.0.0b11.dev01597441562'
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.dev01597355108
4
+ version: 3.0.0b11.dev01597441562
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-13 00:00:00.000000000 Z
11
+ date: 2020-08-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday