pulp_file_client 1.6.0.dev01612409526 → 1.6.0.post0
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 +4 -4
- data/README.md +4 -4
- data/lib/pulp_file_client/version.rb +1 -1
- metadata +30 -30
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c9f12aace6d1078c1cc4735d5cad17815bdf6673f13549924d29c836ca0906f6
|
|
4
|
+
data.tar.gz: b43d1c17a2f0b4954287f2db82910ab95c5bc322122dfc59f3d522457e5b6452
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 890d18c57b245103f9dc87b213b08be9c2b3cc6b6d1a114a053a31994691340c5aaf70be1f9226d743575cac30cd847092c05cc7a30ae92ac0b23af450a2e41d
|
|
7
|
+
data.tar.gz: 8f5e860991f64963748d96a9678671bf30fc3b31738234e4212711841ad9ae39a7ce0a092883495dc082bb32c0594c1160c0434d6cfa1cab9b2dfab94a0422e2
|
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: 1.6.0.
|
|
10
|
+
- Package version: 1.6.0.post0
|
|
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_file_client.gemspec
|
|
|
24
24
|
Then either install the gem locally:
|
|
25
25
|
|
|
26
26
|
```shell
|
|
27
|
-
gem install ./pulp_file_client-1.6.0.
|
|
27
|
+
gem install ./pulp_file_client-1.6.0.post0.gem
|
|
28
28
|
```
|
|
29
29
|
|
|
30
|
-
(for development, run `gem install --dev ./pulp_file_client-1.6.0.
|
|
30
|
+
(for development, run `gem install --dev ./pulp_file_client-1.6.0.post0.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_file_client', '~> 1.6.0.
|
|
36
|
+
gem 'pulp_file_client', '~> 1.6.0.post0'
|
|
37
37
|
|
|
38
38
|
### Install from Git
|
|
39
39
|
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: pulp_file_client
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.6.0.
|
|
4
|
+
version: 1.6.0.post0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- OpenAPI-Generator
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-
|
|
11
|
+
date: 2021-03-05 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: faraday
|
|
@@ -234,48 +234,48 @@ signing_key:
|
|
|
234
234
|
specification_version: 4
|
|
235
235
|
summary: Pulp 3 API Ruby Gem
|
|
236
236
|
test_files:
|
|
237
|
-
- spec/api/repositories_file_api_spec.rb
|
|
238
|
-
- spec/api/remotes_file_api_spec.rb
|
|
239
237
|
- spec/api/exporters_file_exports_api_spec.rb
|
|
238
|
+
- spec/api/remotes_file_api_spec.rb
|
|
240
239
|
- spec/api/repositories_file_versions_api_spec.rb
|
|
241
|
-
- spec/api/content_files_api_spec.rb
|
|
242
240
|
- spec/api/publications_file_api_spec.rb
|
|
241
|
+
- spec/api/repositories_file_api_spec.rb
|
|
243
242
|
- spec/api/distributions_file_api_spec.rb
|
|
243
|
+
- spec/api/content_files_api_spec.rb
|
|
244
244
|
- spec/api/exporters_filesystem_api_spec.rb
|
|
245
245
|
- spec/api_client_spec.rb
|
|
246
246
|
- spec/configuration_spec.rb
|
|
247
|
-
- spec/models/
|
|
248
|
-
- spec/models/
|
|
249
|
-
- spec/models/patchedfile_file_repository_spec.rb
|
|
250
|
-
- spec/models/file_file_publication_spec.rb
|
|
251
|
-
- spec/models/paginatedfile_file_remote_response_list_spec.rb
|
|
252
|
-
- spec/models/file_file_repository_spec.rb
|
|
253
|
-
- spec/models/file_file_remote_response_spec.rb
|
|
254
|
-
- spec/models/paginatedfile_file_distribution_response_list_spec.rb
|
|
255
|
-
- spec/models/file_file_filesystem_exporter_response_spec.rb
|
|
247
|
+
- spec/models/paginatedfile_file_publication_response_list_spec.rb
|
|
248
|
+
- spec/models/export_response_spec.rb
|
|
256
249
|
- spec/models/patchedfile_file_distribution_spec.rb
|
|
250
|
+
- spec/models/file_file_publication_response_spec.rb
|
|
251
|
+
- spec/models/repository_version_spec.rb
|
|
257
252
|
- spec/models/repository_version_response_spec.rb
|
|
258
|
-
- spec/models/paginated_export_response_list_spec.rb
|
|
259
253
|
- spec/models/file_file_remote_spec.rb
|
|
260
254
|
- spec/models/async_operation_response_spec.rb
|
|
261
|
-
- spec/models/patchedfile_file_filesystem_exporter_spec.rb
|
|
262
|
-
- spec/models/publication_export_spec.rb
|
|
263
|
-
- spec/models/content_summary_response_spec.rb
|
|
264
255
|
- spec/models/paginatedfile_file_filesystem_exporter_response_list_spec.rb
|
|
265
|
-
- spec/models/
|
|
266
|
-
- spec/models/
|
|
267
|
-
- spec/models/
|
|
268
|
-
- spec/models/file_file_distribution_spec.rb
|
|
269
|
-
- spec/models/file_file_distribution_response_spec.rb
|
|
256
|
+
- spec/models/file_file_filesystem_exporter_response_spec.rb
|
|
257
|
+
- spec/models/file_file_filesystem_exporter_spec.rb
|
|
258
|
+
- spec/models/content_summary_response_spec.rb
|
|
270
259
|
- spec/models/paginated_repository_version_response_list_spec.rb
|
|
271
|
-
- spec/models/file_file_content_response_spec.rb
|
|
272
|
-
- spec/models/paginatedfile_file_content_response_list_spec.rb
|
|
273
260
|
- spec/models/content_summary_spec.rb
|
|
274
|
-
- spec/models/
|
|
275
|
-
- spec/models/
|
|
276
|
-
- spec/models/
|
|
277
|
-
- spec/models/
|
|
261
|
+
- spec/models/paginated_export_response_list_spec.rb
|
|
262
|
+
- spec/models/policy_enum_spec.rb
|
|
263
|
+
- spec/models/file_file_remote_response_spec.rb
|
|
264
|
+
- spec/models/file_file_distribution_spec.rb
|
|
278
265
|
- spec/models/file_file_repository_response_spec.rb
|
|
279
266
|
- spec/models/file_file_content_spec.rb
|
|
280
|
-
- spec/models/
|
|
267
|
+
- spec/models/file_file_publication_spec.rb
|
|
268
|
+
- spec/models/paginatedfile_file_repository_response_list_spec.rb
|
|
269
|
+
- spec/models/publication_export_spec.rb
|
|
270
|
+
- spec/models/file_file_content_response_spec.rb
|
|
271
|
+
- spec/models/repository_add_remove_content_spec.rb
|
|
272
|
+
- spec/models/paginatedfile_file_remote_response_list_spec.rb
|
|
273
|
+
- spec/models/file_file_repository_spec.rb
|
|
274
|
+
- spec/models/paginatedfile_file_distribution_response_list_spec.rb
|
|
275
|
+
- spec/models/patchedfile_file_filesystem_exporter_spec.rb
|
|
276
|
+
- spec/models/paginatedfile_file_content_response_list_spec.rb
|
|
277
|
+
- spec/models/patchedfile_file_remote_spec.rb
|
|
278
|
+
- spec/models/repository_sync_url_spec.rb
|
|
279
|
+
- spec/models/patchedfile_file_repository_spec.rb
|
|
280
|
+
- spec/models/file_file_distribution_response_spec.rb
|
|
281
281
|
- spec/spec_helper.rb
|