pulp_python_client 3.2.0.dev1616903595 → 3.2.0.dev1616990225

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: 4051d5c7aa3ff8a5e5e1b6e138af900a71af5ec6577b47bcd9e7bd4e4487685c
4
- data.tar.gz: 76d263bd91557d5567d6edc15ae29f4ebabcb6e604227a0b0a22bd190051c391
3
+ metadata.gz: 0c074588b1bc189073d5e0a95e7cff923d26144b3300b5c801fc9eb3d1b46f2f
4
+ data.tar.gz: 73da79fdc181ec6f3c189d54d929ff1da8a0841ca32736b88e4de3f5bdc040b7
5
5
  SHA512:
6
- metadata.gz: 2661006fbaa4eb47fbc6e34ce40dbfde91622e2b096e23e02b5d866b16b460f7f3ceb266d710bcb6f8936c39aef5503f64ba71170a542754258e577ecb538441
7
- data.tar.gz: 94bdd7c0fb7e295c31b88fa9814f451af234d35eb73335c728b4a08444f849d1dc544229f02da8ef185c19eb1ec530a77fd24e4eada8200175fb45df42eacef2
6
+ metadata.gz: 5e420436aa744d5dcd888a12c5a439f4d25392edabb10c4098da845d23e20612b0784eeb0a905142aa1ef1882c72c72fee8109499c9dc31697eeee0e4c7bc488
7
+ data.tar.gz: 1e638ba432c8eb4f6a85f2865a09a95e45bf0ca2aac77f89b5cddc83853473e183a4903f58c72743479eafc54ce41de6b395c8c2c396b013de891eaffa3dd514
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.dev1616903595
10
+ - Package version: 3.2.0.dev1616990225
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.dev1616903595.gem
27
+ gem install ./pulp_python_client-3.2.0.dev1616990225.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1616903595.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1616990225.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.dev1616903595'
36
+ gem 'pulp_python_client', '~> 3.2.0.dev1616990225'
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.dev1616903595'
14
+ VERSION = '3.2.0.dev1616990225'
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.dev1616903595
4
+ version: 3.2.0.dev1616990225
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-28 00:00:00.000000000 Z
11
+ date: 2021-03-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday