pulp_python_client 3.8.0.dev1671160501 → 3.8.0.dev1671247003

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