pulp_python_client 3.3.0.dev1619581911 → 3.3.0.dev1619754530

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: 6462641a07d6ab27f41b8924af8b20c311933528e546fa4aca8b4974c5856f13
4
- data.tar.gz: b69b282c6aaa2c9fa7910690b708ab569fdd6daaa321f4cf250beb0a1a3558fb
3
+ metadata.gz: a784f9664b4697d721139cae301e82c84bd8a6a9f390aa218a44007540b0b31b
4
+ data.tar.gz: fcbe3c6bf6880c2c82922a2261d7b69ee0a42258f77010fc02f945c490964747
5
5
  SHA512:
6
- metadata.gz: b4a1afecf9af372af2cc30410e372ad6c9fc4517d807370ed8ea95fb17f337330541f01c6302d9a91c42fe8141df95ee2d696f8ac4762414e8fbf3e2ab9093e6
7
- data.tar.gz: f74f5ffda778b312fe3fc8090aeec37134cddf2a2760f465bf26d3a4690ac1a59d0dea0ee28039bb13cddda891ad973d7bf0f3fb8c66fc8ee8e1a6e3db06f21f
6
+ metadata.gz: 5bbddea96fc6d054792667dd7fdab670511c6174cb484cb8c7ac1c311f12da75cc48d9832f2955b5bfa90f6040ed9d953cd7b17735de3337885337bcb7bdde2e
7
+ data.tar.gz: b4003e86e26a1ad9587e29a003968af871d9d14920ada39b734e76d47825f3345322c310bbd1b3fbb6771493597fc4483998446d4807e87cef382a2a6745f067
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.3.0.dev1619581911
10
+ - Package version: 3.3.0.dev1619754530
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.3.0.dev1619581911.gem
27
+ gem install ./pulp_python_client-3.3.0.dev1619754530.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.3.0.dev1619581911.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.3.0.dev1619754530.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.3.0.dev1619581911'
36
+ gem 'pulp_python_client', '~> 3.3.0.dev1619754530'
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.3.0.dev1619581911'
14
+ VERSION = '3.3.0.dev1619754530'
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.3.0.dev1619581911
4
+ version: 3.3.0.dev1619754530
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-04-28 00:00:00.000000000 Z
11
+ date: 2021-04-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday