pulp_rpm_client 3.18.0.dev1649217292 → 3.18.0.dev1649304489

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: c25a2bbd55d39d50643eecae29de6485e9e4974c7260899a11c8658f4b1cf65a
4
- data.tar.gz: 20c3cf1f660cc1c34ac9f5351e724d8ac0b557748d293086e59459fbca89853b
3
+ metadata.gz: b7506fbf0304313793489fea503a353ef45aba5d9f6127a244c962b3083bf365
4
+ data.tar.gz: ce0715c9835b8c6226f642acc4564da6ea1b34071236a302d5fc3d1f0146100b
5
5
  SHA512:
6
- metadata.gz: a6694b5c71e061eb4879f455db1cb73c7e530ef8231b9068c9ac32f2901c068ee007f4a9813e20f2a7b6b709f83c2cc22fa49d931f6126733ff0066c27f0452d
7
- data.tar.gz: d6c132a86419ac0612711d9cbddaa7dae0126b0b9125587de61b6107252e8ea420e6d961b8dabd0483788ede8bb2437012a243149b6923cc744b68489aac8e32
6
+ metadata.gz: a939dc513650539490dfd690c1ffdf8afcca774a61cb8f310016238078df44ae35fd180f1539494785a8d35be4a8bb8176a91b828551f9c61aa09d41891cd0c8
7
+ data.tar.gz: 7ecbee7519db113fe570df2c08149e0bf0e65a66fa864bcab943b2dae32b224e6e269a36074026e90d32b389c3e7ab6e1403aa7b45ae2b8228f7da5540ee9b73
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.18.0.dev1649217292
10
+ - Package version: 3.18.0.dev1649304489
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.18.0.dev1649217292.gem
27
+ gem install ./pulp_rpm_client-3.18.0.dev1649304489.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_rpm_client-3.18.0.dev1649217292.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_rpm_client-3.18.0.dev1649304489.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.18.0.dev1649217292'
36
+ gem 'pulp_rpm_client', '~> 3.18.0.dev1649304489'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -16,7 +16,7 @@ Name | Type | Description | Notes
16
16
  **package_checksum_type** | [**PackageChecksumTypeEnum**](PackageChecksumTypeEnum.md) | The checksum type for packages. | [optional]
17
17
  **gpgcheck** | **Integer** | An option specifying whether a client should perform a GPG signature check on packages. | [optional] [default to 0]
18
18
  **repo_gpgcheck** | **Integer** | An option specifying whether a client should perform a GPG signature check on the repodata. | [optional] [default to 0]
19
- **sqlite_metadata** | **Boolean** | An option specifying whether Pulp should generate SQLite metadata. | [optional] [default to false]
19
+ **sqlite_metadata** | **Boolean** | DEPRECATED: An option specifying whether Pulp should generate SQLite metadata. | [optional] [default to false]
20
20
 
21
21
  ## Code Sample
22
22
 
@@ -10,7 +10,7 @@ Name | Type | Description | Notes
10
10
  **package_checksum_type** | [**PackageChecksumTypeEnum**](PackageChecksumTypeEnum.md) | The checksum type for packages. | [optional]
11
11
  **gpgcheck** | **Integer** | An option specifying whether a client should perform a GPG signature check on packages. | [optional]
12
12
  **repo_gpgcheck** | **Integer** | An option specifying whether a client should perform a GPG signature check on the repodata. | [optional]
13
- **sqlite_metadata** | **Boolean** | An option specifying whether Pulp should generate SQLite metadata. | [optional] [default to false]
13
+ **sqlite_metadata** | **Boolean** | DEPRECATED: An option specifying whether Pulp should generate SQLite metadata. | [optional] [default to false]
14
14
 
15
15
  ## Code Sample
16
16
 
@@ -12,7 +12,7 @@ Name | Type | Description | Notes
12
12
  **package_checksum_type** | [**PackageChecksumTypeEnum**](PackageChecksumTypeEnum.md) | The checksum type for packages. | [optional]
13
13
  **gpgcheck** | **Integer** | An option specifying whether a client should perform a GPG signature check on packages. | [optional]
14
14
  **repo_gpgcheck** | **Integer** | An option specifying whether a client should perform a GPG signature check on the repodata. | [optional]
15
- **sqlite_metadata** | **Boolean** | An option specifying whether Pulp should generate SQLite metadata. | [optional] [default to false]
15
+ **sqlite_metadata** | **Boolean** | DEPRECATED: An option specifying whether Pulp should generate SQLite metadata. | [optional] [default to false]
16
16
 
17
17
  ## Code Sample
18
18
 
@@ -16,7 +16,7 @@ Name | Type | Description | Notes
16
16
  **package_checksum_type** | [**PackageChecksumTypeEnum**](PackageChecksumTypeEnum.md) | The checksum type for packages. | [optional]
17
17
  **gpgcheck** | **Integer** | An option specifying whether a client should perform a GPG signature check on packages. | [optional] [default to 0]
18
18
  **repo_gpgcheck** | **Integer** | An option specifying whether a client should perform a GPG signature check on the repodata. | [optional] [default to 0]
19
- **sqlite_metadata** | **Boolean** | An option specifying whether Pulp should generate SQLite metadata. | [optional] [default to false]
19
+ **sqlite_metadata** | **Boolean** | DEPRECATED: An option specifying whether Pulp should generate SQLite metadata. | [optional] [default to false]
20
20
 
21
21
  ## Code Sample
22
22
 
@@ -20,7 +20,7 @@ Name | Type | Description | Notes
20
20
  **package_checksum_type** | [**PackageChecksumTypeEnum**](PackageChecksumTypeEnum.md) | The checksum type for packages. | [optional]
21
21
  **gpgcheck** | **Integer** | An option specifying whether a client should perform a GPG signature check on packages. | [optional] [default to 0]
22
22
  **repo_gpgcheck** | **Integer** | An option specifying whether a client should perform a GPG signature check on the repodata. | [optional] [default to 0]
23
- **sqlite_metadata** | **Boolean** | An option specifying whether Pulp should generate SQLite metadata. | [optional] [default to false]
23
+ **sqlite_metadata** | **Boolean** | DEPRECATED: An option specifying whether Pulp should generate SQLite metadata. | [optional] [default to false]
24
24
 
25
25
  ## Code Sample
26
26
 
@@ -50,7 +50,7 @@ module PulpRpmClient
50
50
  # An option specifying whether a client should perform a GPG signature check on the repodata.
51
51
  attr_accessor :repo_gpgcheck
52
52
 
53
- # An option specifying whether Pulp should generate SQLite metadata.
53
+ # DEPRECATED: An option specifying whether Pulp should generate SQLite metadata.
54
54
  attr_accessor :sqlite_metadata
55
55
 
56
56
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -32,7 +32,7 @@ module PulpRpmClient
32
32
  # An option specifying whether a client should perform a GPG signature check on the repodata.
33
33
  attr_accessor :repo_gpgcheck
34
34
 
35
- # An option specifying whether Pulp should generate SQLite metadata.
35
+ # DEPRECATED: An option specifying whether Pulp should generate SQLite metadata.
36
36
  attr_accessor :sqlite_metadata
37
37
 
38
38
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -37,7 +37,7 @@ module PulpRpmClient
37
37
  # An option specifying whether a client should perform a GPG signature check on the repodata.
38
38
  attr_accessor :repo_gpgcheck
39
39
 
40
- # An option specifying whether Pulp should generate SQLite metadata.
40
+ # DEPRECATED: An option specifying whether Pulp should generate SQLite metadata.
41
41
  attr_accessor :sqlite_metadata
42
42
 
43
43
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -50,7 +50,7 @@ module PulpRpmClient
50
50
  # An option specifying whether a client should perform a GPG signature check on the repodata.
51
51
  attr_accessor :repo_gpgcheck
52
52
 
53
- # An option specifying whether Pulp should generate SQLite metadata.
53
+ # DEPRECATED: An option specifying whether Pulp should generate SQLite metadata.
54
54
  attr_accessor :sqlite_metadata
55
55
 
56
56
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -59,7 +59,7 @@ module PulpRpmClient
59
59
  # An option specifying whether a client should perform a GPG signature check on the repodata.
60
60
  attr_accessor :repo_gpgcheck
61
61
 
62
- # An option specifying whether Pulp should generate SQLite metadata.
62
+ # DEPRECATED: An option specifying whether Pulp should generate SQLite metadata.
63
63
  attr_accessor :sqlite_metadata
64
64
 
65
65
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpRpmClient
14
- VERSION = '3.18.0.dev1649217292'
14
+ VERSION = '3.18.0.dev1649304489'
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.18.0.dev1649217292
4
+ version: 3.18.0.dev1649304489
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-04-06 00:00:00.000000000 Z
11
+ date: 2022-04-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday