pulp_python_client 3.8.0.dev1662960341 → 3.8.0.dev1663133015

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