pulp_python_client 3.1.0.dev01613532830 → 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: 005f523a6e5ee5cded248cad258de4bc4c71aa3aa0e4fbec91bbab61d4df5660
4
- data.tar.gz: f43ca2fe7ade116e3f99745c0744c68d7cb32a6f0bdbcd22a2ba859b28920f12
3
+ metadata.gz: 21e8f863c1489611a1816264537c347cff53c1c86f69ef4c366d6700b6811e8e
4
+ data.tar.gz: a0064a1b177f5eb7b4acf04c4bb7ac9744afa937c0eac45b373557aec6dfb22d
5
5
  SHA512:
6
- metadata.gz: 9dc118529e6dfcf89dc61334f4afea824fb51f991942c7dea693865ddb653e1f6824309c2fc3c22404eee560138a2c5c39e4a952dcad4bcedf0382a7ad0de569
7
- data.tar.gz: '084a96cf0fa75ba0db0658c71669fd14cd3bb1c8dcc29a40ed6d18a8eaa98d9e719d750afae78b81627e251938657f4768108810d1a61b4926ea2edb06228b0f'
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.dev01613532830
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.dev01613532830.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.dev01613532830.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.dev01613532830'
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.dev01613532830'
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.dev01613532830
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-17 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