pulp_python_client 3.8.0.dev1662356028 → 3.8.0.dev1662614484

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: 6a2d010ec39d43c716ab4842b47cfee3c268d0b18adc77f2b38eda3eab878f1b
4
- data.tar.gz: c64180658ddcb8038c5bce01852883cc24873fa6066cb9e6235b4a8535d2ac42
3
+ metadata.gz: 52982e1490e471e202fc7e9137284ad31143d7d7665b381282dffe6d77b4a5f7
4
+ data.tar.gz: de0774749692952ccc5b470b621e70d9ee2d9679dc36e1c7ac7b831f10d535b5
5
5
  SHA512:
6
- metadata.gz: d8ad5b6e370c3f71aaa92a71474fb7ff7c2acf909a553ecee8249cbf9614159e53e3e76eaebef3719f1f5dc78f254a62bdb3047a77b41013774a277b6d560db5
7
- data.tar.gz: ece13b98a6e54592270b9a0526e5e17426cdf3393d4866d13d3fd30053932b022005b1c306e1d6e72c52fbcc08966e3fdc2d7703786459fe84cc7ea483846909
6
+ metadata.gz: c50de479819bef8dc82ff6b9dfd24067c7aef487d8d0cb24172996a5ebac493f5cf77bcc22fb439423c610c11c6f170c71c19754b6c41d39bd335724c018ecda
7
+ data.tar.gz: 2f7f1bb4b2e7008f05ee3235952f2d2db4c26fd5dad1b52edd4b8a7d09253e5a17dfb3307e4f8505d3d2451881d6ec39a69adc6b688eb66f68f83f2b4eab263e
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.dev1662356028
10
+ - Package version: 3.8.0.dev1662614484
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.dev1662356028.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1662614484.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1662356028.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1662614484.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.dev1662356028'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1662614484'
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.dev1662356028'
14
+ VERSION = '3.8.0.dev1662614484'
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.dev1662356028
4
+ version: 3.8.0.dev1662614484
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-09-05 00:00:00.000000000 Z
11
+ date: 2022-09-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday