Commit a86fa74
committed
Fix package creation crash for purl less deps
Fixes #2911
Do not create top level dependencies in case of dependencies
without purls, these are encountered in pypi requirements
with local paths.
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>1 parent 4634e0a commit a86fa74
1 file changed
+11
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | | - | |
444 | | - | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
445 | 450 | | |
446 | 451 | | |
447 | 452 | | |
| |||
0 commit comments