pulp_python_client 3.8.0.dev1659758552 → 3.8.0.dev1659846357

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: 4f3a3a1621275516ce60ca2dd99fa9936e903dd3ed6641fbce286fd02f32ba5c
4
- data.tar.gz: 547bf0b5d747d03cbbc106496f545b8cb599a8824692f1b4caf698781c133784
3
+ metadata.gz: 63c3469d0aa9dee1f11cfc94d7d190216302570d6186bfdfccc48652dbb6f280
4
+ data.tar.gz: 005fa8b5ffffa2f676f09f3234d84a05ee97c2bd68ae31a61f08d2921b15bbd8
5
5
  SHA512:
6
- metadata.gz: b7c6d69d6215fa60df9da45b31f5a50b9ff36833893f55b1faf1819f5392ef5691dca2034d8cb9f923ba9c46fb8e57c6a53a1547c0248555472ea80b98a84074
7
- data.tar.gz: 9638afc2be45c2f1039f14ba5d08ec4df03ccd6851f548414f3a7f1cdb8c92cb82d237af072a88ac11a32ea7b9a26d5bc546dc6cff63ea79bd6012ea03a59aa3
6
+ metadata.gz: 18f5a8c5dc71c95ab7074b2e6e7ee0cec09c66aa79f76936711c4486d8c1994a7f61cdc77dc72511ee5f5caa6dd5f12cd12279ffda4cb4c8cea6507a809d8075
7
+ data.tar.gz: f74de475496c526d163f77f81400f756672bf14325771988216c46da14008df1f5d0d10baeead33bf7db30c23bf5e2d3f928471a95eaa1660d053450f8e14270
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.dev1659758552
10
+ - Package version: 3.8.0.dev1659846357
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.dev1659758552.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1659846357.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1659758552.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1659846357.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.dev1659758552'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1659846357'
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.dev1659758552'
14
+ VERSION = '3.8.0.dev1659846357'
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.dev1659758552
4
+ version: 3.8.0.dev1659846357
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-08-06 00:00:00.000000000 Z
11
+ date: 2022-08-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday