pulp_python_client 3.8.0.dev1662443155 → 3.8.0.dev1662701614

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: c8ac4458b2e9968f037f0aa34d75447bcce5284230716358a6c9e0fa4c7f5507
4
- data.tar.gz: 4943b1846381277b32779eb2128b55597bbbf1cc398d55a9ecc6294ecb692261
3
+ metadata.gz: 5d959222f9a73552fc0d1ffea1b0840d72c9d45a04a038c49d131168da04f01c
4
+ data.tar.gz: 32b3b3935105a5bf1871ca1f182b58e86f08bef2c3aa4af652b68c1150681511
5
5
  SHA512:
6
- metadata.gz: b2d069f68ce948eb8260cf26804f4dad7c4114ba88063c5b500944afc3bc124d8374c24320e88c82b40b7e9036952890d6810ed8aa55d1ad072c71b1cf5caee0
7
- data.tar.gz: bbd27311c45bb622d718957364ce9064ca546d775f5d6406e486f940f3c4d3401d46a81bc0c07bd8e0eeaa8e4ca0d1913b49373afc9ede8f4360f67240bc3ca7
6
+ metadata.gz: 6925bfff7d8779aa313200f8f136c32890c8174129b37f09754262ab66b814066a63a3b56873e0acc67cf9a2ff2e4e6f084489aa28fb8e5e4a7515bb289a7ea2
7
+ data.tar.gz: 0dd873655397348a763d166d3c053c1e53669ee9dc63567c8963b79a2952bda903cd890f52ea9843d6ed594bfdbb9ebe97e296bbe305bbb69cffc65140d94517
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.8.0.dev1662443155
10
+ - Package version: 3.8.0.dev1662701614
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.8.0.dev1662443155.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1662701614.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1662443155.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1662701614.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.8.0.dev1662443155'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1662701614'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpPythonClient
14
- VERSION = '3.8.0.dev1662443155'
14
+ VERSION = '3.8.0.dev1662701614'
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.8.0.dev1662443155
4
+ version: 3.8.0.dev1662701614
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-09-06 00:00:00.000000000 Z
11
+ date: 2022-09-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday