pulp_python_client 3.7.0.dev1651810458 → 3.7.0.dev1651896976

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: 01bc3a1c8db46ce2419950d848ab13f2f5a477d20e21a035d37eaaa2e6a6efa4
4
- data.tar.gz: 7518099a9bbcbbaa2ce175ed3a61fa37d5e480364cfe31a2652f0d1b0518a7fe
3
+ metadata.gz: b1a2d9e40a5bb922275964e49da29c235e5c3c751483819ffb726417a487c5bc
4
+ data.tar.gz: 2dbd4092da8b787e853b34f2f2d33bc47854241ba055eaf6cd4c52dca0bfe8c5
5
5
  SHA512:
6
- metadata.gz: 1be15665013a5fc5ceeca26cc356b5ffac858b9185f49d709c962cda0691700321287dfd2e24a2ce673a48a898ee60bd02ff0d617571e9afe5d6cd0ac71d4922
7
- data.tar.gz: 46d0a581f5eb5f8a9e54d19bf93efc8a7b7c42245fcff3f10daf3b260ae47c3492e3884b495cba7b04ab338e4d0af0ca68c9635ba2fac140e18fd773a24896f3
6
+ metadata.gz: 38257d70ff518f2ee150aec10cdc0210e3201cbbf6f2431661ad34d2368806845a9e387d402a68172065f6fc9710f4a4f27601a25b418c23690a97530ba89196
7
+ data.tar.gz: 4dfc6f3666fe1c69f0bb5cf47905bd6e0c69301ebcecd53aa9bea2862d8f008718b745b4f8f82ca93bec2f8f1218276b2411e5c5f60c9369826b83d16168c4ff
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.dev1651810458
10
+ - Package version: 3.7.0.dev1651896976
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.dev1651810458.gem
27
+ gem install ./pulp_python_client-3.7.0.dev1651896976.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.7.0.dev1651810458.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.7.0.dev1651896976.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.dev1651810458'
36
+ gem 'pulp_python_client', '~> 3.7.0.dev1651896976'
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.dev1651810458'
14
+ VERSION = '3.7.0.dev1651896976'
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.dev1651810458
4
+ version: 3.7.0.dev1651896976
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-06 00:00:00.000000000 Z
11
+ date: 2022-05-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday