pulp_python_client 3.8.0.dev1671506032 → 3.9.0.dev1671592418

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: 5105454bba855df30d3070835076dccace42e7b53772c36b108ead0e6b4e155b
4
- data.tar.gz: d80f5d2b47bad052e19eb305bd1afcc9cb1b4f12e6b00a74b1b91cab031c55d3
3
+ metadata.gz: b2db1a9ae6c5e14a81b3749ebf39a2eafe4108be39dd8f6b14181542cc6df3fd
4
+ data.tar.gz: 5018c6b74b9ded69aa642bc493383572c3961d18cea2b8a23d5450f69fca6399
5
5
  SHA512:
6
- metadata.gz: 982860f464d9e728647c52f170784ea22c6609b56485ceaee8bfae346df97a750b0549957accb4493f9709063b86ac29bd2a4a0e4a611a69ce91ba401dca453c
7
- data.tar.gz: 856fa12fb04ff72da97942740ecaf05e6e86ab9d0a333482013b728fb736187189dcb00d7b3e2fd8a579aecbd9bc32ee2aea4f9240239efa82dcaa67abbd0704
6
+ metadata.gz: 0c485b70854dcc6caeac32540ccd5edf508163d09deaefb441c4d41376aaf51145a260ea1254cd5cd6103ade256ec50a758edcae44b0140ce4998fa6003d5291
7
+ data.tar.gz: a77284dc28ff12de70d0ea70375f6913a2bdda3931e5eee263bd294e2d4b76d8df3f8255f70c887036cbf888a8fd514ca4b18b42b7047ebe2d980aa5e242d69d
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.dev1671506032
10
+ - Package version: 3.9.0.dev1671592418
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.dev1671506032.gem
27
+ gem install ./pulp_python_client-3.9.0.dev1671592418.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1671506032.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1671592418.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.dev1671506032'
36
+ gem 'pulp_python_client', '~> 3.9.0.dev1671592418'
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.dev1671506032'
14
+ VERSION = '3.9.0.dev1671592418'
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.dev1671506032
4
+ version: 3.9.0.dev1671592418
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-12-20 00:00:00.000000000 Z
11
+ date: 2022-12-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday