pulp_python_client 3.11.2 → 3.11.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 53a13e679bacbfa2d10c68e12f2297434a2c1a882407a0cce8f1a4b10492cfa4
4
- data.tar.gz: ad42dca027bc9ce5c5ee1492b98770efa54356681960834e45d2b4fcc20f85e6
3
+ metadata.gz: 5bb05a5fe1aa81d78e1c8d383ef9689c4235dd2a8270616c8067090ec0dd8159
4
+ data.tar.gz: 598b9a8243f42bb6bdc64277f6cd0ab25f21f704173dacbbc3eed03b29426077
5
5
  SHA512:
6
- metadata.gz: b49633180e476b59197b388cff6a68616d4579db8466fc0e3a564a2602626ab2efd6402a4f75ba793ebd1cab596d9f3f7bc3363e5ee59031092bfa8a28c0d7c9
7
- data.tar.gz: 5d14743652f764d1e149a6eeb6878043337a7ce8526cb69c5897d453f9033742aff530b4fa6f77b45f55ed9cb46c159eead89168256e55d3cf3c508009b3b6e9
6
+ metadata.gz: b296dc79825363e613cbb5c9c54a0b6b4fd37826f45531a0aae5bcdefc9b3bce04092a7def21518d6a3c9f085c9408a967b1fffea127f3065cc5026d74d9a3e6
7
+ data.tar.gz: 27625c517b56f5e3b06f95cc6122dead7eafdfd34fb45b36d729cabd47fd4a43b954a2fd86fb77e93bbb1096fad4bfb0e486c9a71d92b256304e73d57a3d9e0f
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.2
10
+ - Package version: 3.11.3
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.2.gem
27
+ gem install ./pulp_python_client-3.11.3.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.11.2.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.11.3.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.2'
36
+ gem 'pulp_python_client', '~> 3.11.3'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -107,7 +107,7 @@ end
107
107
 
108
108
  ## Documentation for API Endpoints
109
109
 
110
- All URIs are relative to *http://pulp*
110
+ All URIs are relative to *http://localhost:24817*
111
111
 
112
112
  Class | Method | HTTP request | Description
113
113
  ------------ | ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpPythonClient::ContentPackagesApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpPythonClient::DistributionsPypiApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpPythonClient::PublicationsPypiApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
data/docs/PypiApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # PulpPythonClient::PypiApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpPythonClient::PypiLegacyApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpPythonClient::PypiMetadataApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpPythonClient::PypiSimpleApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpPythonClient::RemotesPythonApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpPythonClient::RepositoriesPythonApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # PulpPythonClient::RepositoriesPythonVersionsApi
2
2
 
3
- All URIs are relative to *http://pulp*
3
+ All URIs are relative to *http://localhost:24817*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -128,7 +128,7 @@ module PulpPythonClient
128
128
 
129
129
  def initialize
130
130
  @scheme = 'http'
131
- @host = 'pulp'
131
+ @host = 'localhost'
132
132
  @base_path = ''
133
133
  @api_key = {}
134
134
  @api_key_prefix = {}
@@ -210,7 +210,7 @@ module PulpPythonClient
210
210
  def server_settings
211
211
  [
212
212
  {
213
- url: "http://pulp/",
213
+ url: "http://localhost:24817/",
214
214
  description: "No description provided",
215
215
  }
216
216
  ]
@@ -368,20 +368,20 @@ module PulpPythonClient
368
368
  invalid_properties.push('invalid value for "download_concurrency", must be greater than or equal to 1.')
369
369
  end
370
370
 
371
- if !@total_timeout.nil? && @total_timeout < 0.0
372
- invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.0.')
371
+ if !@total_timeout.nil? && @total_timeout < 0
372
+ invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.')
373
373
  end
374
374
 
375
- if !@connect_timeout.nil? && @connect_timeout < 0.0
376
- invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.0.')
375
+ if !@connect_timeout.nil? && @connect_timeout < 0
376
+ invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.')
377
377
  end
378
378
 
379
- if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
380
- invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.')
379
+ if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
380
+ invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.')
381
381
  end
382
382
 
383
- if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
384
- invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.0.')
383
+ if !@sock_read_timeout.nil? && @sock_read_timeout < 0
384
+ invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.')
385
385
  end
386
386
 
387
387
  invalid_properties
@@ -401,10 +401,10 @@ module PulpPythonClient
401
401
  return false if !@username.nil? && @username.to_s.length < 1
402
402
  return false if !@password.nil? && @password.to_s.length < 1
403
403
  return false if !@download_concurrency.nil? && @download_concurrency < 1
404
- return false if !@total_timeout.nil? && @total_timeout < 0.0
405
- return false if !@connect_timeout.nil? && @connect_timeout < 0.0
406
- return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
407
- return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
404
+ return false if !@total_timeout.nil? && @total_timeout < 0
405
+ return false if !@connect_timeout.nil? && @connect_timeout < 0
406
+ return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
407
+ return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0
408
408
  true
409
409
  end
410
410
 
@@ -521,8 +521,8 @@ module PulpPythonClient
521
521
  # Custom attribute writer method with validation
522
522
  # @param [Object] total_timeout Value to be assigned
523
523
  def total_timeout=(total_timeout)
524
- if !total_timeout.nil? && total_timeout < 0.0
525
- fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.0.'
524
+ if !total_timeout.nil? && total_timeout < 0
525
+ fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.'
526
526
  end
527
527
 
528
528
  @total_timeout = total_timeout
@@ -531,8 +531,8 @@ module PulpPythonClient
531
531
  # Custom attribute writer method with validation
532
532
  # @param [Object] connect_timeout Value to be assigned
533
533
  def connect_timeout=(connect_timeout)
534
- if !connect_timeout.nil? && connect_timeout < 0.0
535
- fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.0.'
534
+ if !connect_timeout.nil? && connect_timeout < 0
535
+ fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.'
536
536
  end
537
537
 
538
538
  @connect_timeout = connect_timeout
@@ -541,8 +541,8 @@ module PulpPythonClient
541
541
  # Custom attribute writer method with validation
542
542
  # @param [Object] sock_connect_timeout Value to be assigned
543
543
  def sock_connect_timeout=(sock_connect_timeout)
544
- if !sock_connect_timeout.nil? && sock_connect_timeout < 0.0
545
- fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.'
544
+ if !sock_connect_timeout.nil? && sock_connect_timeout < 0
545
+ fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.'
546
546
  end
547
547
 
548
548
  @sock_connect_timeout = sock_connect_timeout
@@ -551,8 +551,8 @@ module PulpPythonClient
551
551
  # Custom attribute writer method with validation
552
552
  # @param [Object] sock_read_timeout Value to be assigned
553
553
  def sock_read_timeout=(sock_read_timeout)
554
- if !sock_read_timeout.nil? && sock_read_timeout < 0.0
555
- fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.0.'
554
+ if !sock_read_timeout.nil? && sock_read_timeout < 0
555
+ fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.'
556
556
  end
557
557
 
558
558
  @sock_read_timeout = sock_read_timeout
@@ -376,20 +376,20 @@ module PulpPythonClient
376
376
  invalid_properties.push('invalid value for "download_concurrency", must be greater than or equal to 1.')
377
377
  end
378
378
 
379
- if !@total_timeout.nil? && @total_timeout < 0.0
380
- invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.0.')
379
+ if !@total_timeout.nil? && @total_timeout < 0
380
+ invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.')
381
381
  end
382
382
 
383
- if !@connect_timeout.nil? && @connect_timeout < 0.0
384
- invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.0.')
383
+ if !@connect_timeout.nil? && @connect_timeout < 0
384
+ invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.')
385
385
  end
386
386
 
387
- if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
388
- invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.')
387
+ if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
388
+ invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.')
389
389
  end
390
390
 
391
- if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
392
- invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.0.')
391
+ if !@sock_read_timeout.nil? && @sock_read_timeout < 0
392
+ invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.')
393
393
  end
394
394
 
395
395
  invalid_properties
@@ -411,10 +411,10 @@ module PulpPythonClient
411
411
  return false if !@username.nil? && @username.to_s.length < 1
412
412
  return false if !@password.nil? && @password.to_s.length < 1
413
413
  return false if !@download_concurrency.nil? && @download_concurrency < 1
414
- return false if !@total_timeout.nil? && @total_timeout < 0.0
415
- return false if !@connect_timeout.nil? && @connect_timeout < 0.0
416
- return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
417
- return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
414
+ return false if !@total_timeout.nil? && @total_timeout < 0
415
+ return false if !@connect_timeout.nil? && @connect_timeout < 0
416
+ return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
417
+ return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0
418
418
  true
419
419
  end
420
420
 
@@ -539,8 +539,8 @@ module PulpPythonClient
539
539
  # Custom attribute writer method with validation
540
540
  # @param [Object] total_timeout Value to be assigned
541
541
  def total_timeout=(total_timeout)
542
- if !total_timeout.nil? && total_timeout < 0.0
543
- fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.0.'
542
+ if !total_timeout.nil? && total_timeout < 0
543
+ fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.'
544
544
  end
545
545
 
546
546
  @total_timeout = total_timeout
@@ -549,8 +549,8 @@ module PulpPythonClient
549
549
  # Custom attribute writer method with validation
550
550
  # @param [Object] connect_timeout Value to be assigned
551
551
  def connect_timeout=(connect_timeout)
552
- if !connect_timeout.nil? && connect_timeout < 0.0
553
- fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.0.'
552
+ if !connect_timeout.nil? && connect_timeout < 0
553
+ fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.'
554
554
  end
555
555
 
556
556
  @connect_timeout = connect_timeout
@@ -559,8 +559,8 @@ module PulpPythonClient
559
559
  # Custom attribute writer method with validation
560
560
  # @param [Object] sock_connect_timeout Value to be assigned
561
561
  def sock_connect_timeout=(sock_connect_timeout)
562
- if !sock_connect_timeout.nil? && sock_connect_timeout < 0.0
563
- fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.'
562
+ if !sock_connect_timeout.nil? && sock_connect_timeout < 0
563
+ fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.'
564
564
  end
565
565
 
566
566
  @sock_connect_timeout = sock_connect_timeout
@@ -569,8 +569,8 @@ module PulpPythonClient
569
569
  # Custom attribute writer method with validation
570
570
  # @param [Object] sock_read_timeout Value to be assigned
571
571
  def sock_read_timeout=(sock_read_timeout)
572
- if !sock_read_timeout.nil? && sock_read_timeout < 0.0
573
- fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.0.'
572
+ if !sock_read_timeout.nil? && sock_read_timeout < 0
573
+ fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.'
574
574
  end
575
575
 
576
576
  @sock_read_timeout = sock_read_timeout
@@ -323,20 +323,20 @@ module PulpPythonClient
323
323
  invalid_properties.push('invalid value for "download_concurrency", must be greater than or equal to 1.')
324
324
  end
325
325
 
326
- if !@total_timeout.nil? && @total_timeout < 0.0
327
- invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.0.')
326
+ if !@total_timeout.nil? && @total_timeout < 0
327
+ invalid_properties.push('invalid value for "total_timeout", must be greater than or equal to 0.')
328
328
  end
329
329
 
330
- if !@connect_timeout.nil? && @connect_timeout < 0.0
331
- invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.0.')
330
+ if !@connect_timeout.nil? && @connect_timeout < 0
331
+ invalid_properties.push('invalid value for "connect_timeout", must be greater than or equal to 0.')
332
332
  end
333
333
 
334
- if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
335
- invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.')
334
+ if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
335
+ invalid_properties.push('invalid value for "sock_connect_timeout", must be greater than or equal to 0.')
336
336
  end
337
337
 
338
- if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
339
- invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.0.')
338
+ if !@sock_read_timeout.nil? && @sock_read_timeout < 0
339
+ invalid_properties.push('invalid value for "sock_read_timeout", must be greater than or equal to 0.')
340
340
  end
341
341
 
342
342
  invalid_properties
@@ -348,10 +348,10 @@ module PulpPythonClient
348
348
  return false if @name.nil?
349
349
  return false if @url.nil?
350
350
  return false if !@download_concurrency.nil? && @download_concurrency < 1
351
- return false if !@total_timeout.nil? && @total_timeout < 0.0
352
- return false if !@connect_timeout.nil? && @connect_timeout < 0.0
353
- return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0.0
354
- return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0.0
351
+ return false if !@total_timeout.nil? && @total_timeout < 0
352
+ return false if !@connect_timeout.nil? && @connect_timeout < 0
353
+ return false if !@sock_connect_timeout.nil? && @sock_connect_timeout < 0
354
+ return false if !@sock_read_timeout.nil? && @sock_read_timeout < 0
355
355
  true
356
356
  end
357
357
 
@@ -368,8 +368,8 @@ module PulpPythonClient
368
368
  # Custom attribute writer method with validation
369
369
  # @param [Object] total_timeout Value to be assigned
370
370
  def total_timeout=(total_timeout)
371
- if !total_timeout.nil? && total_timeout < 0.0
372
- fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.0.'
371
+ if !total_timeout.nil? && total_timeout < 0
372
+ fail ArgumentError, 'invalid value for "total_timeout", must be greater than or equal to 0.'
373
373
  end
374
374
 
375
375
  @total_timeout = total_timeout
@@ -378,8 +378,8 @@ module PulpPythonClient
378
378
  # Custom attribute writer method with validation
379
379
  # @param [Object] connect_timeout Value to be assigned
380
380
  def connect_timeout=(connect_timeout)
381
- if !connect_timeout.nil? && connect_timeout < 0.0
382
- fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.0.'
381
+ if !connect_timeout.nil? && connect_timeout < 0
382
+ fail ArgumentError, 'invalid value for "connect_timeout", must be greater than or equal to 0.'
383
383
  end
384
384
 
385
385
  @connect_timeout = connect_timeout
@@ -388,8 +388,8 @@ module PulpPythonClient
388
388
  # Custom attribute writer method with validation
389
389
  # @param [Object] sock_connect_timeout Value to be assigned
390
390
  def sock_connect_timeout=(sock_connect_timeout)
391
- if !sock_connect_timeout.nil? && sock_connect_timeout < 0.0
392
- fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.0.'
391
+ if !sock_connect_timeout.nil? && sock_connect_timeout < 0
392
+ fail ArgumentError, 'invalid value for "sock_connect_timeout", must be greater than or equal to 0.'
393
393
  end
394
394
 
395
395
  @sock_connect_timeout = sock_connect_timeout
@@ -398,8 +398,8 @@ module PulpPythonClient
398
398
  # Custom attribute writer method with validation
399
399
  # @param [Object] sock_read_timeout Value to be assigned
400
400
  def sock_read_timeout=(sock_read_timeout)
401
- if !sock_read_timeout.nil? && sock_read_timeout < 0.0
402
- fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.0.'
401
+ if !sock_read_timeout.nil? && sock_read_timeout < 0
402
+ fail ArgumentError, 'invalid value for "sock_read_timeout", must be greater than or equal to 0.'
403
403
  end
404
404
 
405
405
  @sock_read_timeout = sock_read_timeout
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpPythonClient
14
- VERSION = '3.11.2'
14
+ VERSION = '3.11.3'
15
15
  end
@@ -18,7 +18,7 @@ describe PulpPythonClient::Configuration do
18
18
  before(:each) do
19
19
  # uncomment below to setup host and base_path
20
20
  # require 'URI'
21
- # uri = URI.parse("http://pulp")
21
+ # uri = URI.parse("http://localhost:24817")
22
22
  # PulpPythonClient.configure do |c|
23
23
  # c.host = uri.host
24
24
  # c.base_path = uri.path
@@ -28,14 +28,14 @@ describe PulpPythonClient::Configuration do
28
28
  describe '#base_url' do
29
29
  it 'should have the default value' do
30
30
  # uncomment below to test default value of the base path
31
- # expect(config.base_url).to eq("http://pulp")
31
+ # expect(config.base_url).to eq("http://localhost:24817")
32
32
  end
33
33
 
34
34
  it 'should remove trailing slashes' do
35
35
  [nil, '', '/', '//'].each do |base_path|
36
36
  config.base_path = base_path
37
37
  # uncomment below to test trailing slashes
38
- # expect(config.base_url).to eq("http://pulp")
38
+ # expect(config.base_url).to eq("http://localhost:24817")
39
39
  end
40
40
  end
41
41
  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.11.2
4
+ version: 3.11.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-06-27 00:00:00.000000000 Z
11
+ date: 2024-08-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -34,42 +34,42 @@ dependencies:
34
34
  name: json
35
35
  requirement: !ruby/object:Gem::Requirement
36
36
  requirements:
37
- - - ">="
38
- - !ruby/object:Gem::Version
39
- version: 2.1.0
40
37
  - - "~>"
41
38
  - !ruby/object:Gem::Version
42
39
  version: '2.1'
40
+ - - ">="
41
+ - !ruby/object:Gem::Version
42
+ version: 2.1.0
43
43
  type: :runtime
44
44
  prerelease: false
45
45
  version_requirements: !ruby/object:Gem::Requirement
46
46
  requirements:
47
- - - ">="
48
- - !ruby/object:Gem::Version
49
- version: 2.1.0
50
47
  - - "~>"
51
48
  - !ruby/object:Gem::Version
52
49
  version: '2.1'
50
+ - - ">="
51
+ - !ruby/object:Gem::Version
52
+ version: 2.1.0
53
53
  - !ruby/object:Gem::Dependency
54
54
  name: rspec
55
55
  requirement: !ruby/object:Gem::Requirement
56
56
  requirements:
57
- - - ">="
58
- - !ruby/object:Gem::Version
59
- version: 3.6.0
60
57
  - - "~>"
61
58
  - !ruby/object:Gem::Version
62
59
  version: '3.6'
60
+ - - ">="
61
+ - !ruby/object:Gem::Version
62
+ version: 3.6.0
63
63
  type: :development
64
64
  prerelease: false
65
65
  version_requirements: !ruby/object:Gem::Requirement
66
66
  requirements:
67
- - - ">="
68
- - !ruby/object:Gem::Version
69
- version: 3.6.0
70
67
  - - "~>"
71
68
  - !ruby/object:Gem::Version
72
69
  version: '3.6'
70
+ - - ">="
71
+ - !ruby/object:Gem::Version
72
+ version: 3.6.0
73
73
  description: Fetch, Upload, Organize, and Distribute Software Packages
74
74
  email:
75
75
  - pulp-list@redhat.com
@@ -252,59 +252,59 @@ required_rubygems_version: !ruby/object:Gem::Requirement
252
252
  - !ruby/object:Gem::Version
253
253
  version: '0'
254
254
  requirements: []
255
- rubygems_version: 3.0.3.1
255
+ rubygems_version: 3.3.5
256
256
  signing_key:
257
257
  specification_version: 4
258
258
  summary: Pulp 3 API Ruby Gem
259
259
  test_files:
260
- - spec/api/repositories_python_versions_api_spec.rb
261
- - spec/api/publications_pypi_api_spec.rb
262
- - spec/api/remotes_python_api_spec.rb
260
+ - spec/api/repositories_python_api_spec.rb
261
+ - spec/api/distributions_pypi_api_spec.rb
263
262
  - spec/api/pypi_legacy_api_spec.rb
264
- - spec/api/content_packages_api_spec.rb
265
- - spec/api/pypi_api_spec.rb
266
263
  - spec/api/pypi_simple_api_spec.rb
267
- - spec/api/distributions_pypi_api_spec.rb
268
- - spec/api/repositories_python_api_spec.rb
264
+ - spec/api/publications_pypi_api_spec.rb
265
+ - spec/api/pypi_api_spec.rb
266
+ - spec/api/repositories_python_versions_api_spec.rb
267
+ - spec/api/content_packages_api_spec.rb
269
268
  - spec/api/pypi_metadata_api_spec.rb
269
+ - spec/api/remotes_python_api_spec.rb
270
270
  - spec/api_client_spec.rb
271
271
  - spec/configuration_spec.rb
272
- - spec/models/python_python_publication_response_spec.rb
273
- - spec/models/paginatedpython_python_package_content_response_list_spec.rb
274
- - spec/models/patchedpython_python_distribution_spec.rb
275
- - spec/models/patchedpython_python_repository_spec.rb
272
+ - spec/models/python_python_remote_response_hidden_fields_spec.rb
273
+ - spec/models/repair_spec.rb
274
+ - spec/models/python_python_remote_spec.rb
275
+ - spec/models/content_summary_response_spec.rb
276
+ - spec/models/exclude_platforms_enum_spec.rb
276
277
  - spec/models/python_python_remote_response_spec.rb
277
- - spec/models/unset_label_response_spec.rb
278
+ - spec/models/paginatedpython_python_publication_response_list_spec.rb
279
+ - spec/models/paginated_repository_version_response_list_spec.rb
278
280
  - spec/models/set_label_response_spec.rb
281
+ - spec/models/policy_enum_spec.rb
282
+ - spec/models/repository_version_response_spec.rb
283
+ - spec/models/unset_label_spec.rb
284
+ - spec/models/paginatedpython_python_remote_response_list_spec.rb
285
+ - spec/models/python_python_distribution_response_spec.rb
279
286
  - spec/models/repository_sync_url_spec.rb
280
- - spec/models/python_python_repository_response_spec.rb
281
- - spec/models/python_python_distribution_spec.rb
287
+ - spec/models/summary_response_spec.rb
288
+ - spec/models/package_types_enum_spec.rb
289
+ - spec/models/unset_label_response_spec.rb
290
+ - spec/models/python_python_repository_spec.rb
291
+ - spec/models/paginatedpython_python_package_content_response_list_spec.rb
292
+ - spec/models/python_bander_remote_spec.rb
293
+ - spec/models/package_upload_task_response_spec.rb
294
+ - spec/models/async_operation_response_spec.rb
282
295
  - spec/models/python_python_package_content_response_spec.rb
283
296
  - spec/models/paginatedpython_python_repository_response_list_spec.rb
284
- - spec/models/content_summary_response_spec.rb
297
+ - spec/models/patchedpython_python_repository_spec.rb
298
+ - spec/models/patchedpython_python_remote_spec.rb
285
299
  - spec/models/python_python_package_content_spec.rb
300
+ - spec/models/paginatedpython_python_distribution_response_list_spec.rb
286
301
  - spec/models/python_python_publication_spec.rb
287
- - spec/models/paginatedpython_python_remote_response_list_spec.rb
288
- - spec/models/python_python_remote_response_hidden_fields_spec.rb
302
+ - spec/models/python_python_publication_response_spec.rb
303
+ - spec/models/package_upload_spec.rb
289
304
  - spec/models/package_metadata_response_spec.rb
290
- - spec/models/repair_spec.rb
291
305
  - spec/models/repository_add_remove_content_spec.rb
292
- - spec/models/policy_enum_spec.rb
293
- - spec/models/paginatedpython_python_distribution_response_list_spec.rb
294
- - spec/models/repository_version_response_spec.rb
295
- - spec/models/python_bander_remote_spec.rb
296
- - spec/models/python_python_repository_spec.rb
297
- - spec/models/async_operation_response_spec.rb
298
- - spec/models/paginated_repository_version_response_list_spec.rb
299
- - spec/models/summary_response_spec.rb
306
+ - spec/models/python_python_distribution_spec.rb
307
+ - spec/models/patchedpython_python_distribution_spec.rb
300
308
  - spec/models/set_label_spec.rb
301
- - spec/models/python_python_remote_spec.rb
302
- - spec/models/exclude_platforms_enum_spec.rb
303
- - spec/models/package_upload_spec.rb
304
- - spec/models/python_python_distribution_response_spec.rb
305
- - spec/models/package_types_enum_spec.rb
306
- - spec/models/patchedpython_python_remote_spec.rb
307
- - spec/models/paginatedpython_python_publication_response_list_spec.rb
308
- - spec/models/unset_label_spec.rb
309
- - spec/models/package_upload_task_response_spec.rb
309
+ - spec/models/python_python_repository_response_spec.rb
310
310
  - spec/spec_helper.rb