pulp_python_client 3.9.0.dev1673406961 → 3.9.0.dev1673493296

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: 5d0f2523f04befe7f70c111ac0f409b6f45e3b0fd1ffea8a02901ea467907bc8
4
- data.tar.gz: 73824e24f19c580790b6dfdd1557d601e199230d0394240d6e50f65c14bff567
3
+ metadata.gz: ead2463d2f70f581a490f6427b124425d2a70779f37918cbe8bcf62e15f97f51
4
+ data.tar.gz: 7251f5e56342754b40461ff9db6a07a53a738296f03fe39a91f7b53ef4ddc5a6
5
5
  SHA512:
6
- metadata.gz: 76deba5a6d280acd7c5d2ae06fd2d98fd4ab13e91c1df1efdc81e9ed9c7ed861d4da3508cd7da6e4f1a5e4b89a95c4b013e9b8f12ad24e21c0e4055c6a95e8bb
7
- data.tar.gz: 190a3191c29732e678537f2224ca4609e64b8f045cd81795670c9fe3dd20a741c7a6e54214384825268edc81a85e4907ff6da7f6f653fd5942621e660ec573a2
6
+ metadata.gz: 0d9985814e6a5072c07374d7b8f6be4baa3f3c5a47e50e69958939642e9e935cce31f93abf0f0ad917f2a165071d140ab4823c924433fbc5a3a07a490885252b
7
+ data.tar.gz: 7590c75f9a7114affad6156485700374c084aff9d09357f97feb515a6e943d1fc7ba9896e1a3da27ac1214a8aa2169de7621b49d4218a97bbdfdc68c5352280b
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.dev1673406961
10
+ - Package version: 3.9.0.dev1673493296
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.dev1673406961.gem
27
+ gem install ./pulp_python_client-3.9.0.dev1673493296.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1673406961.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1673493296.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.dev1673406961'
36
+ gem 'pulp_python_client', '~> 3.9.0.dev1673493296'
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.dev1673406961'
14
+ VERSION = '3.9.0.dev1673493296'
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.dev1673406961
4
+ version: 3.9.0.dev1673493296
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-11 00:00:00.000000000 Z
11
+ date: 2023-01-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday