pulp_file_client 3.76.0 → 3.76.1

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bbe2af966cb745aa06f9c3b128bbd00a977a9579fc3f5c2a460122d7aec8fb2b
4
- data.tar.gz: fbe506ef36533e8930b1c60f886cc36672d99cdde278c1c36c192408ecd265fa
3
+ metadata.gz: 104140affe16291cbc5fb1871c11f0cb43d6497db3a6c7dcee7e94fed81de906
4
+ data.tar.gz: 11e03535d82bf43f27ab54e6a3ea2b067f0c03d30548ff6c261bf7e03abf7fb7
5
5
  SHA512:
6
- metadata.gz: e59d8d214b3f5cf72a3df570f7ede98c794e617d3e077f6e3b95530dd82fbdd7737e0ae1b77b1bf0254c3b91027b83aa85f5215b3eab8cf7d3c5c547f22d0e44
7
- data.tar.gz: 3eff9b9a2baa490e61e6c8bfed797071cb010ed72e885037f61574bc9ee0f8b180622546c7479cd2ff16e3d36bb143d88f9b5aadf9020b3bde660a2894b2276e
6
+ metadata.gz: 61e61872f243c30080550bfa7b530fe817503ceffe5747fd606a0ce0773574ac60df733de71fe95b181b20ea183069035afeebf2b33d004d971f5486a7e03178
7
+ data.tar.gz: fbb9807f7beb32eb7b06a29c5dfef29bf6487716b634e66cec3fb0621050e438e96c94c59085f001bb6612b934c1d38c23e454a1bc2a56e311807ffec752199c
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.76.0
10
+ - Package version: 3.76.1
11
11
  - Generator version: 7.10.0
12
12
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
13
13
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
@@ -25,16 +25,16 @@ gem build pulp_file_client.gemspec
25
25
  Then either install the gem locally:
26
26
 
27
27
  ```shell
28
- gem install ./pulp_file_client-3.76.0.gem
28
+ gem install ./pulp_file_client-3.76.1.gem
29
29
  ```
30
30
 
31
- (for development, run `gem install --dev ./pulp_file_client-3.76.0.gem` to install the development dependencies)
31
+ (for development, run `gem install --dev ./pulp_file_client-3.76.1.gem` to install the development dependencies)
32
32
 
33
33
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
34
34
 
35
35
  Finally add this to the Gemfile:
36
36
 
37
- gem 'pulp_file_client', '~> 3.76.0'
37
+ gem 'pulp_file_client', '~> 3.76.1'
38
38
 
39
39
  ### Install from Git
40
40
 
@@ -11,5 +11,5 @@ Generator version: 7.10.0
11
11
  =end
12
12
 
13
13
  module PulpFileClient
14
- VERSION = '3.76.0'
14
+ VERSION = '3.76.1'
15
15
  end
@@ -28,7 +28,6 @@ Gem::Specification.new do |s|
28
28
  s.required_ruby_version = ">= 2.7"
29
29
  s.metadata = {}
30
30
 
31
- s.add_runtime_dependency 'faraday-net_http', '>= 2.0', '< 3.1'
32
31
  s.add_runtime_dependency 'faraday', '>= 1.0.1', '< 2.9'
33
32
  s.add_runtime_dependency 'faraday-multipart'
34
33
  s.add_runtime_dependency 'marcel'
metadata CHANGED
@@ -1,35 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_file_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.76.0
4
+ version: 3.76.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-04-22 00:00:00.000000000 Z
11
+ date: 2025-04-24 00:00:00.000000000 Z
12
12
  dependencies:
13
- - !ruby/object:Gem::Dependency
14
- name: faraday-net_http
15
- requirement: !ruby/object:Gem::Requirement
16
- requirements:
17
- - - ">="
18
- - !ruby/object:Gem::Version
19
- version: '2.0'
20
- - - "<"
21
- - !ruby/object:Gem::Version
22
- version: '3.1'
23
- type: :runtime
24
- prerelease: false
25
- version_requirements: !ruby/object:Gem::Requirement
26
- requirements:
27
- - - ">="
28
- - !ruby/object:Gem::Version
29
- version: '2.0'
30
- - - "<"
31
- - !ruby/object:Gem::Version
32
- version: '3.1'
33
13
  - !ruby/object:Gem::Dependency
34
14
  name: faraday
35
15
  requirement: !ruby/object:Gem::Requirement
@@ -277,50 +257,50 @@ signing_key:
277
257
  specification_version: 4
278
258
  summary: Pulp 3 API Ruby Gem
279
259
  test_files:
280
- - spec/api/publications_file_api_spec.rb
260
+ - spec/api/acs_file_api_spec.rb
261
+ - spec/api/remotes_file_api_spec.rb
281
262
  - spec/api/repositories_file_api_spec.rb
282
- - spec/api/distributions_file_api_spec.rb
283
263
  - spec/api/repositories_file_versions_api_spec.rb
264
+ - spec/api/distributions_file_api_spec.rb
265
+ - spec/api/publications_file_api_spec.rb
284
266
  - spec/api/content_files_api_spec.rb
285
- - spec/api/acs_file_api_spec.rb
286
- - spec/api/remotes_file_api_spec.rb
287
- - spec/models/repair_spec.rb
288
- - spec/models/task_group_operation_response_spec.rb
289
- - spec/models/set_label_spec.rb
290
- - spec/models/paginatedfile_file_repository_response_list_spec.rb
291
- - spec/models/policy_enum_spec.rb
292
- - spec/models/paginatedfile_file_publication_response_list_spec.rb
293
- - spec/models/file_file_repository_response_spec.rb
294
- - spec/models/patchedfile_file_alternate_content_source_spec.rb
295
- - spec/models/repository_add_remove_content_spec.rb
296
- - spec/models/file_file_publication_response_spec.rb
297
267
  - spec/models/file_file_alternate_content_source_response_spec.rb
298
- - spec/models/nested_role_response_spec.rb
299
- - spec/models/nested_role_spec.rb
300
- - spec/models/file_file_publication_spec.rb
268
+ - spec/models/object_roles_response_spec.rb
301
269
  - spec/models/paginatedfile_file_content_response_list_spec.rb
302
- - spec/models/repository_sync_url_spec.rb
303
- - spec/models/patchedfile_file_remote_spec.rb
304
- - spec/models/unset_label_spec.rb
305
- - spec/models/file_file_content_response_spec.rb
306
- - spec/models/unset_label_response_spec.rb
307
- - spec/models/repository_version_response_spec.rb
308
- - spec/models/file_file_distribution_spec.rb
309
270
  - spec/models/file_file_remote_response_hidden_fields_inner_spec.rb
310
- - spec/models/paginated_repository_version_response_list_spec.rb
311
- - spec/models/file_file_remote_response_spec.rb
312
- - spec/models/my_permissions_response_spec.rb
313
- - spec/models/patchedfile_file_distribution_spec.rb
314
- - spec/models/file_file_distribution_response_spec.rb
315
- - spec/models/paginatedfile_file_remote_response_list_spec.rb
316
- - spec/models/object_roles_response_spec.rb
271
+ - spec/models/file_file_repository_response_spec.rb
272
+ - spec/models/paginatedfile_file_distribution_response_list_spec.rb
273
+ - spec/models/async_operation_response_spec.rb
274
+ - spec/models/set_label_spec.rb
275
+ - spec/models/paginatedfile_file_repository_response_list_spec.rb
317
276
  - spec/models/paginatedfile_file_alternate_content_source_response_list_spec.rb
318
- - spec/models/patchedfile_file_repository_spec.rb
277
+ - spec/models/patchedfile_file_remote_spec.rb
278
+ - spec/models/my_permissions_response_spec.rb
279
+ - spec/models/nested_role_response_spec.rb
280
+ - spec/models/file_file_content_response_spec.rb
319
281
  - spec/models/file_file_remote_spec.rb
320
- - spec/models/file_file_repository_spec.rb
321
282
  - spec/models/file_file_alternate_content_source_spec.rb
283
+ - spec/models/patchedfile_file_repository_spec.rb
284
+ - spec/models/repository_add_remove_content_spec.rb
285
+ - spec/models/file_file_distribution_spec.rb
322
286
  - spec/models/set_label_response_spec.rb
323
- - spec/models/paginatedfile_file_distribution_response_list_spec.rb
287
+ - spec/models/repository_sync_url_spec.rb
288
+ - spec/models/patchedfile_file_alternate_content_source_spec.rb
289
+ - spec/models/file_file_repository_spec.rb
290
+ - spec/models/file_file_distribution_response_spec.rb
291
+ - spec/models/repair_spec.rb
292
+ - spec/models/patchedfile_file_distribution_spec.rb
293
+ - spec/models/file_file_publication_spec.rb
294
+ - spec/models/unset_label_spec.rb
295
+ - spec/models/paginatedfile_file_remote_response_list_spec.rb
296
+ - spec/models/paginatedfile_file_publication_response_list_spec.rb
297
+ - spec/models/task_group_operation_response_spec.rb
298
+ - spec/models/nested_role_spec.rb
299
+ - spec/models/policy_enum_spec.rb
324
300
  - spec/models/content_summary_response_spec.rb
325
- - spec/models/async_operation_response_spec.rb
301
+ - spec/models/paginated_repository_version_response_list_spec.rb
302
+ - spec/models/unset_label_response_spec.rb
303
+ - spec/models/file_file_publication_response_spec.rb
304
+ - spec/models/repository_version_response_spec.rb
305
+ - spec/models/file_file_remote_response_spec.rb
326
306
  - spec/spec_helper.rb