pulp_python_client 3.8.0.dev1658810295 → 3.8.0.dev1659070067

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: a3ccfe226b38161e6a039f16ce89e7ea8f119ba6770fea77af5fb0e8f9a7cbe8
4
- data.tar.gz: c1d17592e5febea7d12d216513390c27fe031c79ae5cb34cfdb1d4c1b6a554a8
3
+ metadata.gz: ee2a7307c654358505b522b1578240007f979c3790a5058fb0fb8237316b5e21
4
+ data.tar.gz: 5b9233c404d44f1a3612547bde353e6e76fc60a19ab49343f8aec4359b9b714c
5
5
  SHA512:
6
- metadata.gz: a9d80367adc6c99c26f1d78c93757332358dd2638ab26b88efe1110493fa728bc394273998d5fe5a128edbce2183bdc3bd122e858632177d86f64847708d8f0b
7
- data.tar.gz: 30e6261319e0cc686d6315293bc1a44d231f06011732e72c26b78cbaff23b29317d2a14c66122827dbacd1f3c31512064dfcfad5f236f389d81c0bd2874bd1d2
6
+ metadata.gz: c1a41b67d750b922a36f23ac3f71f8ac8bd48901c0a8aa7d7c4cb9682c5f2508ca94ed9caa42fa9bcf3cfef2b7e083a2c612e39c91d9f10174e00776f87b4adc
7
+ data.tar.gz: 2195d7017c6e068fb55b66ca35f13ad9932a7dec079ac098278fb89fcf73754b255b03707e464b77a9078275b601f54606e6aace9fa337047ade0ed29ef744e1
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.dev1658810295
10
+ - Package version: 3.8.0.dev1659070067
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.dev1658810295.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1659070067.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1658810295.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1659070067.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.dev1658810295'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1659070067'
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.dev1658810295'
14
+ VERSION = '3.8.0.dev1659070067'
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.dev1658810295
4
+ version: 3.8.0.dev1659070067
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-07-26 00:00:00.000000000 Z
11
+ date: 2022-07-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday