pulp_python_client 3.2.0.dev1617421913 → 3.2.0.dev1617508371

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: e37c9cf004c92fc7596eb5c4f867ca645eac53ad3c496da4573241ebca154aae
4
- data.tar.gz: 972b559374b8d46bb21e78761fdd84d011ad5bc7d62d0af7a4e5df5baeed93dd
3
+ metadata.gz: 3df0502a2a10b2bf9b5fe09ffa54096b97f6496213c8b76efdc4ffb8978aa9d2
4
+ data.tar.gz: fe128b3407c24e1688b5ebd819acb83bffb602f73b167e724dbe4918056ae7ba
5
5
  SHA512:
6
- metadata.gz: 045c1a76cbf3a50d70962e4b6901804fa1f351e8e716d9e422e47af6e6faafa0e7387bd8b5c6ed25a79ede518a97734611578509b8cdc54b02a216f231f4fd73
7
- data.tar.gz: 19cf5927f4ce5682316fbd27f1faeeb185a48885fcb5640090fee03940c96c61537f100f8553ff23ac71a96ae867f98d52f110f65e27758220089a84a1762e5c
6
+ metadata.gz: 4ae8747ea920192e0ddf0b18dbe64a40cc1ec67261a887da135f55c1c4913c7c1377b8681e910781bf8202ade3730c2787a9b05980e4bb888c318c9fb96b9f91
7
+ data.tar.gz: 69a22aa9f73d46abdfe69834aa4034c82e169f10a3178466541795acc362bfae01ce7e498c67b9e3402f464bf86603bdbc73c3989b15ae09d097789528499b6a
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.dev1617421913
10
+ - Package version: 3.2.0.dev1617508371
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.dev1617421913.gem
27
+ gem install ./pulp_python_client-3.2.0.dev1617508371.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1617421913.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1617508371.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.dev1617421913'
36
+ gem 'pulp_python_client', '~> 3.2.0.dev1617508371'
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.dev1617421913'
14
+ VERSION = '3.2.0.dev1617508371'
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.dev1617421913
4
+ version: 3.2.0.dev1617508371
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-04-03 00:00:00.000000000 Z
11
+ date: 2021-04-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday