pulp_python_client 3.9.0.dev1673666001 → 3.9.0.dev1673838988

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: 1329ba865e0a604ae00da4b92d5d1e8219f4be9885eab1dfc49de152de00d18d
4
- data.tar.gz: 212954376309dcab9dfe6947837672b8a7592a09435a585e473190f9b3fbc77c
3
+ metadata.gz: 6a2b907a9d03d250b64713e27831a7b6f0a0c4332acc40deb161f94454fa0aa9
4
+ data.tar.gz: 91c77e1f31b274f362a80e59eb9cfdade8556550961b6bc3b14d25a7261e57c6
5
5
  SHA512:
6
- metadata.gz: d529a4af38eef453bb9fd1be4323c139989f754504e71761f8fe0f2392131bb142f85834b45edae1a7b21f183474d5069f306afeff31667f0523110c478598aa
7
- data.tar.gz: a75e91f1cfa746e1b1e5092f15080ebfe3c7e7f36a23665b81b4a00fc8f6a570178d746ca3f950703747f2062b76d0ceade17c4d328922e41db3b3fd43015f48
6
+ metadata.gz: 26c512ce42fc36dea2fb0e2e0b6b47892e2d569a38517b8ee31e6f422af8c6376949bd470cfbfce7ce7ffd76c1c6a398afeeeaf07726ce4c78a345d81d30492e
7
+ data.tar.gz: f9079eeb5ff128f5765f85c9cbb8f54d0f72af1763e18b7917d378641e61be97efc9512f9b0dc8365b554a81ff1572aac52362bb21d5a7b27eb818d2d8c80538
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.dev1673666001
10
+ - Package version: 3.9.0.dev1673838988
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.dev1673666001.gem
27
+ gem install ./pulp_python_client-3.9.0.dev1673838988.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1673666001.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1673838988.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.dev1673666001'
36
+ gem 'pulp_python_client', '~> 3.9.0.dev1673838988'
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.dev1673666001'
14
+ VERSION = '3.9.0.dev1673838988'
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.dev1673666001
4
+ version: 3.9.0.dev1673838988
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-14 00:00:00.000000000 Z
11
+ date: 2023-01-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday