pulp_python_client 3.1.0.dev01613446410 → 3.1.0.dev01613532830

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: cca1bf61369d12f57e9593dd949424bd1640ec393548f7085277b8b4a024e534
4
- data.tar.gz: 73c1523a2078762f8afd51daf5161ea0a1bbcbf9ed268863c07ea3b46e26d98b
3
+ metadata.gz: 005f523a6e5ee5cded248cad258de4bc4c71aa3aa0e4fbec91bbab61d4df5660
4
+ data.tar.gz: f43ca2fe7ade116e3f99745c0744c68d7cb32a6f0bdbcd22a2ba859b28920f12
5
5
  SHA512:
6
- metadata.gz: 185085e1f65ebbc48a3a468ed902b09cfcd71e08a2fbbf6c2df1d4a143b9081f65a9c21e7d18a8fb9907225abb900929b531dcf0d7759db7c6356f6ec055dfb8
7
- data.tar.gz: 2999978ddd4a7feb1de99eacc61ba9030773f70afafb9ee9b021fc277fd32668278d0e83b6055cef7bed705fe39a167cdba6c056784f700977c847f39ad8806f
6
+ metadata.gz: 9dc118529e6dfcf89dc61334f4afea824fb51f991942c7dea693865ddb653e1f6824309c2fc3c22404eee560138a2c5c39e4a952dcad4bcedf0382a7ad0de569
7
+ data.tar.gz: '084a96cf0fa75ba0db0658c71669fd14cd3bb1c8dcc29a40ed6d18a8eaa98d9e719d750afae78b81627e251938657f4768108810d1a61b4926ea2edb06228b0f'
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.dev01613446410
10
+ - Package version: 3.1.0.dev01613532830
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.dev01613446410.gem
27
+ gem install ./pulp_python_client-3.1.0.dev01613532830.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01613446410.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01613532830.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.dev01613446410'
36
+ gem 'pulp_python_client', '~> 3.1.0.dev01613532830'
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.dev01613446410'
14
+ VERSION = '3.1.0.dev01613532830'
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.dev01613446410
4
+ version: 3.1.0.dev01613532830
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-16 00:00:00.000000000 Z
11
+ date: 2021-02-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday