Commit d948afc
committed
Make dependencies.py metadata parsing consistent with other files
Update parse_metadata() to use parse_email() + Metadata.from_raw()
for round-trip safety and consistency with bootstrapper.py and
candidate.py.
Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>1 parent 0fc5526 commit d948afc
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
| 269 | + | |
269 | 270 | | |
270 | 271 | | |
271 | 272 | | |
| |||
0 commit comments