Project

Profile

Help

Issue #5536

Updated by mdellweg over 4 years ago

The newest release candidates version is not considered bigger than the previous nightly version. 
 To get the new version, you must explicitly install @pip install pulpcore-client==3.0.0rc6@. 

 Excerpt of @pip freeze@: 
 <pre><code class="text"> 
 pulpcore-client (3.0.0rc51568383024)    - Pulp 3 API 
   INSTALLED: 3.0.0rc6 
   LATEST:      3.0.0rc51568383024 (pre-release; install with "pip install --pre") 
 </code></pre> 

 More examples: 
 https://pypi.org/project/pulp-file-client/#history 
 https://pypi.org/project/pulpcore-client/#history

Back