pulp_python_client 3.2.0.dev1616039104 → 3.2.0.dev1616470951

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: 89dc6b5a36920a5fe9244e92bd124d0ec9581a2f79c30b99a185b6c52a6702b4
4
- data.tar.gz: f4eb2f55f6ff88bc7c6a3101d7af68e41831f40a5ab98938258e4112d4c6e61e
3
+ metadata.gz: 67c441ae3901458467783a6697f8b4a845d2315fb9c65aa0add26c431d2b55e3
4
+ data.tar.gz: 53a66d96a986c1ebf8568ac00e5bfa536a5c6ba79c2beb111c900c6f7fe02afb
5
5
  SHA512:
6
- metadata.gz: c2869f4a8e133abf28ed987c4167544a25daa5963bb125533e33659a423095e051a534bbdd3e606e56bfdad375f337a411376d88336d5f2429e4568e7fb3e227
7
- data.tar.gz: 7d826e76c86df248c9a626734bb5f371cf22172ba26fed244259342edc6b0a8a64cb9b6c34bbbd27cf1f9a59eee051d5bdb1e8bdda0f3fd0c3bcb60027b1d7ba
6
+ metadata.gz: d62512d4afb3a4762c64ef002cc8a6b455e215d642ab28b6a1dae3f08bc79ca542a1858b43827598f5fe7e7c57cee7587264d55c28d0930f1b2be179758edd15
7
+ data.tar.gz: f9454110131cadb84843dff8475703eb4a6f2ad347b0f4ccd26cc31b563c1722abbf5fc44ccd41c33ee13f97668fe303751f373a7aa4768cee8416970e59281b
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.2.0.dev1616039104
10
+ - Package version: 3.2.0.dev1616470951
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.2.0.dev1616039104.gem
27
+ gem install ./pulp_python_client-3.2.0.dev1616470951.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1616039104.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1616470951.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.2.0.dev1616039104'
36
+ gem 'pulp_python_client', '~> 3.2.0.dev1616470951'
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.2.0.dev1616039104'
14
+ VERSION = '3.2.0.dev1616470951'
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.2.0.dev1616039104
4
+ version: 3.2.0.dev1616470951
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-03-18 00:00:00.000000000 Z
11
+ date: 2021-03-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday