pulp_python_client 3.1.0.dev01612755227 → 3.1.0.dev01612841632

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