pulp_python_client 3.8.0.dev1668656011 → 3.8.0.dev1668828632

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: e1bd10ab73b20cdbf54e00614b44f002ff9509ce2e18780df59dc30145b3ce3e
4
- data.tar.gz: 6072c77b7d20791b5d4636dd6f890c95d75a6dbf37d595f36a9a3e16eb6c0b61
3
+ metadata.gz: 2655045191bfb3a42186215ec4c547ca863b816651b9161bc8c9be461d29805e
4
+ data.tar.gz: 3de8ed57d0ae15d2f150551e80130944041ee4d72a03c564aee99cce7c765f36
5
5
  SHA512:
6
- metadata.gz: 16bca1eb046e82e4ef43b64cb95121020e0b51001a43a335139037b3793f020a1c890f39c2335fb6b98f2287943122a914059ca7f66ec946f7c10332df717423
7
- data.tar.gz: cc082b2abd6e9793a5852c5efdfab898cd0edd9967248272eb7da98a967f3980d490c264aa447555c3e4bbe519e5948c20079da7385379cec2b630f0e9f4f5f9
6
+ metadata.gz: 27d807f7084d8777c6daa7ffaad7c2a9d356b44b62fd50705afd9624a68927cb17c056609142e66bd6d5857df9e49b393b761e7a8df3707efa7c79167acea1cf
7
+ data.tar.gz: e60021c3548375c8479dab263af38ad6ee9f229052211f0f51cff206678b8082c1f41be0def726c3b7bb4fc18477e91a81fc9b2c18658406de5cd5207668572c
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.8.0.dev1668656011
10
+ - Package version: 3.8.0.dev1668828632
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.8.0.dev1668656011.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1668828632.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1668656011.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1668828632.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.8.0.dev1668656011'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1668828632'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpPythonClient
14
- VERSION = '3.8.0.dev1668656011'
14
+ VERSION = '3.8.0.dev1668828632'
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.8.0.dev1668656011
4
+ version: 3.8.0.dev1668828632
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-11-17 00:00:00.000000000 Z
11
+ date: 2022-11-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday