pulp_python_client 3.8.0.dev1670123659 → 3.8.0.dev1670296341

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: b908104d2c15dc55f5efd9a4fb617ba6f737424fb0c60f8778c74517c47d4eaf
4
- data.tar.gz: d7a591c120c1362f276ab45402fb61635e72bc2587b6e96b90157c9972b570dc
3
+ metadata.gz: 34f835903dd4724e697c07669c5aa8721393cb907b774cdaabfbd7c3ec8ff1be
4
+ data.tar.gz: 7aaa64ba8679f57edf0eca12aa2d3061a83dbaef7ad074949190134352f8de08
5
5
  SHA512:
6
- metadata.gz: 91033073fca7ee77a1caca6f281466371a49418471226be889635eb7b3820b2c10d7e124d7806e8c9e5484d7356b04850922f2151c773716a4dea79cbda54240
7
- data.tar.gz: 963c49602c6c880c57ff3e9db03b39fed86af8a2576dd819c588e9bdff9b27e76770e841f5d19f7e2be2acc753803e2ddc32cd373e2f53ea538e228d3a4bb22b
6
+ metadata.gz: 396f5dc12a551b6b39dcded86d76bf19e5b0cf22eb46c929352e83d46fdaf43399233ef7f6ef5fc6d3e70af198281ce50f6990e4ab073a988fda453489ca6f9c
7
+ data.tar.gz: 739b2d5c9a6723621c79b34708de66e56b80a9d0eecfb6346676d30e07316caf3c369a710ff42dc5ada22df256e9733be9e29bc63b5b4d4ffa243057fb14c165
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.dev1670123659
10
+ - Package version: 3.8.0.dev1670296341
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.dev1670123659.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1670296341.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1670123659.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1670296341.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.dev1670123659'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1670296341'
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.dev1670123659'
14
+ VERSION = '3.8.0.dev1670296341'
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.dev1670123659
4
+ version: 3.8.0.dev1670296341
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-12-04 00:00:00.000000000 Z
11
+ date: 2022-12-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday