pulp_python_client 3.11.5 → 3.11.6
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_python_client/version.rb +1 -1
- metadata +36 -36
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 39f6dff07f21512c4f94a3e174a1690e33f6e17563a4694c135426176dc17301
|
4
|
+
data.tar.gz: 64a7cbaeee30c2c7a1fc5f5b22ee98938900603fa69e8f15789d3960ba0c3884
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9e98b213b0c87edb0d8c9f13c78be5848ddafee2810bc90126a7c7f6e0321841b4439999c2a50cbdf6cf0c783227cb9ac5852c885d1f99ed9bb9af1d0ca3da18
|
7
|
+
data.tar.gz: 4688ef02afee0b578ec24460f0ed3624b857010ca9613eb984c5d77259d711bc38576e3bb8c7ef5eb0c8a81bbfc72aea10c0352fcb29829b52c952ae48c8ba13
|
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.11.
|
10
|
+
- Package version: 3.11.6
|
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_python_client.gemspec
|
|
24
24
|
Then either install the gem locally:
|
25
25
|
|
26
26
|
```shell
|
27
|
-
gem install ./pulp_python_client-3.11.
|
27
|
+
gem install ./pulp_python_client-3.11.6.gem
|
28
28
|
```
|
29
29
|
|
30
|
-
(for development, run `gem install --dev ./pulp_python_client-3.11.
|
30
|
+
(for development, run `gem install --dev ./pulp_python_client-3.11.6.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_python_client', '~> 3.11.
|
36
|
+
gem 'pulp_python_client', '~> 3.11.6'
|
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_python_client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.11.
|
4
|
+
version: 3.11.6
|
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-
|
11
|
+
date: 2025-07-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: faraday
|
@@ -257,54 +257,54 @@ signing_key:
|
|
257
257
|
specification_version: 4
|
258
258
|
summary: Pulp 3 API Ruby Gem
|
259
259
|
test_files:
|
260
|
-
- spec/api/
|
261
|
-
- spec/api/repositories_python_versions_api_spec.rb
|
262
|
-
- spec/api/publications_pypi_api_spec.rb
|
260
|
+
- spec/api/repositories_python_api_spec.rb
|
263
261
|
- spec/api/pypi_legacy_api_spec.rb
|
262
|
+
- spec/api/pypi_simple_api_spec.rb
|
264
263
|
- spec/api/pypi_metadata_api_spec.rb
|
265
|
-
- spec/api/content_packages_api_spec.rb
|
266
264
|
- spec/api/remotes_python_api_spec.rb
|
267
|
-
- spec/api/
|
265
|
+
- spec/api/publications_pypi_api_spec.rb
|
266
|
+
- spec/api/pypi_api_spec.rb
|
268
267
|
- spec/api/distributions_pypi_api_spec.rb
|
269
|
-
- spec/api/
|
268
|
+
- spec/api/content_packages_api_spec.rb
|
269
|
+
- spec/api/repositories_python_versions_api_spec.rb
|
270
270
|
- spec/api_client_spec.rb
|
271
271
|
- spec/configuration_spec.rb
|
272
|
+
- spec/models/patchedpython_python_repository_spec.rb
|
273
|
+
- spec/models/unset_label_spec.rb
|
274
|
+
- spec/models/python_python_remote_response_spec.rb
|
272
275
|
- spec/models/repair_spec.rb
|
273
|
-
- spec/models/patchedpython_python_distribution_spec.rb
|
274
276
|
- spec/models/python_python_repository_response_spec.rb
|
275
|
-
- spec/models/paginatedpython_python_repository_response_list_spec.rb
|
276
|
-
- spec/models/python_python_remote_response_hidden_fields_spec.rb
|
277
|
-
- spec/models/set_label_spec.rb
|
278
|
-
- spec/models/python_bander_remote_spec.rb
|
279
|
-
- spec/models/policy_enum_spec.rb
|
280
|
-
- spec/models/python_python_package_content_response_spec.rb
|
281
|
-
- spec/models/repository_add_remove_content_spec.rb
|
282
|
-
- spec/models/exclude_platforms_enum_spec.rb
|
283
|
-
- spec/models/package_metadata_response_spec.rb
|
284
|
-
- spec/models/paginatedpython_python_remote_response_list_spec.rb
|
285
|
-
- spec/models/python_python_package_content_spec.rb
|
286
|
-
- spec/models/patchedpython_python_remote_spec.rb
|
287
277
|
- spec/models/paginatedpython_python_distribution_response_list_spec.rb
|
288
|
-
- spec/models/package_upload_spec.rb
|
289
|
-
- spec/models/package_types_enum_spec.rb
|
290
|
-
- spec/models/python_python_remote_spec.rb
|
291
|
-
- spec/models/repository_sync_url_spec.rb
|
292
|
-
- spec/models/patchedpython_python_repository_spec.rb
|
293
|
-
- spec/models/unset_label_spec.rb
|
294
|
-
- spec/models/python_python_distribution_response_spec.rb
|
295
|
-
- spec/models/unset_label_response_spec.rb
|
296
|
-
- spec/models/python_python_publication_response_spec.rb
|
297
|
-
- spec/models/python_python_distribution_spec.rb
|
298
278
|
- spec/models/repository_version_response_spec.rb
|
279
|
+
- spec/models/policy_enum_spec.rb
|
299
280
|
- spec/models/paginatedpython_python_package_content_response_list_spec.rb
|
300
|
-
- spec/models/python_python_publication_spec.rb
|
301
|
-
- spec/models/python_python_remote_response_spec.rb
|
302
281
|
- spec/models/paginated_repository_version_response_list_spec.rb
|
282
|
+
- spec/models/python_python_distribution_spec.rb
|
303
283
|
- spec/models/paginatedpython_python_publication_response_list_spec.rb
|
304
|
-
- spec/models/
|
284
|
+
- spec/models/unset_label_response_spec.rb
|
305
285
|
- spec/models/set_label_response_spec.rb
|
306
|
-
- spec/models/
|
286
|
+
- spec/models/python_bander_remote_spec.rb
|
287
|
+
- spec/models/python_python_remote_spec.rb
|
288
|
+
- spec/models/python_python_remote_response_hidden_fields_spec.rb
|
289
|
+
- spec/models/python_python_package_content_response_spec.rb
|
290
|
+
- spec/models/exclude_platforms_enum_spec.rb
|
291
|
+
- spec/models/python_python_publication_spec.rb
|
307
292
|
- spec/models/content_summary_response_spec.rb
|
308
|
-
- spec/models/
|
293
|
+
- spec/models/python_python_package_content_spec.rb
|
294
|
+
- spec/models/patchedpython_python_distribution_spec.rb
|
295
|
+
- spec/models/python_python_publication_response_spec.rb
|
296
|
+
- spec/models/paginatedpython_python_remote_response_list_spec.rb
|
297
|
+
- spec/models/package_metadata_response_spec.rb
|
309
298
|
- spec/models/async_operation_response_spec.rb
|
299
|
+
- spec/models/summary_response_spec.rb
|
300
|
+
- spec/models/repository_sync_url_spec.rb
|
301
|
+
- spec/models/package_upload_spec.rb
|
302
|
+
- spec/models/set_label_spec.rb
|
303
|
+
- spec/models/package_upload_task_response_spec.rb
|
304
|
+
- spec/models/python_python_repository_spec.rb
|
305
|
+
- spec/models/repository_add_remove_content_spec.rb
|
306
|
+
- spec/models/patchedpython_python_remote_spec.rb
|
307
|
+
- spec/models/package_types_enum_spec.rb
|
308
|
+
- spec/models/paginatedpython_python_repository_response_list_spec.rb
|
309
|
+
- spec/models/python_python_distribution_response_spec.rb
|
310
310
|
- spec/spec_helper.rb
|