pulp_python_client 3.8.0.dev1670123659 → 3.8.0.dev1670210048

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: 1640bd3cd83d7f3741e6223666679e0118069f4d73b8d1b4c218d3c51044cc1d
4
+ data.tar.gz: d0ab1287981e929bb6a93cfd08aeea501ea3af7f028f3a2a4b39b00a078c12be
5
5
  SHA512:
6
- metadata.gz: 91033073fca7ee77a1caca6f281466371a49418471226be889635eb7b3820b2c10d7e124d7806e8c9e5484d7356b04850922f2151c773716a4dea79cbda54240
7
- data.tar.gz: 963c49602c6c880c57ff3e9db03b39fed86af8a2576dd819c588e9bdff9b27e76770e841f5d19f7e2be2acc753803e2ddc32cd373e2f53ea538e228d3a4bb22b
6
+ metadata.gz: 6dbe1790089670f846626b63908b81e82e710301523c27e1f80a4c46d38aef33496b0ee0fa5fd29d113cca2fa6976ed5504ff393fa6f8eab657424a69e28410c
7
+ data.tar.gz: 85d386595c64830e98e205b0090b0e68e74f3307d62299dae748cf1e388af8f0030301c9639de32b0fcdc2585d33dcbd95300ff5c726ec29bd4a3cfd23004e09
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.dev1670210048
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.dev1670210048.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.dev1670210048.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.dev1670210048'
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.dev1670210048'
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.dev1670210048
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-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday