pulp_rpm_client 3.17.0.dev1635650330 → 3.17.0.dev1635910231

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of pulp_rpm_client might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 31cd19cd5f838c473b40c8933c059ba613ee4414064ed9d69cc6a1ae8231ef41
4
- data.tar.gz: 35472de76ec12773e6c080d5149f5fc5fe18131e523700e35c87a436251a55bf
3
+ metadata.gz: 735e522d640eda38a21bfd4bd52654f5399b2f1f3645a52bb94fa62ce2d94168
4
+ data.tar.gz: f12911b1493248a0a4f21097130103ff5006227f32c3f108349084f73f515b71
5
5
  SHA512:
6
- metadata.gz: 6ae1c944d1ac613b0945067b899717f982664da37480feebcf04821e56457eb93bf6fd34ff46e81c26d6f42e0af0afea19b1e7bf6a53447a038eacffd56a6571
7
- data.tar.gz: ad9ed435f14c571bcc852da66db31a4d44db3b9f58c5c955bd62f67965ee8080e9d8cdc2d284ea14e385b8cbc5e726284513c9d25a0aad985e45601c7e4af832
6
+ metadata.gz: 5eb68accd862a47e70eb5ba15b9d8429716fefdaf554f831739d190c6246c1ad3a5c0ab8fdb7fecb78f82f53cde46faea3d3dfa89c4cde036e872706b10d9459
7
+ data.tar.gz: 9e175d8d4ce9078298ac08474df2395105d5f2064d6a9baed68add0520ca166ee892e41e84bda9bb7d96a40c93d1dbf098d609a5bf472ecdb80e97af07349a18
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.17.0.dev1635650330
10
+ - Package version: 3.17.0.dev1635910231
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_rpm_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_rpm_client-3.17.0.dev1635650330.gem
27
+ gem install ./pulp_rpm_client-3.17.0.dev1635910231.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_rpm_client-3.17.0.dev1635650330.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_rpm_client-3.17.0.dev1635910231.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_rpm_client', '~> 3.17.0.dev1635650330'
36
+ gem 'pulp_rpm_client', '~> 3.17.0.dev1635910231'
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 PulpRpmClient
14
- VERSION = '3.17.0.dev1635650330'
14
+ VERSION = '3.17.0.dev1635910231'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_rpm_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.17.0.dev1635650330
4
+ version: 3.17.0.dev1635910231
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-10-31 00:00:00.000000000 Z
11
+ date: 2021-11-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday