pulp_python_client 3.1.0.dev01613187196 → 3.1.0.dev01613619223

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: 7e392b6e87ba7a2c6ab362bc5598de06cd9bb49fc2846142e6678ba430e52493
4
- data.tar.gz: 7bcfda440c1ae81ea65716864b23265b9d93f4da2ac50248cd3e6c8b207c1f98
3
+ metadata.gz: 21e8f863c1489611a1816264537c347cff53c1c86f69ef4c366d6700b6811e8e
4
+ data.tar.gz: a0064a1b177f5eb7b4acf04c4bb7ac9744afa937c0eac45b373557aec6dfb22d
5
5
  SHA512:
6
- metadata.gz: c5aa6a095b66668ae22e0691167018aa99153fd239ef05c43e8820e7fa0d8ace51194c23c26dc9ff65c0ee3bb822626acf52cc573771f8dd455d3eb5fdcbb2c5
7
- data.tar.gz: 0d40846292e3099218a8672e27c4385cd420dc1dd89b85c3e54686fceb0ae87ad14db8c25d823ad0afa8b305084f09b3632d11ad3a866f4b8b28e07c7163cc38
6
+ metadata.gz: 732d98275bffa95850f18b615855989aa2850663f6f8126118ea1f51717a59c3d8457cb81960a14d9531db2fb05cede46e9ea276f73c22b182e963f49473a90d
7
+ data.tar.gz: c82c6c673cd2d39cba6f2a3f70bb585df97386b69544e7c5b2c772a0fe23ebb2a729849cc51e8e3610267df684bac2581e080ba1968424071aa9e60673f6b0cf
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.dev01613187196
10
+ - Package version: 3.1.0.dev01613619223
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.dev01613187196.gem
27
+ gem install ./pulp_python_client-3.1.0.dev01613619223.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01613187196.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01613619223.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.dev01613187196'
36
+ gem 'pulp_python_client', '~> 3.1.0.dev01613619223'
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.dev01613187196'
14
+ VERSION = '3.1.0.dev01613619223'
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.dev01613187196
4
+ version: 3.1.0.dev01613619223
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-13 00:00:00.000000000 Z
11
+ date: 2021-02-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday