pulp_python_client 3.2.0.dev1615953038 → 3.2.0.dev1616039104

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: c96e27176c3ca6c1c055c3a73ce1c6415f687665d6c8c1e0925661b425c14861
4
- data.tar.gz: cf3b4b78930fd6ef7d0ac47f6297faf8e65ca20a9c5e3ea379291b6f7cc465ae
3
+ metadata.gz: 89dc6b5a36920a5fe9244e92bd124d0ec9581a2f79c30b99a185b6c52a6702b4
4
+ data.tar.gz: f4eb2f55f6ff88bc7c6a3101d7af68e41831f40a5ab98938258e4112d4c6e61e
5
5
  SHA512:
6
- metadata.gz: 6054ba1ee7a8a03c859fe394e9657b62294d3f487a89248ee2873f70485376a1a3d4ed21ee372617b22f36fd63ea224144cd8c379bd9932b740afae26a10934e
7
- data.tar.gz: 2ce8bdd839e40c1d68c6b5201c5560aeeb4aef9e26b4d90863eb41e6a39f144b446341a45393cee8aff837c7a990fa331618f8d18149b47674a0e227ae01ef47
6
+ metadata.gz: c2869f4a8e133abf28ed987c4167544a25daa5963bb125533e33659a423095e051a534bbdd3e606e56bfdad375f337a411376d88336d5f2429e4568e7fb3e227
7
+ data.tar.gz: 7d826e76c86df248c9a626734bb5f371cf22172ba26fed244259342edc6b0a8a64cb9b6c34bbbd27cf1f9a59eee051d5bdb1e8bdda0f3fd0c3bcb60027b1d7ba
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.2.0.dev1615953038
10
+ - Package version: 3.2.0.dev1616039104
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.2.0.dev1615953038.gem
27
+ gem install ./pulp_python_client-3.2.0.dev1616039104.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1615953038.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1616039104.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.2.0.dev1615953038'
36
+ gem 'pulp_python_client', '~> 3.2.0.dev1616039104'
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.2.0.dev1615953038'
14
+ VERSION = '3.2.0.dev1616039104'
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.2.0.dev1615953038
4
+ version: 3.2.0.dev1616039104
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-03-17 00:00:00.000000000 Z
11
+ date: 2021-03-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday