pulp_python_client 3.8.0.dev1668742475 → 3.8.0.dev1668915340

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: 3307d4da1c5f2a47b4c5e7e7594fd3e522cfbbd57c2bec3b86173b631369c4e6
4
- data.tar.gz: 583cb7a2e2cddcefca0ac9c89347e1055a623ba4947936fa7270d4b8099f126f
3
+ metadata.gz: 2d009c053a4c2be9d15c87b6621eae38a1ccd07a7bd8d791319e3a48875f2e97
4
+ data.tar.gz: a4ca1d29da34efb96c564d7461bda676a01649fa2f6a5991a4e4bdf31852d251
5
5
  SHA512:
6
- metadata.gz: 1d51498fc2daff3eb5059b13b96848099320acbc504906d02a7fb5958a3000e87c40c89b860169d052b4ef577678809ac25b151c7bace3272895f836ae5f28a8
7
- data.tar.gz: 1a6aab864887c32b7632f4c9ca3f1de59d83b152b8b65106017f8b622e5513ca117b45103d5ea6f2c90216d7020ce46e63b5ceacca2f6f9d2a2af0ca2aa3cca6
6
+ metadata.gz: d2fdf0a041ffed76ffd5a91543ab843ac4b45c91fe58f2eb47f5664bd52725c0564c66685a2ec69e0abef81357f633c65315054197ed71c634b4fec6da5fb93b
7
+ data.tar.gz: b27e902c64ababd2607de52f8051356d86a0ba2b7f7515fb53ddbbc88151affc6b34727f9efb8e42d4dd7b44d060d8bc9a097e35ee40589105dd01eeae6001cf
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.dev1668742475
10
+ - Package version: 3.8.0.dev1668915340
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.dev1668742475.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1668915340.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1668742475.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1668915340.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.dev1668742475'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1668915340'
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.dev1668742475'
14
+ VERSION = '3.8.0.dev1668915340'
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.dev1668742475
4
+ version: 3.8.0.dev1668915340
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-11-18 00:00:00.000000000 Z
11
+ date: 2022-11-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday