pulp_python_client 3.1.0.dev01614051270 → 3.1.0.dev01614137598

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