pulp_python_client 3.2.0.dev1617940036 → 3.2.0.dev1618026611

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: f12d7ae9a6f751bfff9d140110b0711464bbed5bfa42ec1b52b692def812dd86
4
- data.tar.gz: 6e82a6fbb624ba3f6061ff4b30adb7d6589319298fe6d9e7211f986188a13934
3
+ metadata.gz: c40a70f1c459bfc6f61f13a05c603379ba458a8fcaf2c72e7b94a460cf15fc78
4
+ data.tar.gz: 909972da674974db27b1ca69f868157c2c5c0a5e3b368ef9f53ddcf5d19cea0f
5
5
  SHA512:
6
- metadata.gz: 04fe0b5fc449d98df2ff4ff0a1b1170fbd94c8e9b0c187a69ba0c57147bfd4e93b8966c5facc6be10eadc7e97f9cb3a4f98dd402c440886b1474e2824126f975
7
- data.tar.gz: 79e9b42b5674c30678a2744474d0908f7389288040aaaffeae20d2255f38d037be9bb2ee18240419d21a0fc184a6808cc52e4bd5af6ac2cd6043612500755097
6
+ metadata.gz: d6b8c0a243791f0a0793ea50e0dc610e97fe9e47ebe3b4522ea36240ddd651f42338ce8051b86bef9b655ecb2b2f6579adf6e4d79f0371e7abb5dbc558e892e3
7
+ data.tar.gz: a6c0da5ad0c639a39cc9dc85f71ae117e0cac9336f930d40c1f62bffb1bbfe556cb15ffb812c6b400e0652028fd2aaad15c844f01c4101fc94549d07111839e9
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.dev1617940036
10
+ - Package version: 3.2.0.dev1618026611
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.dev1617940036.gem
27
+ gem install ./pulp_python_client-3.2.0.dev1618026611.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1617940036.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1618026611.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.dev1617940036'
36
+ gem 'pulp_python_client', '~> 3.2.0.dev1618026611'
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.dev1617940036'
14
+ VERSION = '3.2.0.dev1618026611'
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.dev1617940036
4
+ version: 3.2.0.dev1618026611
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-04-09 00:00:00.000000000 Z
11
+ date: 2021-04-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday