pulp_python_client 3.9.0.dev1674271162 → 3.9.0.dev1674357249

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: 568de183cf8a31da515a6de88281c76740c8b2e901d43c5f7c082e57c509f79b
4
- data.tar.gz: 6d282125c1e97a7bd949e6173339eb7daaaa9b2a4543b04d5d46d8ae1bc85cdc
3
+ metadata.gz: 79af9244c162a61b9c66ba67f30ea2235e181dfa9b14055843af88b7b008c250
4
+ data.tar.gz: c4f47c808f47f6c71b61a28d8461fbde10d12bd44f47796a9fafb3bb2e4f4bfe
5
5
  SHA512:
6
- metadata.gz: 58154f5390bde25d18a851ac160149c828f58c70ed4e50d2d1e2e645dc007092f38daf5343ff34b428e99b820c3e00cd3194994525f1dd24336f1a811febcadb
7
- data.tar.gz: d4af91960c0255baf3e08742b06313e7b31ec209e7c3ae170b88a2f52423987d4e528a85c4199516420b5d061d035b7c5bae527cd48a25e78a337d7484fb3e1f
6
+ metadata.gz: 06f8511e89e7c612cebf11b551dfbf5fc9612e54dfb9e92b9eceb666accccbfeb9c32d42ca215fa993c220dfb8ffb0229f0aaa94f78703222f04b1b4b0889409
7
+ data.tar.gz: 56a4e40b6ce77f29868bb7031ff8db1ea57ea8202df190fcec88ea1323618fae2f4222cfd30330d6608f8828ece51a7724342bbf9008596fa75fb0bc5f381464
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.dev1674271162
10
+ - Package version: 3.9.0.dev1674357249
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.dev1674271162.gem
27
+ gem install ./pulp_python_client-3.9.0.dev1674357249.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1674271162.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1674357249.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.dev1674271162'
36
+ gem 'pulp_python_client', '~> 3.9.0.dev1674357249'
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.dev1674271162'
14
+ VERSION = '3.9.0.dev1674357249'
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.dev1674271162
4
+ version: 3.9.0.dev1674357249
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-21 00:00:00.000000000 Z
11
+ date: 2023-01-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday