pulp_python_client 3.1.0.dev01613187196 → 3.1.0.dev01613273682

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: 7e392b6e87ba7a2c6ab362bc5598de06cd9bb49fc2846142e6678ba430e52493
4
- data.tar.gz: 7bcfda440c1ae81ea65716864b23265b9d93f4da2ac50248cd3e6c8b207c1f98
3
+ metadata.gz: dcf59456415e72555c8fde6bcc911405db5a6c600408579c9b3d57dd2f000855
4
+ data.tar.gz: 0cd551c71b6c057536473e643deee3f8e88ba1402c99c1510d06c88dcfeb8199
5
5
  SHA512:
6
- metadata.gz: c5aa6a095b66668ae22e0691167018aa99153fd239ef05c43e8820e7fa0d8ace51194c23c26dc9ff65c0ee3bb822626acf52cc573771f8dd455d3eb5fdcbb2c5
7
- data.tar.gz: 0d40846292e3099218a8672e27c4385cd420dc1dd89b85c3e54686fceb0ae87ad14db8c25d823ad0afa8b305084f09b3632d11ad3a866f4b8b28e07c7163cc38
6
+ metadata.gz: d1e6ecc745df009c031b818b6197b7e5c5a5168a2a6c5a7599eb4b7a54092a464fc566df9c841bd1cdacedd955648bb38a9586198528d6e984e53b284f0e1b00
7
+ data.tar.gz: 7a6bad0c6b75bd7017cef9adef57da0d06beb9b6ecb9bc43fee79b69a9d40c64a7d2229a401f0d15764b83cfcbab4f936bb1823c9c4ecb67b89753528a96f6ff
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.dev01613187196
10
+ - Package version: 3.1.0.dev01613273682
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.dev01613187196.gem
27
+ gem install ./pulp_python_client-3.1.0.dev01613273682.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01613187196.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01613273682.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.dev01613187196'
36
+ gem 'pulp_python_client', '~> 3.1.0.dev01613273682'
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.dev01613187196'
14
+ VERSION = '3.1.0.dev01613273682'
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.dev01613187196
4
+ version: 3.1.0.dev01613273682
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-13 00:00:00.000000000 Z
11
+ date: 2021-02-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday