pulp_python_client 3.2.0.dev1616643663 → 3.2.0.dev1616817147

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: 5cb1f32b7121fdec6d23d1acd4ddb69c4a50c62b5042dc110add25c35ce40f96
4
- data.tar.gz: e657eda0ac2e9c569fc227685d67875588919806088b77291836244699a89c04
3
+ metadata.gz: f58c8fffb15b3263aeeb2396fd5ca2428faf93c41b1c7ce14a509bc8db952291
4
+ data.tar.gz: c8cc7a81e9781a8f5b1557be3547617067061faca546641dbb30f472b464d733
5
5
  SHA512:
6
- metadata.gz: a5322d016b8a271842eb9abcc7acf23bf1b19f4134ec7952faca07ecfcfb1ef2eb6bb0d734ee54160432539655466edfcf6323f3bc2a792ccdb4d33e3c3fbf03
7
- data.tar.gz: b5c57781415a37290cda11415bf829bbdcd303f63d1a91b5cb6ca89f9310be4aae443651ded1b0e83679615b92819aa1c2fd6bda7ebaea926e76d32b380ca6e8
6
+ metadata.gz: 27137506acaef73e30e1d5311d688507a8d70875ccdcef04e75222f4d5c8d81d66c7e11479b717814db56128d4894f17c7b5ecee07d8999a5c67d3ba3dfca9bd
7
+ data.tar.gz: 743141237cd759f8b178eab7ca803cf5a54c4cd23b28345a7419b78af346e224083ceb37e6b57ef4a07d58176bd630b8f1c307496cedc7c255d039f81e5525ca
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.dev1616643663
10
+ - Package version: 3.2.0.dev1616817147
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.dev1616643663.gem
27
+ gem install ./pulp_python_client-3.2.0.dev1616817147.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1616643663.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1616817147.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.dev1616643663'
36
+ gem 'pulp_python_client', '~> 3.2.0.dev1616817147'
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.dev1616643663'
14
+ VERSION = '3.2.0.dev1616817147'
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.dev1616643663
4
+ version: 3.2.0.dev1616817147
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-03-25 00:00:00.000000000 Z
11
+ date: 2021-03-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday