pulp_python_client 3.8.0.dev1663133015 → 3.8.0.dev1663306274

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