pulp_python_client 3.7.0.dev1651986863 → 3.7.0.dev1652244136

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: c74cdf4397567f2b652b04a2adb58aa7ee5b04863bd8baa9244283b312b40d6c
4
- data.tar.gz: 21a1254e19d220f3725dd3b283e4acfec2664b95507cd62b5a53bf88fd6cb058
3
+ metadata.gz: f6ac6aef05b8f029a0289d444a7e4af1816c228801c467dbec37b31a60d45d0a
4
+ data.tar.gz: 7464c4e7450192b590223053eab7299ccfb3d7369c04921fbbb0c3405e9c4dea
5
5
  SHA512:
6
- metadata.gz: e31d362ef5a421e492c3d37c95d52ea160e9c0844d6fe7a85905e5fd208eb3ca1996a6e1ca52f78d312992420bffd2fd916cdbc322e55f648adb99c71b225832
7
- data.tar.gz: d75f9781463c41a38d47dcf86e6053d6b89d68556568ff2a929a01c33a9436fefccdd87e1d2a195a640f153c6a3b69ba145e4300fb019420df49855fc894c7ab
6
+ metadata.gz: 6dd81ec8f513f796353a99f93e44516a03f4fcc7efab4441e9224fdf25034d120d2d9f38f0e66d9e0156f614eb8733811a3e389417001457c0ce106cf670fd81
7
+ data.tar.gz: e669b164fe1f022ea6c794b8686b0df26096a62d26d6a2985ec09152e8b1eba1af8e8fadc52d84b424e1e5e2fecace7635286233e41c619ff96289fc9c1e700a
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.dev1651986863
10
+ - Package version: 3.7.0.dev1652244136
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.dev1651986863.gem
27
+ gem install ./pulp_python_client-3.7.0.dev1652244136.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.7.0.dev1651986863.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.7.0.dev1652244136.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.dev1651986863'
36
+ gem 'pulp_python_client', '~> 3.7.0.dev1652244136'
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.dev1651986863'
14
+ VERSION = '3.7.0.dev1652244136'
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.dev1651986863
4
+ version: 3.7.0.dev1652244136
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-08 00:00:00.000000000 Z
11
+ date: 2022-05-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday