pulp_python_client 3.8.0.dev1670210048 → 3.8.0.dev1670383080

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: 1640bd3cd83d7f3741e6223666679e0118069f4d73b8d1b4c218d3c51044cc1d
4
- data.tar.gz: d0ab1287981e929bb6a93cfd08aeea501ea3af7f028f3a2a4b39b00a078c12be
3
+ metadata.gz: b29d3c70d2ef0cd29007d39300e5c2fa764d20cdb15f260f7a952b31921c193d
4
+ data.tar.gz: ec032ff4e3f47a93306f7fabe7c06f41127a8bca28e6ebd644d7e2b9d40b8059
5
5
  SHA512:
6
- metadata.gz: 6dbe1790089670f846626b63908b81e82e710301523c27e1f80a4c46d38aef33496b0ee0fa5fd29d113cca2fa6976ed5504ff393fa6f8eab657424a69e28410c
7
- data.tar.gz: 85d386595c64830e98e205b0090b0e68e74f3307d62299dae748cf1e388af8f0030301c9639de32b0fcdc2585d33dcbd95300ff5c726ec29bd4a3cfd23004e09
6
+ metadata.gz: af4ce0c2895a91940cb486cdf38388ec4fe9d0aa9ce33aef02f784229c1ac45f8f1a0cd0b90404ab7155e3aa2926f0f3728b8d1274d3e860aa72013df7100dcb
7
+ data.tar.gz: d4e66503080be5481ae82f131c80166e35e7699e80343f2fe51d9d4e0f7e30862c43e83d1b3b6ed7327a8e5eb59addb6b25fbf3011e2b8d154f4cf6a9e48acca
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.dev1670210048
10
+ - Package version: 3.8.0.dev1670383080
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.dev1670210048.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1670383080.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1670210048.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1670383080.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.dev1670210048'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1670383080'
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.dev1670210048'
14
+ VERSION = '3.8.0.dev1670383080'
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.dev1670210048
4
+ version: 3.8.0.dev1670383080
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-05 00:00:00.000000000 Z
11
+ date: 2022-12-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday