pulp_python_client 3.1.0.dev01613791926 → 3.1.0.dev01614223979

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: a1cc26aafda7d127d4a015ef75328495cbeecec74ff51ef53020293e3c0ca0f2
4
- data.tar.gz: 2385fa25d3e42d2125b29416a3e4263718ef667fba1b7fd1fc91b35a3d35dd62
3
+ metadata.gz: 5b0429a152690cffc7046404e94a91d2df674407bf7b785c296be8ea5d8024f3
4
+ data.tar.gz: d7af8b13ecfdc22599148954e84b55e4c47d6c657dc2ec5c1cef377e93a0914f
5
5
  SHA512:
6
- metadata.gz: d6d1e2773f27fbec6596f449756cb741691a532c59c94c80bd50f828bd3de1c79e727811e07ba09b55f524dffa62d9ac7475e54d07f29a4fa696cb2229a103ce
7
- data.tar.gz: 2f389b552fb4bc2f484d2a49e6cd5cc537ab9679a8e2c09c364eef4019c5c6c54e3c2a740ac9bc9b0a6232188d2ad6461e661a9d6e3a542da4cea4011837dd16
6
+ metadata.gz: 6122b39dabc06db04224ace34856073e65cb48c116b9bbba8a355249979d2604cf6ecb23e480a44088af69a2dfc7f281711a63f2cb39bfc30ab9cfdfe5e057cc
7
+ data.tar.gz: 3d90c73076b177dc08045024081e8e2f7ffeb211cfc7227d91f0b759c46d6ead377e86dcb7d033ddd58481dc488d3c59c656d4ad2b9aee193b1655dae7770bcc
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.dev01613791926
10
+ - Package version: 3.1.0.dev01614223979
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.dev01613791926.gem
27
+ gem install ./pulp_python_client-3.1.0.dev01614223979.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01613791926.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01614223979.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.dev01613791926'
36
+ gem 'pulp_python_client', '~> 3.1.0.dev01614223979'
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.dev01613791926'
14
+ VERSION = '3.1.0.dev01614223979'
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.dev01613791926
4
+ version: 3.1.0.dev01614223979
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-20 00:00:00.000000000 Z
11
+ date: 2021-02-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday