pulp_python_client 3.7.0.dev1652418494 → 3.7.0.dev1652505710

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: 81ce1c90bdb1631b924bdfb1d2ac6d9006d8a3fd46903da60abab6963e764eff
4
- data.tar.gz: 9f18769dfef80bfb6f170f204612222b486feef8bcee0113d32127947f469f40
3
+ metadata.gz: 1436ae195080260a21ace12e65489c033358770150a7962cc05047eec6c7e6b1
4
+ data.tar.gz: 1bfd737d1f543c73e18cacff6420c369d53ad9f3371f706145d8611cbcd84f70
5
5
  SHA512:
6
- metadata.gz: de25e311b58775e2857f0848914046746506feb16e3fc1dc35d48ffc549487b2976dcdaebe40759d430b650d357430a6d154ffecbc0a0f587ad6f4631511c9f6
7
- data.tar.gz: b5f29626f78edcf9b035667d273dec4aa5e13ad1ae02cd0f0915f1c4a208bd086bc5fb65c0222177916147cf5c6329462b8dedb3f2f60465e756a00b254b648d
6
+ metadata.gz: a7c7cb23d0e035cce9eaf80139bedb7b8f79143ab4ad29bf9d8ad778004510f6e5782dd10de20ca3ac9204317d53131c692d0bae6a9b8ff64482f78b64be92c2
7
+ data.tar.gz: da64cac48657d096d009a64904f945010533a7bdb1e619677d845b49e67821d3448e2801acade77f5aa9d5ff54e44bb35674bea1172558e1df40cfd65ccdc987
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.7.0.dev1652418494
10
+ - Package version: 3.7.0.dev1652505710
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.7.0.dev1652418494.gem
27
+ gem install ./pulp_python_client-3.7.0.dev1652505710.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.7.0.dev1652418494.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.7.0.dev1652505710.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.7.0.dev1652418494'
36
+ gem 'pulp_python_client', '~> 3.7.0.dev1652505710'
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.7.0.dev1652418494'
14
+ VERSION = '3.7.0.dev1652505710'
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.7.0.dev1652418494
4
+ version: 3.7.0.dev1652505710
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-05-13 00:00:00.000000000 Z
11
+ date: 2022-05-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday