pulp_python_client 3.9.0.dev1673061360 → 3.9.0.dev1673233963

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: f33a7f93e587acfd1874be599eb19e12435bc680ae039502adcb73347f03f3ca
4
+ data.tar.gz: 918bdf2e6e29b5eeed09e18e1305b92e0672bf2770a738d8e6156062ad680716
5
5
  SHA512:
6
- metadata.gz: 969b9c97cf5303d40e0241e9ed5a058d566eae633fb81b69efe4265fcbf7bdbd2b1f61280e439aff328afc717f5b9702c16f9781cb16733df0b2bde9114b8a6a
7
- data.tar.gz: 02f338d6cce17f6405462bcb06b07857f57eccc955608ee644f1494d1e3197fed0090d6b894ddfc56a501c266d5aa6b9911dc913db07a114a446c18df70c77da
6
+ metadata.gz: 5b1b6b7d0c6a689b16eab5efb7fce19de20048a0a948b3465614f2ce729411bc330ed51ca8e00193fac5775d48e67c47926ee2f14710e3a8eeddefc09b9c7e2d
7
+ data.tar.gz: a4a6838c1b505d7b50b5c6495898b354306ef6c452a80dec065f383a1e51bb6f7dff82f3cf2e33369b62e36d75e922ae71ea502c889a1cc7a414f5b94f86ca61
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.dev1673233963
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.dev1673233963.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.dev1673233963.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.dev1673233963'
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.dev1673233963'
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.dev1673233963
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-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday