pulp_python_client 3.8.0.dev1662787163 → 3.8.0.dev1662872922

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: 0d7a67b6c736b03ca3f5841217b3cbac5ea2090dbc45c5d3395ce409b92d6924
4
- data.tar.gz: 1e19133a3647469ec5032693cfd649dfc99c22b06bc9d16b841f8bea547e196d
3
+ metadata.gz: d01a77126df15000ef66966be7852782556aaaa942dc978776738a9e389b729b
4
+ data.tar.gz: a36a7e684808c6eca5a2f4b2af5b29e675ee17970c788df793010d43340c9101
5
5
  SHA512:
6
- metadata.gz: 7397b55b2edbf052f01f0ff7d5413e85d99950bf3a89eab9f55df00ad04284f7947555580aaa80ecac544f7a5244dfea71b27a34d2ca6c1dbbb03b6729db515f
7
- data.tar.gz: 57ee558309abd0d36881be77b571bc5e1848665186d22104d0e6956c4182dfe6a201e23f536b9b847fa95129fe62cfb2daa7723926b4e805d475207555365d84
6
+ metadata.gz: 367c632e0b753c633024949efdcbf2179e44ed201429d7dfb0136e8350b7cc9e878defc9d270ffc317e5390c2342be09e5f7b6fbdfd63560449f0903cb924ec4
7
+ data.tar.gz: 1ec8bd4f412e26cf90cf6f1d679db8d3d5bf91f1eaab745cbdd5904b672965116375a3b8fab1208023efc6ca247f619145e7189c390ff50c7f072527a3324b99
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.dev1662787163
10
+ - Package version: 3.8.0.dev1662872922
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.dev1662787163.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1662872922.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1662787163.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1662872922.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.dev1662787163'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1662872922'
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.dev1662787163'
14
+ VERSION = '3.8.0.dev1662872922'
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.dev1662787163
4
+ version: 3.8.0.dev1662872922
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-10 00:00:00.000000000 Z
11
+ date: 2022-09-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday