pulp_python_client 3.8.0.dev1669432741 → 3.8.0.dev1669519683

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: f8360d5228343ac97819c6991f4febbf55aec020b505aa33442e09d6cbe6cf51
4
- data.tar.gz: 4ccd764e4c40954a4c4155beb8636284e46246f7c9cc494d28acf8e592ef93d6
3
+ metadata.gz: 6c91681a2754058a6bac1a822634a181ab4148142ee18f79a0a8d9604159e2d3
4
+ data.tar.gz: 54fc88e641dccf1e5d5672210fad9644021d2eb7a0cd744e96251e9c62ce6c72
5
5
  SHA512:
6
- metadata.gz: d88285635175b8a6f3c936a6b4750b3852f56727715455a6f047f37974c4d61962efde48b72170da84c684843af0547997058af9e63fb7e0f06984a4c84814b5
7
- data.tar.gz: d1144c0a6ddd28efd971c77224b374fd5d751ea13b1b0966a26ee7d81547361b22a77fb0c3aa4a0b4efbe20ae068cf0bdc163772c4b174707a41002c903c3cb4
6
+ metadata.gz: 2eae7d6c14d9e20e48d4662cd488560c68797a82a0e1c0aadc4f29af899384f248dacc1a5e87bff238b87df449005d3a2c0ddea0eae2e20b62f4e56e546be944
7
+ data.tar.gz: 14a46bcd0a2253d0a5ad0592a34f5987a57bb9f2333f2761ab282282808cbd7ae789cfdaf1cfc07099073fbdbe3792f7a92f42f441bd46186773d7f2a7dffdc3
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.dev1669432741
10
+ - Package version: 3.8.0.dev1669519683
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.dev1669432741.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1669519683.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1669432741.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1669519683.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.dev1669432741'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1669519683'
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.dev1669432741'
14
+ VERSION = '3.8.0.dev1669519683'
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.dev1669432741
4
+ version: 3.8.0.dev1669519683
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-11-26 00:00:00.000000000 Z
11
+ date: 2022-11-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday