pulp_python_client 3.2.0.dev1615606742 → 3.2.0.dev1615693347

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: 8258797bff9b611ab5cb2c131869bbe42ea1f97d554d266e56f994e92500f3f2
4
- data.tar.gz: 1dd04c1f73ab57ace5cf92dfa41b0e1789f47499f556ec30d0a4bed787b9e9b7
3
+ metadata.gz: 1572f8c6bfefd8ef344129bcc8ddeff3820b85dd2424d7fe04bd9576434c6ffd
4
+ data.tar.gz: 06a9b15483b63f080fb13e2757598478b13c1d3213ae94f56c7abf9b2a9afdca
5
5
  SHA512:
6
- metadata.gz: dbae0b1086ae918d74fe718ed33fb315127d58833246817644fde12886e8d240a8981580b77f5a1faa959a9a21e81cda0ab26ba5153489ae924cb12775dc96bc
7
- data.tar.gz: 7833550325bcb72d837d5ca9aae567d1947c5a44ba79b514f9a663235f2a8b270d959565688b2d2ddce610c9db6c867d7e44648b4d8916aeb963545fa2111a09
6
+ metadata.gz: 36110c32a63b8ee721343541983745539862ab234e709e5dd44b94d75d4314b28f86fc6409ed908ae01b1421cb1c33647ba99ca111d26bdc0295deac19c31240
7
+ data.tar.gz: d53e1ebb56ab410e94dde934787998e1dc67377c6cacfda933fbce514e12e29a2a09a48a2d6573299905ef7e5ce0aa0873eeaa56a2a7a87d65914f3729c903a3
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.dev1615606742
10
+ - Package version: 3.2.0.dev1615693347
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.dev1615606742.gem
27
+ gem install ./pulp_python_client-3.2.0.dev1615693347.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1615606742.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1615693347.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.dev1615606742'
36
+ gem 'pulp_python_client', '~> 3.2.0.dev1615693347'
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.dev1615606742'
14
+ VERSION = '3.2.0.dev1615693347'
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.dev1615606742
4
+ version: 3.2.0.dev1615693347
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-13 00:00:00.000000000 Z
11
+ date: 2021-03-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday