pulp_python_client 3.1.0.dev01614137598 → 3.1.0.dev01614223979

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: 8933a00bb9f1abc66893af0738105fcc09540e7e245040bb5dda78ecf81e3f14
4
- data.tar.gz: 39c86a3e550a07babe4fd49824b52d1d326b87fdd8af77f089440891cb3ed884
3
+ metadata.gz: 5b0429a152690cffc7046404e94a91d2df674407bf7b785c296be8ea5d8024f3
4
+ data.tar.gz: d7af8b13ecfdc22599148954e84b55e4c47d6c657dc2ec5c1cef377e93a0914f
5
5
  SHA512:
6
- metadata.gz: 03b3c2d8c0857ec907ac9ffc449ad69b307a278f0c79c222cd1015abbecc36eb7bfde1dfb711fa5f30b24837473078882ed369f526a408dcd7d50b6210e25f51
7
- data.tar.gz: a5f39000251f2e58bb106d8101dc49a46139edb45339739a10c6ec6eed2cd2fc0a9268776edfbd6fa06eda16263bc6f502295134b34b08c953d83da29163b316
6
+ metadata.gz: 6122b39dabc06db04224ace34856073e65cb48c116b9bbba8a355249979d2604cf6ecb23e480a44088af69a2dfc7f281711a63f2cb39bfc30ab9cfdfe5e057cc
7
+ data.tar.gz: 3d90c73076b177dc08045024081e8e2f7ffeb211cfc7227d91f0b759c46d6ead377e86dcb7d033ddd58481dc488d3c59c656d4ad2b9aee193b1655dae7770bcc
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.dev01614137598
10
+ - Package version: 3.1.0.dev01614223979
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.dev01614137598.gem
27
+ gem install ./pulp_python_client-3.1.0.dev01614223979.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01614137598.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01614223979.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.dev01614137598'
36
+ gem 'pulp_python_client', '~> 3.1.0.dev01614223979'
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.dev01614137598'
14
+ VERSION = '3.1.0.dev01614223979'
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.dev01614137598
4
+ version: 3.1.0.dev01614223979
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-24 00:00:00.000000000 Z
11
+ date: 2021-02-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday