pulp_python_client 3.1.0.dev01612496052 → 3.1.0.dev01612582414

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.

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: c69824fa7a6b9bf4d3d65c78ba0bd697881b4c5153f0d221d5a2f8d6f080e0ac
4
- data.tar.gz: 74453cda2a761503ef836e1bce15bf555daf8d4a963ad8af10d5c6384c4f2b4a
3
+ metadata.gz: 6babeadaa019840783744e8168d3f3eb72297c30c306acbeb305a43bb4809cf6
4
+ data.tar.gz: 83fce4c73b7722a3c2d9f1f449fc916d4b61a6595c3338c8af0cf22669966be1
5
5
  SHA512:
6
- metadata.gz: c882ce1f0a0c66fa9fa882566ebfc629dba93bf75644cdf9bbd2edc063d0cdcb624e7f4361e2a8a8571fd644efb703c9cd9ea07834fbd3f380323456353b01ad
7
- data.tar.gz: 3598b9de6ed853e730532b5d991c0f6fcf2e15adc8ab0d7fb7686d47921323e18d557750ea0f320ebe6b0fa6f0e95e74822850a5af958c77b625e4fa5407516b
6
+ metadata.gz: 2790fc11cca63180ec3eb714ec3c33de402c3259ea4ccefaf70c4ca076c714c19f6cab4db7d1cd869ce4d37200394cd68e5b16e1cf299e732034e41c8be6c20e
7
+ data.tar.gz: 0e72f606683e3a6c4bf40fbfd4f4ed65bdb09bef2609220255ed9ce3eac61407dca7810585335d01b037dffe797b8acb619254fb6438ff0fb82f66421d715e67
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.1.0.dev01612496052
10
+ - Package version: 3.1.0.dev01612582414
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.1.0.dev01612496052.gem
27
+ gem install ./pulp_python_client-3.1.0.dev01612582414.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01612496052.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01612582414.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.1.0.dev01612496052'
36
+ gem 'pulp_python_client', '~> 3.1.0.dev01612582414'
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.1.0.dev01612496052'
14
+ VERSION = '3.1.0.dev01612582414'
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.1.0.dev01612496052
4
+ version: 3.1.0.dev01612582414
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-02-05 00:00:00.000000000 Z
11
+ date: 2021-02-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday