pulp_python_client 3.9.0.dev1673147716 → 3.9.0.dev1673320396

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: 68b3f026e080ac7e276a71a2032018f47fa0018631a642373da5688e475dc1bf
4
- data.tar.gz: dccb901a17f7824ac0d5ebd7960d5db5f3cbc4863f59cc0bcb40ef2e96a5ae4c
3
+ metadata.gz: 38e7c9858517302c8cc08974cca44cec96bb0d8934d682c5b43e907718e49150
4
+ data.tar.gz: '0872ef571e048c653e70b6361fa978938acb7b10438eb4a62f5fdb0b8f7444dd'
5
5
  SHA512:
6
- metadata.gz: a3b2cf7ab1aedf69b2909b972783cbaa3d18caf4d95da5595a3984b56b4d66596195f74c5bd53b8e436e1f12393089714379ff95fe4d0bb8b63dc15542bcbc11
7
- data.tar.gz: c5ddb49cdc6cfec2da4c7bc9981a86ea7b426cc4d45a94d25161a0edc2cd14173a436a1989edca411176ca09841216828e58c02bf6c27863092408aae3e0d081
6
+ metadata.gz: 21c327ebd3b811fb20bce749b97e7e79db2c577145973d244b3977de530dde3551b77c225c1519d552a48a2218583c0060d439d4c1055c631bf2c26a6d704508
7
+ data.tar.gz: cd7f93b41823cefeedb31b544bfb6c7d93525d649189e480afeb90198ae5d9e206b6e0aa9cf3e8ff6d3edce635535638fa93a2add687bf173c7bb8a05e2210ce
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.dev1673147716
10
+ - Package version: 3.9.0.dev1673320396
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.dev1673147716.gem
27
+ gem install ./pulp_python_client-3.9.0.dev1673320396.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1673147716.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1673320396.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.dev1673147716'
36
+ gem 'pulp_python_client', '~> 3.9.0.dev1673320396'
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.dev1673147716'
14
+ VERSION = '3.9.0.dev1673320396'
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.dev1673147716
4
+ version: 3.9.0.dev1673320396
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-08 00:00:00.000000000 Z
11
+ date: 2023-01-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday