Ensure marvin package version is PEP440 compliant#9230
Conversation
|
@blueorangutan package |
|
@vishesh92 a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #9230 +/- ##
============================================
- Coverage 14.96% 14.96% -0.01%
Complexity 11002 11002
============================================
Files 5373 5373
Lines 469311 469315 +4
Branches 57432 57901 +469
============================================
Hits 70230 70230
- Misses 391307 391312 +5
+ Partials 7774 7773 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9885 |
DaanHoogland
left a comment
There was a problem hiding this comment.
clgtm, not sure though if it makes sense to change the version globally this way instead of in the marvin setup.
|
@blueorangutan test |
|
@vishesh92 a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
We are changing only for marvin here. I am not sure if changing this globally will break some other stuff or not. |
|
[SF] Trillian test result (tid-10418)
|
Description
Fixes #7927
We replace the first occurence of
-with+to make the marvin version PEP440 compliantTypes of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
For testing, use pip version 24.0. Able to reproduce the bug mentioned in the link with this version of pip.
How did you try to break this feature and the system with this change?