pulp_python_client 3.8.0.dev1658983120 → 3.8.0.dev1659070067

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: 5a57f75a96d804cbabd35b607f58f4cced0f9fc995c43c15c296479174493379
4
- data.tar.gz: 5ce9be723a7f1936333f6351c83fe0c983f2b0b8396417ece0ef973dd60a7d79
3
+ metadata.gz: ee2a7307c654358505b522b1578240007f979c3790a5058fb0fb8237316b5e21
4
+ data.tar.gz: 5b9233c404d44f1a3612547bde353e6e76fc60a19ab49343f8aec4359b9b714c
5
5
  SHA512:
6
- metadata.gz: 3904155d2634f7a0f4ad0dc4ba917068c7010e04d2d64a2c36f2112d01ba036e613fe439b29295f40918b6e57df75fd982fd15115c236d309a23ff38e4af64d1
7
- data.tar.gz: 0bd83518f1adfd91b593cfb75e8f1a1de20ec81c1bc2fa1631cf1f2e649a260f587570e423f224a8b5d5c33c7a01e591ec82e976d2e2efa930f20e74d46dfb3f
6
+ metadata.gz: c1a41b67d750b922a36f23ac3f71f8ac8bd48901c0a8aa7d7c4cb9682c5f2508ca94ed9caa42fa9bcf3cfef2b7e083a2c612e39c91d9f10174e00776f87b4adc
7
+ data.tar.gz: 2195d7017c6e068fb55b66ca35f13ad9932a7dec079ac098278fb89fcf73754b255b03707e464b77a9078275b601f54606e6aace9fa337047ade0ed29ef744e1
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.dev1658983120
10
+ - Package version: 3.8.0.dev1659070067
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.dev1658983120.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1659070067.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1658983120.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1659070067.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.dev1658983120'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1659070067'
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.dev1658983120'
14
+ VERSION = '3.8.0.dev1659070067'
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.dev1658983120
4
+ version: 3.8.0.dev1659070067
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-07-28 00:00:00.000000000 Z
11
+ date: 2022-07-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday