pulp_python_client 3.8.0.dev1659502065 → 3.8.0.dev1659587740

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: f92e0759f3f84e833222101bcbda91d9ceedd731104fb4a4e00b47859ef343d4
4
- data.tar.gz: 0ea76089ce64dc84a2407def818552d1a8bcab83457c28671c69268c76b1340b
3
+ metadata.gz: eb6ea394e665ea50734b5835cee2b93cdc7b47f116a9e966299736799958f873
4
+ data.tar.gz: 1e4bc339889047bd79be4001ad16daf6c182a69b4aa15ad0d4f9b7612a6c61d9
5
5
  SHA512:
6
- metadata.gz: 2568634f8ebaab7cdcf7088d6f9a6050dac307ebac9ba3269c6d18fec1f202977c0ea7f917eea1e376e414f6dcf081e28da63f3b535f38b1207f80ba42f888a9
7
- data.tar.gz: 03f273f23aa7ca5495c345fe979cd1de2686e7b3c08048caf9b6b492a07a516a1c2b639644d01ab69154f293545ac6d899940098efd781aeaa4cfeaae3dffd43
6
+ metadata.gz: 7657eef32e74209b3137372f86c415e6411b0f81e315ebc17deec872a046a35814ba8cabed1aafe978d57846118a75397679054f94ad6b729fd1bc8f13660a6b
7
+ data.tar.gz: 6338404bf80e3ed1eda8afac66f4653c2c8467ca26196e5b0d20123389723cde395133f67072ea059f0c3c85c9b88e1c3240ae2af838b1a2c5f5f797e4aac588
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.8.0.dev1659502065
10
+ - Package version: 3.8.0.dev1659587740
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.8.0.dev1659502065.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1659587740.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1659502065.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1659587740.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.8.0.dev1659502065'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1659587740'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpPythonClient
14
- VERSION = '3.8.0.dev1659502065'
14
+ VERSION = '3.8.0.dev1659587740'
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.8.0.dev1659502065
4
+ version: 3.8.0.dev1659587740
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-08-03 00:00:00.000000000 Z
11
+ date: 2022-08-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday