pulp_rpm_client 3.19.0.dev1663219296 → 3.19.0.dev1663545418

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of pulp_rpm_client might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1dd53dae512cc76c0b58d12ffadc6a42aa7a768d53a54b6f4374d79412395040
4
- data.tar.gz: c700efbc7548c416ab3fd0f39a9198c13d815b9e5600be1d1645da3a78aab453
3
+ metadata.gz: 28a2f81b25ca159766bbb4c58a0fc6360c43a7c06131a7b3244390f04fe7ca06
4
+ data.tar.gz: baae3e8eb615c400d6d8e4f8b2ba6251d641079b4f77d9bcbd9532c64cfc6fed
5
5
  SHA512:
6
- metadata.gz: 32d8c1f04a082c67701f063958be676876b7f1bd91d82fea84253dc580673ca239003a8b9c5a91e935bb6178c328eaabb14176637de99db26e664bcfdbd64245
7
- data.tar.gz: fb6e8198bdad083578416a52ef2a4b7fca351a8891d867e08145e655ccf4e537fff503a6f491c40488708e35588d3022e35ab26c38e9eab25a5a536e46bade30
6
+ metadata.gz: 40c7b7faf24364c460e8c30191563db5f41e6e1a5c612965a4dd0326b188e6cf7c05a5ff173da1d37ea262af090c7a1d3dfce7e5788e07ea4f71b82fc2e45be6
7
+ data.tar.gz: 90d2dae372be8317ac93977bc1eea324e97acb849b97e011f101740a71f39b4e755d4f3638648041374d19f92ffde2f0a657b081ad760daf698ef94a84c40351
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.19.0.dev1663219296
10
+ - Package version: 3.19.0.dev1663545418
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_rpm_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_rpm_client-3.19.0.dev1663219296.gem
27
+ gem install ./pulp_rpm_client-3.19.0.dev1663545418.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_rpm_client-3.19.0.dev1663219296.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_rpm_client-3.19.0.dev1663545418.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_rpm_client', '~> 3.19.0.dev1663219296'
36
+ gem 'pulp_rpm_client', '~> 3.19.0.dev1663545418'
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 PulpRpmClient
14
- VERSION = '3.19.0.dev1663219296'
14
+ VERSION = '3.19.0.dev1663545418'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_rpm_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.19.0.dev1663219296
4
+ version: 3.19.0.dev1663545418
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-15 00:00:00.000000000 Z
11
+ date: 2022-09-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday