pulp_python_client 3.9.0.dev1673320396 → 3.9.0.dev1673493296

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: 38e7c9858517302c8cc08974cca44cec96bb0d8934d682c5b43e907718e49150
4
- data.tar.gz: '0872ef571e048c653e70b6361fa978938acb7b10438eb4a62f5fdb0b8f7444dd'
3
+ metadata.gz: ead2463d2f70f581a490f6427b124425d2a70779f37918cbe8bcf62e15f97f51
4
+ data.tar.gz: 7251f5e56342754b40461ff9db6a07a53a738296f03fe39a91f7b53ef4ddc5a6
5
5
  SHA512:
6
- metadata.gz: 21c327ebd3b811fb20bce749b97e7e79db2c577145973d244b3977de530dde3551b77c225c1519d552a48a2218583c0060d439d4c1055c631bf2c26a6d704508
7
- data.tar.gz: cd7f93b41823cefeedb31b544bfb6c7d93525d649189e480afeb90198ae5d9e206b6e0aa9cf3e8ff6d3edce635535638fa93a2add687bf173c7bb8a05e2210ce
6
+ metadata.gz: 0d9985814e6a5072c07374d7b8f6be4baa3f3c5a47e50e69958939642e9e935cce31f93abf0f0ad917f2a165071d140ab4823c924433fbc5a3a07a490885252b
7
+ data.tar.gz: 7590c75f9a7114affad6156485700374c084aff9d09357f97feb515a6e943d1fc7ba9896e1a3da27ac1214a8aa2169de7621b49d4218a97bbdfdc68c5352280b
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.9.0.dev1673320396
10
+ - Package version: 3.9.0.dev1673493296
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.9.0.dev1673320396.gem
27
+ gem install ./pulp_python_client-3.9.0.dev1673493296.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1673320396.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1673493296.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.9.0.dev1673320396'
36
+ gem 'pulp_python_client', '~> 3.9.0.dev1673493296'
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.9.0.dev1673320396'
14
+ VERSION = '3.9.0.dev1673493296'
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.9.0.dev1673320396
4
+ version: 3.9.0.dev1673493296
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-10 00:00:00.000000000 Z
11
+ date: 2023-01-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday