pulp_python_client 3.8.0.dev1670210048 → 3.8.0.dev1670296341

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: 1640bd3cd83d7f3741e6223666679e0118069f4d73b8d1b4c218d3c51044cc1d
4
- data.tar.gz: d0ab1287981e929bb6a93cfd08aeea501ea3af7f028f3a2a4b39b00a078c12be
3
+ metadata.gz: 34f835903dd4724e697c07669c5aa8721393cb907b774cdaabfbd7c3ec8ff1be
4
+ data.tar.gz: 7aaa64ba8679f57edf0eca12aa2d3061a83dbaef7ad074949190134352f8de08
5
5
  SHA512:
6
- metadata.gz: 6dbe1790089670f846626b63908b81e82e710301523c27e1f80a4c46d38aef33496b0ee0fa5fd29d113cca2fa6976ed5504ff393fa6f8eab657424a69e28410c
7
- data.tar.gz: 85d386595c64830e98e205b0090b0e68e74f3307d62299dae748cf1e388af8f0030301c9639de32b0fcdc2585d33dcbd95300ff5c726ec29bd4a3cfd23004e09
6
+ metadata.gz: 396f5dc12a551b6b39dcded86d76bf19e5b0cf22eb46c929352e83d46fdaf43399233ef7f6ef5fc6d3e70af198281ce50f6990e4ab073a988fda453489ca6f9c
7
+ data.tar.gz: 739b2d5c9a6723621c79b34708de66e56b80a9d0eecfb6346676d30e07316caf3c369a710ff42dc5ada22df256e9733be9e29bc63b5b4d4ffa243057fb14c165
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.dev1670210048
10
+ - Package version: 3.8.0.dev1670296341
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.dev1670210048.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1670296341.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1670210048.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1670296341.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.dev1670210048'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1670296341'
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.dev1670210048'
14
+ VERSION = '3.8.0.dev1670296341'
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.dev1670210048
4
+ version: 3.8.0.dev1670296341
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-12-05 00:00:00.000000000 Z
11
+ date: 2022-12-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday