pulp_python_client 3.8.0.dev1671247003 → 3.8.0.dev1671419747

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: fec3199166f8ade3481e8b24f420ee758787612b14ba1000c9545f405a6d1469
4
- data.tar.gz: 5c1eb3e8db2136870e1216e90fbf8955d3939258cd875784572b1017b0cb7d46
3
+ metadata.gz: 933648bd2aec8f4635711c7ba63f08b22f41fb012ef10f89d9a39c3c0f48b071
4
+ data.tar.gz: 79bbeff55541b77619efc6dd66c55ac78981795b41e163bb388662bfe765aab1
5
5
  SHA512:
6
- metadata.gz: cc0ae974eddf20443d381b449ccac66d3d7922c3f5285946f30dfb7b8ce41cdf39cf9304b5ba2dcade8156e52b02fab3587a4b31920f25e4d19cd7b6e6e8a791
7
- data.tar.gz: cc204ea9451494721f0776055495883f4ecc36cf416e9b0ad7b989f03251b22b96eaba969abd248defd109fac4685f8a9b6f8219ce326a4e07f345549ee40eea
6
+ metadata.gz: 176e01552b8f59f5c59023a279122eb22025c368ce4c9edc953518aacf7a0167926a6597af085d7ba641e7544e719a96ac04922e45b3414a899e6e11a5beca9b
7
+ data.tar.gz: b6fb75d50f0286f4078ae3e76095a1cd1d1565e97879337e4eee771df4007e7f7b1c641381a8efb67cd288b779d63e739c96d04e75af9c02fae0ba50f39ab6dd
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.dev1671247003
10
+ - Package version: 3.8.0.dev1671419747
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.dev1671247003.gem
27
+ gem install ./pulp_python_client-3.8.0.dev1671419747.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1671247003.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.8.0.dev1671419747.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.dev1671247003'
36
+ gem 'pulp_python_client', '~> 3.8.0.dev1671419747'
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.dev1671247003'
14
+ VERSION = '3.8.0.dev1671419747'
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.dev1671247003
4
+ version: 3.8.0.dev1671419747
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-17 00:00:00.000000000 Z
11
+ date: 2022-12-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday