pulp_python_client 3.8.0.dev1662872922 → 3.8.0.dev1662960341

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