pulp_python_client 3.3.0.dev1619322748 → 3.3.0.dev1619409199

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: 568faf4cea1e26eccb99422e0a1ce51dd893395f3a99250e0f486e038fddb2f9
4
- data.tar.gz: 64cbb016a044e76224025c1c2415c256eaed8255c5fa042ca72ab912d5a7845e
3
+ metadata.gz: 6ddab4d582162925e59fdabd578ac7b7d8ddf869b4ebb8efc30cb7d08e8e1181
4
+ data.tar.gz: a404cf360819bfbbb984806a2cd295a53f1d6da5937d3b2cd4c44d8e57bf4048
5
5
  SHA512:
6
- metadata.gz: cb36e0506c5ff31f488f31e9f72143c0e6492e9b960a0b34ae90c6e1819e6f63b5850792647b49ee5ab179acacee2f43dbcc2b1bc2f7af2a74709ba197c1a07c
7
- data.tar.gz: 73fe920882a3857cf611a6dc85e1602b57b95e32b072aae94a680e070507e8ca62410d094ed0b3ff7266e5efa4007946934697f40a2300f718458c7f1ad746a5
6
+ metadata.gz: bb3cc4ad6dfd3819dc3599520a475a2ece15a23587003bcb957a8aff0cea88c66b5e3158f9162b8f73f42c6e57511c5fd9b7c836902f3663e6791a51beadc84e
7
+ data.tar.gz: afba6a7cea920a441a7c9f346aa669458f2c33ec7fa23c990ba3ded845c3b6c504ae3c8c4d13c963ddfffd0132ace4beecc8429d4d70f7331b29f39f74fd73b7
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.3.0.dev1619322748
10
+ - Package version: 3.3.0.dev1619409199
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.3.0.dev1619322748.gem
27
+ gem install ./pulp_python_client-3.3.0.dev1619409199.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.3.0.dev1619322748.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.3.0.dev1619409199.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.3.0.dev1619322748'
36
+ gem 'pulp_python_client', '~> 3.3.0.dev1619409199'
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.3.0.dev1619322748'
14
+ VERSION = '3.3.0.dev1619409199'
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.3.0.dev1619322748
4
+ version: 3.3.0.dev1619409199
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-25 00:00:00.000000000 Z
11
+ date: 2021-04-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday