pulp_python_client 3.0.0b11.dev01597182225 → 3.0.0b11.dev01597268852

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: 66a8b247f2b27167e62371df29da5cc7bf5fe2e81fa15e06696d6533dc202774
4
- data.tar.gz: d4a87c980d150a2ba63778f7df6397bc8ab48926a854938fe2698788f4bdacee
3
+ metadata.gz: 5c7bf8d15b7b7ded94571fbfe7008414528d73a17d613a920488ef44b3d55ffe
4
+ data.tar.gz: 5009c268da3e9da45ffdbe91fc22694ce9ac1fed7750274981cfe48eac1a40ca
5
5
  SHA512:
6
- metadata.gz: 3354f749efd76d4fbe8dde5526af88df1c0a8a0cc3cd52164a33aeb6fb40b5577a196bdf6e1807e69c671d07ad29da80f11b316468f178efda440baf8a3d7278
7
- data.tar.gz: 2ed53f8279f41f29d150daeea8b0b27f1f7effa54722357c7de8e429df5703139834606e5756d603fb8fa397cfd6ac032a5936b14c8ba62d3c14b3a2af08fab5
6
+ metadata.gz: ec458d206820098205f1d770ec865b748ad7059dc034f68605679f119203a0606d7859e75a184209efdd5cd4a8d82d6258074195ed08c4b204a024335008bee3
7
+ data.tar.gz: dbca146468af99e1830025c035fbd28efdcb366073153d1a7507884645664622ea06f1d6a9476f1ab894f9939e12d842f2f12d91fb66f6488d9ebe9d8a1d72c6
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.0.0b11.dev01597182225
10
+ - Package version: 3.0.0b11.dev01597268852
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.0.0b11.dev01597182225.gem
27
+ gem install ./pulp_python_client-3.0.0b11.dev01597268852.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.0.0b11.dev01597182225.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.0.0b11.dev01597268852.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.0.0b11.dev01597182225'
36
+ gem 'pulp_python_client', '~> 3.0.0b11.dev01597268852'
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.0.0b11.dev01597182225'
14
+ VERSION = '3.0.0b11.dev01597268852'
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.0.0b11.dev01597182225
4
+ version: 3.0.0b11.dev01597268852
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-08-11 00:00:00.000000000 Z
11
+ date: 2020-08-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday