pulp_python_client 3.1.0.dev01611978096 → 3.1.0.dev01612064417

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: ea42a072f9a074d51f2e091c6da1fbe8c1de032a7e89c657d8c09bcfaaadfee4
4
- data.tar.gz: d7e077bafc87d5af886ca56263e7524244941eb7dbe8290ce0bdc2801c9c9fa1
3
+ metadata.gz: c7d76741661016fd8ed047a73117984b966c6dda0b339da65dc75b221c1b331a
4
+ data.tar.gz: e726c4e11747164d362b351d19b6be70e808d67402fd1b97bdb0826c836dc48e
5
5
  SHA512:
6
- metadata.gz: a173f68df8fc43c3b5abee2761712585a97d0df2b411f9ca0e0ed20503e31c6b2146452710016c5b2b598c45cc231cc6d106f1db065bf90c2c6d07b86c06ad5c
7
- data.tar.gz: 3ae67150db31349c3868dc4e10bb8f284fe67050bcddb6b747264645bfc1feab4d1f11f2947b70fbaeabf8a2e2d4f77aa64a285b9bff3774d5b71fa8deffcb2c
6
+ metadata.gz: ec682a412b98adbbf873eb00c76d94c144203dbf119ca07eacda2516d17d3bcd8207f7dbbc944ed1863e19d7e683eb195976c97c892ee0adfd0d7c80111161bb
7
+ data.tar.gz: 92736b91b170f7dd23ea5a32be77d28bfd7c0772520fa3bdddd0ac1e0ed6333626f9c7eaec4c01bd8618c77fd4afbb59165753f3c9c4ffa1609bb31274758d73
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.1.0.dev01611978096
10
+ - Package version: 3.1.0.dev01612064417
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.1.0.dev01611978096.gem
27
+ gem install ./pulp_python_client-3.1.0.dev01612064417.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01611978096.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_python_client-3.1.0.dev01612064417.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.1.0.dev01611978096'
36
+ gem 'pulp_python_client', '~> 3.1.0.dev01612064417'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module PulpPythonClient
14
- VERSION = '3.1.0.dev01611978096'
14
+ VERSION = '3.1.0.dev01612064417'
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.1.0.dev01611978096
4
+ version: 3.1.0.dev01612064417
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-01-30 00:00:00.000000000 Z
11
+ date: 2021-01-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday