pulp_python_client 3.1.0.dev01613360017 → 3.1.0.dev01613446410

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: f3831820bfba404f8a216ae22c64659e0c25d22c63458ee351732fb05935e815
4
- data.tar.gz: 9167e82b1caebb65162684f7d1edb569f11c8a0ba0ec22c6ecda83847fae2439
3
+ metadata.gz: cca1bf61369d12f57e9593dd949424bd1640ec393548f7085277b8b4a024e534
4
+ data.tar.gz: 73c1523a2078762f8afd51daf5161ea0a1bbcbf9ed268863c07ea3b46e26d98b
5
5
  SHA512:
6
- metadata.gz: f2d7733086eb7e0489930d665e9f47bdf4d19dffff1e225b6dd4591030c9bd70e857281342de6c948f858ad5f4f75a368b699eae50771bbf91e564d4683680f6
7
- data.tar.gz: 8ba16f2277004a9ae82fbcc1baba978e0fca58af0fee4b59c681a337ada222146e826251c8f30f44297f797802ea938226c0d42537c603222ee467a813a7de34
6
+ metadata.gz: 185085e1f65ebbc48a3a468ed902b09cfcd71e08a2fbbf6c2df1d4a143b9081f65a9c21e7d18a8fb9907225abb900929b531dcf0d7759db7c6356f6ec055dfb8
7
+ data.tar.gz: 2999978ddd4a7feb1de99eacc61ba9030773f70afafb9ee9b021fc277fd32668278d0e83b6055cef7bed705fe39a167cdba6c056784f700977c847f39ad8806f
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.1.0.dev01613360017
10
+ - Package version: 3.1.0.dev01613446410
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.1.0.dev01613360017.gem
27
+ gem install ./pulp_python_client-3.1.0.dev01613446410.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01613360017.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01613446410.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.1.0.dev01613360017'
36
+ gem 'pulp_python_client', '~> 3.1.0.dev01613446410'
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.1.0.dev01613360017'
14
+ VERSION = '3.1.0.dev01613446410'
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.1.0.dev01613360017
4
+ version: 3.1.0.dev01613446410
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-02-15 00:00:00.000000000 Z
11
+ date: 2021-02-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday