pulp_python_client 3.8.0.dev1668569809 → 3.8.0.dev1668656011

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: 16c78539a9a3b5f7e5ed2a97ff81c468885352b4871a14577aef2c6f5f1f71b8
4
- data.tar.gz: a3fa28c8eb6f4eb188264c64ded2d462fdd69ca2c5005c3414735f9683c9dcb6
3
+ metadata.gz: e1bd10ab73b20cdbf54e00614b44f002ff9509ce2e18780df59dc30145b3ce3e
4
+ data.tar.gz: 6072c77b7d20791b5d4636dd6f890c95d75a6dbf37d595f36a9a3e16eb6c0b61
5
5
  SHA512:
6
- metadata.gz: b717a5de8ce7c113030a7acdaee4c6bd869b102a3811af859eed2e610bb30521cbe6b3d719880291d2f9db3b764a8e9e73bf3e7ca3e92505b40cc876bcc908fb
7
- data.tar.gz: b12b4cbe01966a2d6d19fffa74666278339d30a1ea80aad68e909d380be05fae4c199ed206b0e0447caf972ebc00430cc64692b45cb6f517964b68ec5bcef774
6
+ metadata.gz: 16bca1eb046e82e4ef43b64cb95121020e0b51001a43a335139037b3793f020a1c890f39c2335fb6b98f2287943122a914059ca7f66ec946f7c10332df717423
7
+ data.tar.gz: cc082b2abd6e9793a5852c5efdfab898cd0edd9967248272eb7da98a967f3980d490c264aa447555c3e4bbe519e5948c20079da7385379cec2b630f0e9f4f5f9
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.dev1668569809
10
+ - Package version: 3.8.0.dev1668656011
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.dev1668569809.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1668656011.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1668569809.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1668656011.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.dev1668569809'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1668656011'
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.dev1668569809'
14
+ VERSION = '3.8.0.dev1668656011'
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.dev1668569809
4
+ version: 3.8.0.dev1668656011
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-11-16 00:00:00.000000000 Z
11
+ date: 2022-11-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday