pulp_python_client 3.9.0.dev1674357249 → 3.9.0.dev1674443604

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: 79af9244c162a61b9c66ba67f30ea2235e181dfa9b14055843af88b7b008c250
4
- data.tar.gz: c4f47c808f47f6c71b61a28d8461fbde10d12bd44f47796a9fafb3bb2e4f4bfe
3
+ metadata.gz: 24a46293a73c95aba817be0c9f6d820b2c38641e8410985fee69f75a67a9c778
4
+ data.tar.gz: cd48d18e63daf4a58809699b02918a37edc126f570cd7300e6a506d7e3071845
5
5
  SHA512:
6
- metadata.gz: 06f8511e89e7c612cebf11b551dfbf5fc9612e54dfb9e92b9eceb666accccbfeb9c32d42ca215fa993c220dfb8ffb0229f0aaa94f78703222f04b1b4b0889409
7
- data.tar.gz: 56a4e40b6ce77f29868bb7031ff8db1ea57ea8202df190fcec88ea1323618fae2f4222cfd30330d6608f8828ece51a7724342bbf9008596fa75fb0bc5f381464
6
+ metadata.gz: 840853402cf85cae23b5dc6f9bfd916b7b5a41dcb95fbe7895da6314339cc73326b874008a85eb9fad7cde63cba7520d77a1d53b78e4ea9ef6af663c2f8e5f2e
7
+ data.tar.gz: a3408ef234d5a2e9bc636fc1fcf1d5ec2d4e8599e7caaabea6f6bd943539139620a042be1a55861c0b3ca2c34994ab771c499233f5a98b4233a1997bf7b1312f
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.dev1674357249
10
+ - Package version: 3.9.0.dev1674443604
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.dev1674357249.gem
27
+ gem install ./pulp_python_client-3.9.0.dev1674443604.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1674357249.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1674443604.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.dev1674357249'
36
+ gem 'pulp_python_client', '~> 3.9.0.dev1674443604'
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.dev1674357249'
14
+ VERSION = '3.9.0.dev1674443604'
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.dev1674357249
4
+ version: 3.9.0.dev1674443604
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-22 00:00:00.000000000 Z
11
+ date: 2023-01-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday