pulp_python_client 3.9.0.dev1674616529 → 3.9.0.dev1674703004

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: 7e65ed4f725a9d7ce3b551b533dc90bf8d9871e7330a1d1f3eac2c97d068b16c
4
- data.tar.gz: 5e0e82195d077b5a49bfc3ed1f349bb7af2ca15d6c6c75625b9d1d0febeb5a6d
3
+ metadata.gz: a8acc3a5939a2d868ffec85400484d4c49a19a3a773361148aa0721a2edc8bcb
4
+ data.tar.gz: 0e135a1d5590bc0785e28e4fd11dc148840daec46c00f92f279d62560ca7d083
5
5
  SHA512:
6
- metadata.gz: abf913eada434e1bdfd1c6f9a81e5fb6a339b72b4f1045649db68b036dbc33c029a2a09a85d3d0901214bbe0b7f13b65081493a42d8a22423265404e59087818
7
- data.tar.gz: f3bdf82e0a96ce2cb97c95e4d3cd0790b7fc0da2eec11e348a3454ae329311f50172bb53a9ecc5452c1614d6c4a846352397d5fcaf5d768cdfe330087f876cfb
6
+ metadata.gz: 6ed61f2ad735f8a803e5b5289d92282ee74761318750ffc60e60df03d57a22cbf9cf688a3a9f2cd72ae711c54a9da564de178c0087bafed6d5cd9cbcf6ebfdca
7
+ data.tar.gz: 4d7c96466645916f44f0e5436b97ff7b05d8593325b53513c6d7302536fdde81f7e711c2030cddb8a69db6809d8a1e041c7efeba5714aa8574ab184872abd78e
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.dev1674616529
10
+ - Package version: 3.9.0.dev1674703004
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.dev1674616529.gem
27
+ gem install ./pulp_python_client-3.9.0.dev1674703004.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1674616529.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1674703004.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.dev1674616529'
36
+ gem 'pulp_python_client', '~> 3.9.0.dev1674703004'
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.dev1674616529'
14
+ VERSION = '3.9.0.dev1674703004'
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.dev1674616529
4
+ version: 3.9.0.dev1674703004
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-25 00:00:00.000000000 Z
11
+ date: 2023-01-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday