pulp_python_client 3.9.0.dev1673925240 → 3.9.0.dev1674098299

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: '009710e7594fe218510f32086a63fd3f5fb48ecfcb5b0e290e0332cb2c4aeecc'
4
- data.tar.gz: ac5cf7c4537da08be0d343e06ed5bcd056e99f92261d429c812f9570cbef0598
3
+ metadata.gz: 514bba692af8433417adb64f797c44e7019fbdd7f4b7cc57ca5c42e13c771e7d
4
+ data.tar.gz: 3b503bea470dbbb8ea1f52756c1cf17b2a0d0f72c4b851880a3e86640f9d95cf
5
5
  SHA512:
6
- metadata.gz: 4ba69910ee5a74189beefd9b007985f429836498db53f9aaee8d73727be2177f5b6ee484ee1365b664e023533e9b28477c0c735fc9d27a50ede1a067448f0dfd
7
- data.tar.gz: ddb5d852365f346e82f90a01d9d3437650bbd099d4e15c92040ef3aafd7df858745037134ed27ac6c66c1d3d1cf0196d70b4358769189c1a723ed58153945945
6
+ metadata.gz: 8ed985621c370806ae7db5be35682b9c42ee9f6180c2e3e347b1d265365eb0a578660603429d208c7d88e137fb3669b44ac4fd5a033cdbcbdc85b98fb2934828
7
+ data.tar.gz: e05be9b37f6837720b01a8e863ef26ed1d61952952e595f3089f024618a808223d101a02a6634b03fed4d60eff6bc1ea6bc35b41c1b37bcbb95f63f154fea248
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.dev1673925240
10
+ - Package version: 3.9.0.dev1674098299
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.dev1673925240.gem
27
+ gem install ./pulp_python_client-3.9.0.dev1674098299.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1673925240.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.9.0.dev1674098299.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.dev1673925240'
36
+ gem 'pulp_python_client', '~> 3.9.0.dev1674098299'
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.dev1673925240'
14
+ VERSION = '3.9.0.dev1674098299'
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.dev1673925240
4
+ version: 3.9.0.dev1674098299
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-17 00:00:00.000000000 Z
11
+ date: 2023-01-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday