pulp_python_client 3.9.0.dev1673579826 → 3.9.0.dev1673752703

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: 8a8a89d28f70e9cddb5bf5b56c504588c964fffa31eb48e065c35741cf08461d
4
- data.tar.gz: 9e88327f4d153b640255782fda003333688d892ba3f24a56bc5a151c975aed43
3
+ metadata.gz: b1f3009ad20821c12b5662b452b15ce68d446c0c437aa3929d8542101c243771
4
+ data.tar.gz: 67264ccf38485049189039ff94657312ee3c3ac6f7071a8ef69ef12526c6289e
5
5
  SHA512:
6
- metadata.gz: 461655de2e7688abe3062e2a2d3de275055bd4598a164c983e9e91802a6f733fb1413566f2690cb442f6dace32144b51b2f3d6c492de239b4d273ee0673515db
7
- data.tar.gz: 35158b6ba7891f13a3d4469bd3f86b415c74e7fd167aa8c99da624930f7f40fe03bc2a4ade204240fe8babadf049118cdd07410e3d8fa41f1f653f4e68786f05
6
+ metadata.gz: 8bee62c5e2d5654484a095eb3787ed0748066e90e6c025927098b3bed7e662e98fa58ba8a9b2b8fa571b1e24b5523ad80843b41a5a4aee9f120cdee98c27f73c
7
+ data.tar.gz: 455ef5ccd7f16e24904d6de571d3ef645ae196420921c19e2b342852ba7aa9dafa60f9f2e1130aef869c04b509a78c0e3071c35418c7661f16d3c077438f6e42
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.9.0.dev1673579826
10
+ - Package version: 3.9.0.dev1673752703
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.9.0.dev1673579826.gem
27
+ gem install ./pulp_python_client-3.9.0.dev1673752703.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1673579826.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1673752703.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.9.0.dev1673579826'
36
+ gem 'pulp_python_client', '~> 3.9.0.dev1673752703'
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.9.0.dev1673579826'
14
+ VERSION = '3.9.0.dev1673752703'
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.9.0.dev1673579826
4
+ version: 3.9.0.dev1673752703
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-13 00:00:00.000000000 Z
11
+ date: 2023-01-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday