pulp_python_client 3.9.0.dev1674271162 → 3.9.0.dev1674443604

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

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: 568de183cf8a31da515a6de88281c76740c8b2e901d43c5f7c082e57c509f79b
4
- data.tar.gz: 6d282125c1e97a7bd949e6173339eb7daaaa9b2a4543b04d5d46d8ae1bc85cdc
3
+ metadata.gz: 24a46293a73c95aba817be0c9f6d820b2c38641e8410985fee69f75a67a9c778
4
+ data.tar.gz: cd48d18e63daf4a58809699b02918a37edc126f570cd7300e6a506d7e3071845
5
5
  SHA512:
6
- metadata.gz: 58154f5390bde25d18a851ac160149c828f58c70ed4e50d2d1e2e645dc007092f38daf5343ff34b428e99b820c3e00cd3194994525f1dd24336f1a811febcadb
7
- data.tar.gz: d4af91960c0255baf3e08742b06313e7b31ec209e7c3ae170b88a2f52423987d4e528a85c4199516420b5d061d035b7c5bae527cd48a25e78a337d7484fb3e1f
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.dev1674271162
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.dev1674271162.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.dev1674271162.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.dev1674271162'
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.dev1674271162'
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.dev1674271162
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-21 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