pulp_python_client 3.8.0.dev1663219171 → 3.8.0.dev1663390526

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: 191442577f7a405145d57b067eceaf0d86a1ae44f4f5e5f932a613744b881979
4
- data.tar.gz: 1939c41bf63cc1a74408dcb25b2b311db698596c2e34058f56fe22411a3e9bf8
3
+ metadata.gz: decc3a1f8b10989c85bea6528e8e0cbd979fd743bf1a96b4dde2d6f347fcc506
4
+ data.tar.gz: 6882c7b2cf2e064184724e0c104a149ac4a24e94132c58b451d7232494f3f795
5
5
  SHA512:
6
- metadata.gz: '01379b839a1ab521dc5432c1eaf1e200589455f8a307948a134a1107d784d250564ed8012a30c17bb338bb67e10e7321ac75243922c54d3cfb3725ad7e33aa40'
7
- data.tar.gz: df0e04469c1d4ff1b15d68d24da4ca1674079739dc0555b233e588f7e22b7065e172e99b3278419e11277a444c2953ba8be12f549f112bea53c8ba5f2cdc55ba
6
+ metadata.gz: 1ba2ca321e86902106d5bb3d66e3e98844b8831ac1f785c8494b1cb05433af264c0d865f89a8dd43669eb1675ada7ecc5ddd09489610fc661495910c6c85f00a
7
+ data.tar.gz: 235189f0befa5efa2e8f047922e20478a8c5291e584e29c47ed91450c916fcedd23c57f30e3ccd176498d86d8764186f5eed9a8dba307622ef0c09d370cbce5c
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.dev1663219171
10
+ - Package version: 3.8.0.dev1663390526
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.dev1663219171.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1663390526.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1663219171.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1663390526.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.dev1663219171'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1663390526'
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.dev1663219171'
14
+ VERSION = '3.8.0.dev1663390526'
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.dev1663219171
4
+ version: 3.8.0.dev1663390526
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-15 00:00:00.000000000 Z
11
+ date: 2022-09-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday