pulp_python_client 3.9.0.dev1673061360 → 3.9.0.dev1673147716

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: 6109a05b1c701bebc4b749ef15b26859c698c6a2fc75d3a6fee6bddeb8f71010
4
- data.tar.gz: c230ce657b43c247bceadbbd3c633bb0ab483da3a3ab4d7c8c9b5797c2e817c0
3
+ metadata.gz: 68b3f026e080ac7e276a71a2032018f47fa0018631a642373da5688e475dc1bf
4
+ data.tar.gz: dccb901a17f7824ac0d5ebd7960d5db5f3cbc4863f59cc0bcb40ef2e96a5ae4c
5
5
  SHA512:
6
- metadata.gz: 969b9c97cf5303d40e0241e9ed5a058d566eae633fb81b69efe4265fcbf7bdbd2b1f61280e439aff328afc717f5b9702c16f9781cb16733df0b2bde9114b8a6a
7
- data.tar.gz: 02f338d6cce17f6405462bcb06b07857f57eccc955608ee644f1494d1e3197fed0090d6b894ddfc56a501c266d5aa6b9911dc913db07a114a446c18df70c77da
6
+ metadata.gz: a3b2cf7ab1aedf69b2909b972783cbaa3d18caf4d95da5595a3984b56b4d66596195f74c5bd53b8e436e1f12393089714379ff95fe4d0bb8b63dc15542bcbc11
7
+ data.tar.gz: c5ddb49cdc6cfec2da4c7bc9981a86ea7b426cc4d45a94d25161a0edc2cd14173a436a1989edca411176ca09841216828e58c02bf6c27863092408aae3e0d081
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.9.0.dev1673061360
10
+ - Package version: 3.9.0.dev1673147716
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.9.0.dev1673061360.gem
27
+ gem install ./pulp_python_client-3.9.0.dev1673147716.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1673061360.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1673147716.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.9.0.dev1673061360'
36
+ gem 'pulp_python_client', '~> 3.9.0.dev1673147716'
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.9.0.dev1673061360'
14
+ VERSION = '3.9.0.dev1673147716'
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.9.0.dev1673061360
4
+ version: 3.9.0.dev1673147716
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-07 00:00:00.000000000 Z
11
+ date: 2023-01-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday