Some PKG-INFO files are malformed or are missing the Version field
which causes error when trying to build the revision associated to
a package version.
So handle that edge case to fix loading issues.
Differential D6245
package/pypi: Handle missing Version field in PKG-INFO file anlambert on Sep 13 2021, 3:22 PM. Authored by
Details
Some PKG-INFO files are malformed or are missing the Version field So handle that edge case to fix loading issues.
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D6245 (id=22607)Rebasing onto 8e00be225c... Current branch diff-target is up to date. Changes applied before testcommit d83dee9f9485ff665eb7e611155292218ce07706 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Sep 13 15:18:00 2021 +0200 package/pypi: Handle missing Version field in PKG-INFO file Some PKG-INFO files are malformed or are missing the Version field which causes error when trying to build the revision associated to a package version. So handle that edge case to fix loading issues. See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/542/ for more details.
Comment Actions Build is green Patch application report for D6245 (id=22624)Rebasing onto 8e00be225c... Current branch diff-target is up to date. Changes applied before testcommit 0efaf7a0ef96e1807c86e0b01a20a3514c838032 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Sep 13 15:18:00 2021 +0200 package/pypi: Handle missing Version field in PKG-INFO file Some PKG-INFO files are malformed or are missing the Version field which causes error when trying to build the revision associated to a package version. So handle that edge case to fix loading issues. See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/543/ for more details. |