pulp_python_client 3.2.0.dev1617681098 → 3.2.0.dev1617767694

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: 6bf18a14c98ad3547612a0b10b30e302e3d1b3c15bae9a2eb741f2db62637e20
4
- data.tar.gz: 17941889cfa7344c8355dc4c23edfd7fb6157413788d8256caedd5a38bb42c55
3
+ metadata.gz: c1e768436162a0c18c7858f65af898b2b8dac47f897afc91bf7ec865e3cb4504
4
+ data.tar.gz: 3891dded6a0d12b8a14d7e6c67a9dd120b9f7f9dbe5c99eb585ce5dc5c96d28a
5
5
  SHA512:
6
- metadata.gz: 0f5a0f359b5d6bf51b676ea19689ba206da7a07f11f78fbbb1c984a88087b769909612cb5dc27bcd82c49c239d515ad317109df236e56f72e3618bac492cafaf
7
- data.tar.gz: 901c4c5a820c1142b992335ecccb64ade4089d5a48a11523338c356a8543403ac6af8e43975ba477c6a5efdd91de6862c6d697d1d011dc1959820ea447df4ba7
6
+ metadata.gz: 25c1d6c1dfa080652dbef8c01904ae8c07db5dc2fdc01cc0441291a9cee0fff54b58321cd82e08f7907892b3131b8c964cb5d63defd99748e641cd48e8fa7ea2
7
+ data.tar.gz: 34d64f1c2e8cbc3912dcd0db9b7fa875f4b7862332dea00697fbb5d1620b3de86a305de20398c77fae5540a25505fbc9e3f3669b17422690a167255a116a00ce
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.dev1617681098
10
+ - Package version: 3.2.0.dev1617767694
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.dev1617681098.gem
27
+ gem install ./pulp_python_client-3.2.0.dev1617767694.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1617681098.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1617767694.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.dev1617681098'
36
+ gem 'pulp_python_client', '~> 3.2.0.dev1617767694'
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.dev1617681098'
14
+ VERSION = '3.2.0.dev1617767694'
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.dev1617681098
4
+ version: 3.2.0.dev1617767694
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-06 00:00:00.000000000 Z
11
+ date: 2021-04-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday