pulp_python_client 3.3.0.dev1620100040 → 3.3.0.dev1620186404

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: ff09243919930763fd38b3855a9b82eab36f44371438612cde93b46d9f341ca2
4
- data.tar.gz: 9815d0c36be0c2e2af86425d2dafddcbc963c5422bf4820847e13c03b4e04c61
3
+ metadata.gz: 1664bb26d01059ff6514eb29aaa1809a022da99ae986eea3139e54b53a379c62
4
+ data.tar.gz: f9871a26d0f0982572523c0d47e7e07ad1739dae870f5b6ff7d5d47fd76b0afd
5
5
  SHA512:
6
- metadata.gz: 196d255f770f0b276451e81fb8b9700a0dde056b68311041af7691b32f1f0ab83e7e16ecba189a73e3451757e1819f619f9b5789090c4374c24bc223b382b0ac
7
- data.tar.gz: 3f40798edde43c857b96f52c4c0342f16ce94b360637e96094574066d0174e15a66a70633b41804802aca2575226c735f7d60d018fe6372493a27c2a484ab43a
6
+ metadata.gz: f768e108c174dd7c95479affb191088f6eb2e38d3a34b49f0903ec2f824c877b3d329f1a7fdf515da442b88b21a3d2c63f6331886a66a60e976c14576692725c
7
+ data.tar.gz: 7df8d7a456bda3762651f7fda71d0f8f4d2bc8055cd66ef517734dcfc8d693a9346646d312973299cd487fe753b63bfb4bbd3593c0400f36ef0441e57b9f8dc6
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.3.0.dev1620100040
10
+ - Package version: 3.3.0.dev1620186404
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.3.0.dev1620100040.gem
27
+ gem install ./pulp_python_client-3.3.0.dev1620186404.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.3.0.dev1620100040.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.3.0.dev1620186404.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.3.0.dev1620100040'
36
+ gem 'pulp_python_client', '~> 3.3.0.dev1620186404'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module PulpPythonClient
14
- VERSION = '3.3.0.dev1620100040'
14
+ VERSION = '3.3.0.dev1620186404'
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.3.0.dev1620100040
4
+ version: 3.3.0.dev1620186404
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-05-04 00:00:00.000000000 Z
11
+ date: 2021-05-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday