pulp_rpm_client 3.19.0.dev1663822755 → 3.19.0.dev1663995463

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_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: 28755d85f93cffbe0d29da718661a8731552e84a421e9d2af787ded86315d6e9
4
- data.tar.gz: 603bc4c60eefb86020539685a5c70f610f69eaf7db2df4998e2f002874d16e16
3
+ metadata.gz: fbe4360e9ce5f8975dafc60bd78d5d17e8cf42eac205287cd6d7f60535e19193
4
+ data.tar.gz: eb8ca78a20e9211ff261049fd58539ffe5d162cb7f7004f33da6407997757301
5
5
  SHA512:
6
- metadata.gz: c025ef32aefd681490413c817598e9bd3577ae82bec553d5a9ac972035f73ae46ada9e1efe6f7ce115768567b5116685313d1422b6dfab34e74893dc42d22ddb
7
- data.tar.gz: 199ffaa80cdee19844675d095663aec2ffeae73d4e82c1ae4119d31050f5691647297e3b181907da1c4fe0d6fc5e183d3029dc03c029adc081b0df526a15f1b2
6
+ metadata.gz: a56acae1ea2d0b4cc67d661c260493a95f287f08f4eada6587800008ba3a5f0a3577663c1ccc3b4f18b73de81cd2ef2416b44905e8fa459bd65ebae538f4bccf
7
+ data.tar.gz: c66c96854ccbf24c1576937377c63d94a497f0d024b1d028682782ae446d5129c78bfa3d6911549353c9712cc3a27864a86b52bfb3dfb3500c851ce7d18c5969
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.dev1663822755
10
+ - Package version: 3.19.0.dev1663995463
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.dev1663822755.gem
27
+ gem install ./pulp_rpm_client-3.19.0.dev1663995463.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_rpm_client-3.19.0.dev1663822755.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_rpm_client-3.19.0.dev1663995463.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.dev1663822755'
36
+ gem 'pulp_rpm_client', '~> 3.19.0.dev1663995463'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -262,7 +262,7 @@ module PulpRpmClient
262
262
  if @api_client.config.debugging
263
263
  @api_client.config.logger.debug 'Calling API: DistributionsRpmApi.list ...'
264
264
  end
265
- allowable_values = ["-base_path", "-content_guard", "-group_roles", "-name", "-pk", "-publication", "-pulp_created", "-pulp_id", "-pulp_labels", "-pulp_last_updated", "-pulp_type", "-remote", "-repository", "-repository_version", "-rpm_rpmdistribution", "-user_roles", "base_path", "content_guard", "group_roles", "name", "pk", "publication", "pulp_created", "pulp_id", "pulp_labels", "pulp_last_updated", "pulp_type", "remote", "repository", "repository_version", "rpm_rpmdistribution", "user_roles"]
265
+ allowable_values = ["-base_path", "-content_guard", "-core_artifactdistribution", "-group_roles", "-name", "-pk", "-publication", "-pulp_created", "-pulp_id", "-pulp_labels", "-pulp_last_updated", "-pulp_type", "-remote", "-repository", "-repository_version", "-rpm_rpmdistribution", "-user_roles", "base_path", "content_guard", "core_artifactdistribution", "group_roles", "name", "pk", "publication", "pulp_created", "pulp_id", "pulp_labels", "pulp_last_updated", "pulp_type", "remote", "repository", "repository_version", "rpm_rpmdistribution", "user_roles"]
266
266
  if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
267
267
  fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
268
268
  end
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpRpmClient
14
- VERSION = '3.19.0.dev1663822755'
14
+ VERSION = '3.19.0.dev1663995463'
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.dev1663822755
4
+ version: 3.19.0.dev1663995463
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-22 00:00:00.000000000 Z
11
+ date: 2022-09-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday