pulp_python_client 3.8.0.dev1668656011 → 3.8.0.dev1668742475

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: 3307d4da1c5f2a47b4c5e7e7594fd3e522cfbbd57c2bec3b86173b631369c4e6
4
+ data.tar.gz: 583cb7a2e2cddcefca0ac9c89347e1055a623ba4947936fa7270d4b8099f126f
5
5
  SHA512:
6
- metadata.gz: 16bca1eb046e82e4ef43b64cb95121020e0b51001a43a335139037b3793f020a1c890f39c2335fb6b98f2287943122a914059ca7f66ec946f7c10332df717423
7
- data.tar.gz: cc082b2abd6e9793a5852c5efdfab898cd0edd9967248272eb7da98a967f3980d490c264aa447555c3e4bbe519e5948c20079da7385379cec2b630f0e9f4f5f9
6
+ metadata.gz: 1d51498fc2daff3eb5059b13b96848099320acbc504906d02a7fb5958a3000e87c40c89b860169d052b4ef577678809ac25b151c7bace3272895f836ae5f28a8
7
+ data.tar.gz: 1a6aab864887c32b7632f4c9ca3f1de59d83b152b8b65106017f8b622e5513ca117b45103d5ea6f2c90216d7020ce46e63b5ceacca2f6f9d2a2af0ca2aa3cca6
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.dev1668742475
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.dev1668742475.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.dev1668742475.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.dev1668742475'
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.dev1668742475'
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.dev1668742475
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-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday