pulp_python_client 3.2.0.dev1616298157 → 3.2.0.dev1616817147

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of pulp_python_client might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9758bd362ecd1d493f96878352b9053c10029a7e3a95d8863e0ec6e6827c4aa1
4
- data.tar.gz: f06de953eb9dde85ef61a50e290d9e4ccd92813cc0e7153bf6247e0a73092b6f
3
+ metadata.gz: f58c8fffb15b3263aeeb2396fd5ca2428faf93c41b1c7ce14a509bc8db952291
4
+ data.tar.gz: c8cc7a81e9781a8f5b1557be3547617067061faca546641dbb30f472b464d733
5
5
  SHA512:
6
- metadata.gz: d7268b8e622763a175364318a98881e47b7c2ccf74adeb63d52940e2d51159a2ff31cb52437ca89f68c352330f2ee4bb6ece0d045a833fd93f7218d70491e348
7
- data.tar.gz: 0efe04b7396194f4c19274a17069a996947044fb86c3a81b1f5519df29e635b2c246aa60c283e144fc36c9741943bfe667b5d7eb00640e6656ecef18dfaec610
6
+ metadata.gz: 27137506acaef73e30e1d5311d688507a8d70875ccdcef04e75222f4d5c8d81d66c7e11479b717814db56128d4894f17c7b5ecee07d8999a5c67d3ba3dfca9bd
7
+ data.tar.gz: 743141237cd759f8b178eab7ca803cf5a54c4cd23b28345a7419b78af346e224083ceb37e6b57ef4a07d58176bd630b8f1c307496cedc7c255d039f81e5525ca
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.2.0.dev1616298157
10
+ - Package version: 3.2.0.dev1616817147
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.2.0.dev1616298157.gem
27
+ gem install ./pulp_python_client-3.2.0.dev1616817147.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1616298157.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1616817147.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.2.0.dev1616298157'
36
+ gem 'pulp_python_client', '~> 3.2.0.dev1616817147'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module PulpPythonClient
14
- VERSION = '3.2.0.dev1616298157'
14
+ VERSION = '3.2.0.dev1616817147'
15
15
  end
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.2.0.dev1616298157
4
+ version: 3.2.0.dev1616817147
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-03-21 00:00:00.000000000 Z
11
+ date: 2021-03-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -211,39 +211,39 @@ specification_version: 4
211
211
  summary: Pulp 3 API Ruby Gem
212
212
  test_files:
213
213
  - spec/api/repositories_python_versions_api_spec.rb
214
+ - spec/api/remotes_python_api_spec.rb
214
215
  - spec/api/distributions_pypi_api_spec.rb
215
- - spec/api/content_packages_api_spec.rb
216
216
  - spec/api/publications_pypi_api_spec.rb
217
- - spec/api/remotes_python_api_spec.rb
218
217
  - spec/api/repositories_python_api_spec.rb
218
+ - spec/api/content_packages_api_spec.rb
219
219
  - spec/api_client_spec.rb
220
220
  - spec/configuration_spec.rb
221
- - spec/models/python_python_distribution_response_spec.rb
222
- - spec/models/content_summary_spec.rb
223
- - spec/models/async_operation_response_spec.rb
224
- - spec/models/patchedpython_python_remote_spec.rb
225
- - spec/models/python_bander_remote_spec.rb
221
+ - spec/models/paginatedpython_python_remote_response_list_spec.rb
226
222
  - spec/models/python_python_package_content_response_spec.rb
227
- - spec/models/paginatedpython_python_repository_response_list_spec.rb
228
- - spec/models/python_python_remote_response_spec.rb
229
- - spec/models/python_python_publication_response_spec.rb
230
- - spec/models/python_python_publication_spec.rb
231
- - spec/models/policy_enum_spec.rb
232
- - spec/models/content_summary_response_spec.rb
233
- - spec/models/python_python_repository_spec.rb
234
- - spec/models/paginatedpython_python_package_content_response_list_spec.rb
235
- - spec/models/repository_version_spec.rb
236
223
  - spec/models/python_python_distribution_spec.rb
237
- - spec/models/python_python_remote_spec.rb
238
224
  - spec/models/patchedpython_python_distribution_spec.rb
239
- - spec/models/paginatedpython_python_remote_response_list_spec.rb
240
- - spec/models/paginated_repository_version_response_list_spec.rb
241
225
  - spec/models/repository_add_remove_content_spec.rb
226
+ - spec/models/paginatedpython_python_publication_response_list_spec.rb
227
+ - spec/models/python_python_repository_spec.rb
228
+ - spec/models/async_operation_response_spec.rb
229
+ - spec/models/python_python_distribution_response_spec.rb
230
+ - spec/models/policy_enum_spec.rb
231
+ - spec/models/repository_version_spec.rb
242
232
  - spec/models/patchedpython_python_repository_spec.rb
233
+ - spec/models/content_summary_response_spec.rb
234
+ - spec/models/python_python_repository_response_spec.rb
235
+ - spec/models/python_bander_remote_spec.rb
243
236
  - spec/models/repository_version_response_spec.rb
237
+ - spec/models/python_python_package_content_spec.rb
238
+ - spec/models/python_python_remote_spec.rb
239
+ - spec/models/patchedpython_python_remote_spec.rb
244
240
  - spec/models/repository_sync_url_spec.rb
245
- - spec/models/paginatedpython_python_publication_response_list_spec.rb
241
+ - spec/models/paginatedpython_python_repository_response_list_spec.rb
242
+ - spec/models/python_python_publication_spec.rb
243
+ - spec/models/content_summary_spec.rb
244
+ - spec/models/paginatedpython_python_package_content_response_list_spec.rb
245
+ - spec/models/python_python_remote_response_spec.rb
246
+ - spec/models/python_python_publication_response_spec.rb
247
+ - spec/models/paginated_repository_version_response_list_spec.rb
246
248
  - spec/models/paginatedpython_python_distribution_response_list_spec.rb
247
- - spec/models/python_python_package_content_spec.rb
248
- - spec/models/python_python_repository_response_spec.rb
249
249
  - spec/spec_helper.rb