pulp_python_client 3.3.0.dev1619841102 → 3.3.0.dev1620273399

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: cab35e8201095e87f59f966be95254ee4cfdf9c0e6154a222546089fc8d7dd48
4
- data.tar.gz: 3a4a46ace9fcccc0149dc97ff5ac95de64ef335e5a82232c8a27083f04d21f4c
3
+ metadata.gz: 0ef1f9e25b6790d1a32fe281959d490b2383cc4c19145e1fa68d323efe5c86fd
4
+ data.tar.gz: 6f87cd296136f9bd54d10af1f1a0e65271da39fabe66672d429c4f08e9cfd3f3
5
5
  SHA512:
6
- metadata.gz: bff6f42755b936186d924cb98d0b2255049ed52f1575e7f9c12fd3abcfecc244c4a262867690096c2816b78dcf17906bc53e0c61991ddf169074be82245e1fac
7
- data.tar.gz: 8b912f6ce454a4fa5c17af8510204fa36169c075ebe92778617a72b0f36f84b5a5456a9b378ad06f0631ae3871d82fa521b0b9377e3199e866572d46927f4002
6
+ metadata.gz: 3faffc5dfe9c6fdc5b8cd1dbe55a33eae1e11b077a7db997a2cf27e1b5875217ad15cc2b15e147a84ab56cbedcbf8d4e804bf9de28befcbd3cd4f91a4b34a113
7
+ data.tar.gz: e79e9095708c9b8a21a203c2696515780a9f8acafd21cade8163ec81c5f84d4ed6030772a1b60e6f7c2122bae3563d1364af4aadcb410f75e1955fd5ec16e271
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.3.0.dev1619841102
10
+ - Package version: 3.3.0.dev1620273399
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.3.0.dev1619841102.gem
27
+ gem install ./pulp_python_client-3.3.0.dev1620273399.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.3.0.dev1619841102.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.3.0.dev1620273399.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.3.0.dev1619841102'
36
+ gem 'pulp_python_client', '~> 3.3.0.dev1620273399'
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.3.0.dev1619841102'
14
+ VERSION = '3.3.0.dev1620273399'
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.3.0.dev1619841102
4
+ version: 3.3.0.dev1620273399
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-05-01 00:00:00.000000000 Z
11
+ date: 2021-05-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday