pulp_python_client 3.1.0.dev01613878414 → 3.1.0.dev01613964822

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: fe5368c6050a6f28ccdd7f29ec5acd0eff9469c3462948133c6dc4e4574eed02
4
- data.tar.gz: be1820d773f886c6d6373e40c0a923bc4395f915f9aa7ca3350d02e01e2cb9aa
3
+ metadata.gz: ed9a2c277e453cea9c7ae83a31917e193e0a90d531a0400657296f0410353aa8
4
+ data.tar.gz: d83d61ea40d7b2720c53acd910e8d549fa82588f806bca0699c21702bddfbbe9
5
5
  SHA512:
6
- metadata.gz: 5a8dd344b02bb3301d2bc6d04a8e1aa7f38564539ff7efe8ba039c309d28276952f0372ca6d44e4e5b91c3f827c12b73ba2c56522ab140a0757213a8bcaf92f2
7
- data.tar.gz: 3efc96a64adaf3e8e93b373da52d40e045699c5f063784cb1b798ab1e9d085f370b9b593cb16a8cde6a94c109cdd71ae7f9479d1f213b35cfcecd808f1fb4a8e
6
+ metadata.gz: 846051351f9017132ca5747d02a6726ab51370f74e6b6ec90bcf6b0f2c96a4326a5e53e9c8f588a1f5465d7abb7b4f4b8dc30c0982fb7d7af89e129ca3768549
7
+ data.tar.gz: 61991de59d4031f37b6e34b6263e7f89a7117fd9707f5f3df650b0e09fda5e0b5e002ab699067852f584be40cf627d4b437557e4a1c835a08c48e06e7d402d8e
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.1.0.dev01613878414
10
+ - Package version: 3.1.0.dev01613964822
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.1.0.dev01613878414.gem
27
+ gem install ./pulp_python_client-3.1.0.dev01613964822.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01613878414.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01613964822.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.1.0.dev01613878414'
36
+ gem 'pulp_python_client', '~> 3.1.0.dev01613964822'
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.1.0.dev01613878414'
14
+ VERSION = '3.1.0.dev01613964822'
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.1.0.dev01613878414
4
+ version: 3.1.0.dev01613964822
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-02-21 00:00:00.000000000 Z
11
+ date: 2021-02-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday