pulp_python_client 3.2.0.dev1616990225 → 3.2.0.dev1617076421

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: 0c074588b1bc189073d5e0a95e7cff923d26144b3300b5c801fc9eb3d1b46f2f
4
- data.tar.gz: 73da79fdc181ec6f3c189d54d929ff1da8a0841ca32736b88e4de3f5bdc040b7
3
+ metadata.gz: d1b7c6d1768b2edf7e0fb1458fea96e0053a3f6667e06b946932985409be824a
4
+ data.tar.gz: 21ba49a86870d155e5af0980ba412223052f63a4da5449fb7c4a648897f08e8a
5
5
  SHA512:
6
- metadata.gz: 5e420436aa744d5dcd888a12c5a439f4d25392edabb10c4098da845d23e20612b0784eeb0a905142aa1ef1882c72c72fee8109499c9dc31697eeee0e4c7bc488
7
- data.tar.gz: 1e638ba432c8eb4f6a85f2865a09a95e45bf0ca2aac77f89b5cddc83853473e183a4903f58c72743479eafc54ce41de6b395c8c2c396b013de891eaffa3dd514
6
+ metadata.gz: adef22ba1f546de26f3ff72f6b4cf9bba7ad5d26894e754392664efa6af480f317e2eccf50854b0e7bb594c4a2fe558e64928ed7eaf42235bc36f3b27b39e889
7
+ data.tar.gz: eff5b5afa3d79ae0d7f8b30bf16ccbb32ea2ad78004cff8be8137107c6eb1a02e7d78f8ad92ca5487fda635be53b757ac2e1fc73a953b470db2d9bbf1cc9e29b
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.dev1616990225
10
+ - Package version: 3.2.0.dev1617076421
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.dev1616990225.gem
27
+ gem install ./pulp_python_client-3.2.0.dev1617076421.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1616990225.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.2.0.dev1617076421.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.dev1616990225'
36
+ gem 'pulp_python_client', '~> 3.2.0.dev1617076421'
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.dev1616990225'
14
+ VERSION = '3.2.0.dev1617076421'
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.dev1616990225
4
+ version: 3.2.0.dev1617076421
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-29 00:00:00.000000000 Z
11
+ date: 2021-03-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday