pulp_python_client 3.1.0.dev01612668745 → 3.1.0.dev01612755227

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: 6d58c882663226548ae432189d6bb49954b5b32ffc30128f07496e498308b17f
4
- data.tar.gz: b43f541bf5d3cb27d034e8684e95e28f3c8afd85e14a39a2a902df27f6bb4190
3
+ metadata.gz: 22095a73e7fe9a24ec4c9abc68bccb471b1db58a3f0f20479893c17120e8eed1
4
+ data.tar.gz: 1b6c97a9c3c4f74385c6bf92b6069d4a39d6c42f33589d09d2a29507283635ed
5
5
  SHA512:
6
- metadata.gz: c60ddb3010af4b80649605d612538f5ee73b6b13de43b2b9bede64ad1e0e1fe6e671c0d31cd4f02f96cd78d6d857837368320ee4b4b78d7873d5bc5623c10dc8
7
- data.tar.gz: 7bd47a89ed3d22eba88688ca8b40538afdd63005a5fab0bab4a008e068cece71ef83dbb73d4dda956df98c8724589ba3bd03170e42285af01a36362832d1108d
6
+ metadata.gz: 507e9d2b4609e636b3bef0fdeffc970a0f241ff9f9132cc2e4dfbc66e348838885af3dc524f1d7a375f4d643e4bbdf64c2da69ecea8881133eb15b5b9a2ebd8d
7
+ data.tar.gz: d64be43c3448307ea61e4e32fb2ec733a9f20933fcb5745369f9ef2ee53ea6fd214ee9d2e5bb60f1483605e151f777fac1ec75a6cff5affff23f5e56a74a4705
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.dev01612668745
10
+ - Package version: 3.1.0.dev01612755227
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.dev01612668745.gem
27
+ gem install ./pulp_python_client-3.1.0.dev01612755227.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01612668745.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01612755227.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.dev01612668745'
36
+ gem 'pulp_python_client', '~> 3.1.0.dev01612755227'
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.dev01612668745'
14
+ VERSION = '3.1.0.dev01612755227'
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.dev01612668745
4
+ version: 3.1.0.dev01612755227
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-07 00:00:00.000000000 Z
11
+ date: 2021-02-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday