pulp_python_client 3.8.0.dev1668828632 → 3.8.0.dev1669001754

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: 2655045191bfb3a42186215ec4c547ca863b816651b9161bc8c9be461d29805e
4
- data.tar.gz: 3de8ed57d0ae15d2f150551e80130944041ee4d72a03c564aee99cce7c765f36
3
+ metadata.gz: 892562c452abab40e9ef130286cf45e7374bb88c8b4183c49f5c7a69f82b42c2
4
+ data.tar.gz: e2df158d9e7f04a76ffb27e4d1e0a25d583845b70a3dce2bfc6015b078633e81
5
5
  SHA512:
6
- metadata.gz: 27d807f7084d8777c6daa7ffaad7c2a9d356b44b62fd50705afd9624a68927cb17c056609142e66bd6d5857df9e49b393b761e7a8df3707efa7c79167acea1cf
7
- data.tar.gz: e60021c3548375c8479dab263af38ad6ee9f229052211f0f51cff206678b8082c1f41be0def726c3b7bb4fc18477e91a81fc9b2c18658406de5cd5207668572c
6
+ metadata.gz: f7eb3623e6037c6824a011d978ddfd2ea1ec25db7f1d69c3696d4af67f893dd3e7dbe855f05b1c323a3b31a71fe2bdc937511e45875455e8759a7cfc17f7eeaa
7
+ data.tar.gz: 7ee36b187acff5207ca0c1dcfd10e0f8f8ee9e7cbefa244bfd12afd7141e834a8faf5e047803795abff8d27fa666ec1c39c1ca29ff88dd49ae526e8921fa2306
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.dev1668828632
10
+ - Package version: 3.8.0.dev1669001754
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.dev1668828632.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1669001754.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1668828632.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1669001754.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.dev1668828632'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1669001754'
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.dev1668828632'
14
+ VERSION = '3.8.0.dev1669001754'
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.dev1668828632
4
+ version: 3.8.0.dev1669001754
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-19 00:00:00.000000000 Z
11
+ date: 2022-11-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday