pulp_python_client 3.8.0.dev1659674996 → 3.8.0.dev1659933558

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: c0b5f68c416d4bca48279f5f9621ca1f0eb21e83db1c1af5745607151ef0cd58
4
- data.tar.gz: 5ae2049a872de45f36d37265a2d0fad9e3df79790f0e5677df00454d068491f7
3
+ metadata.gz: 8f5d1e10fbb03616a55f142b480e6fb6027c9286f58a840d2b2b5d3068ca5389
4
+ data.tar.gz: 4799586750c01f4d41e348683a6402a598f9424f2a6eb2cf0c71a3e1251959dc
5
5
  SHA512:
6
- metadata.gz: c3e0dec93b97b876c79e16b0d8dc455559b1409b31887cf57369eb288f0e073fc85fb87136d7885d3b0af663d261d710ca9520f47452e15115ec4fa8ef4a24d2
7
- data.tar.gz: c538cd312c897ac4d3940d9e9aa7f3b49dc83b960defa0be9c9b2908ff5f8c854d8ab0e5ea7e6f797dc18229a5ab23ccf5f443360fef97c2d948b6bbc537d6a3
6
+ metadata.gz: d2d080a6d7e4743382ef22c6f7ce158771ae143fc0eed2c897e152207055088f74d3f275fbc5dd40ecaa412ea3362f5c42bb2b5a69906abf28e9cfb1038f38c6
7
+ data.tar.gz: 1523840e886d6f36b98b8e3619d3acca818090677caea29d436153d827d1904e684e8d28e4c10fa22c0852cd8402c91a018e94b36af458a32154365fa0851829
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.8.0.dev1659674996
10
+ - Package version: 3.8.0.dev1659933558
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.8.0.dev1659674996.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1659933558.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1659674996.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1659933558.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.8.0.dev1659674996'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1659933558'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpPythonClient
14
- VERSION = '3.8.0.dev1659674996'
14
+ VERSION = '3.8.0.dev1659933558'
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.8.0.dev1659674996
4
+ version: 3.8.0.dev1659933558
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-08-05 00:00:00.000000000 Z
11
+ date: 2022-08-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday