pulp_python_client 3.3.0.dev1619927828 → 3.3.0.dev1620014112

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: 870c0ee7df9394a112e3198753f3aa55d25981016320547ad4f1344ab8e99ffc
4
- data.tar.gz: 5016f415ce0fd203f72441cba5d27fe887c970b2c03812502328348af8df4fce
3
+ metadata.gz: ef002c340d5469ec6ea13acff238db4aaf338d0b3772bf194e886df9567440da
4
+ data.tar.gz: 1337756cbefe82bf7f9d487aa3e391d4f69c3ce34e0da74a018538890a1458ae
5
5
  SHA512:
6
- metadata.gz: 5aa6bcf8abb2c570d7455b6ec2fc21175a47d11e69ec185461c0fad3915d28aa6bb7f06793e1e1b837be2a5ca2ae503e300436b5dc51697db870d07fc017b9da
7
- data.tar.gz: 73ecdcf53d0afa331a4f02204e3f579d4b64b02e6fcfd54dfc3bb6be0fa21d6dd06bc777cdf26a511662323e8349416dd29c7a0496a1d899bf66041d7175daf7
6
+ metadata.gz: 169c249e7aa2dd13068c986995922b21811e77b6b49877e7c43e7bc3f2932a4266da16ab9da884f7fc7e587522a733c12f77640b4c25947aefd466fb51461f56
7
+ data.tar.gz: 694e19b953b531fea4964bef4ccf520f95711d25182ee571aa638048864e97492b35bd8ddb3e615c28ca9730a02c514e6af86725a59376b496a1157282cae401
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.dev1619927828
10
+ - Package version: 3.3.0.dev1620014112
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.dev1619927828.gem
27
+ gem install ./pulp_python_client-3.3.0.dev1620014112.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.3.0.dev1619927828.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.3.0.dev1620014112.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.dev1619927828'
36
+ gem 'pulp_python_client', '~> 3.3.0.dev1620014112'
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.dev1619927828'
14
+ VERSION = '3.3.0.dev1620014112'
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.dev1619927828
4
+ version: 3.3.0.dev1620014112
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-05-02 00:00:00.000000000 Z
11
+ date: 2021-05-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday