I don't see any reason for this restriction, release dates are usually
available info, while authors are not defined.
Package loaders worked around this restriction by setting
the empty string as author, anyway...
Differential D6627
Allow release authors to be None even if the date is not None vlorentz on Nov 9 2021, 3:46 PM. Authored by
Details
I don't see any reason for this restriction, release dates are usually Package loaders worked around this restriction by setting
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D6627 (id=24074)Rebasing onto 2ffe5dba84... Current branch diff-target is up to date. Changes applied before testcommit 39bcfc05061f6312323a3698559a5b064947a031 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Nov 9 15:45:18 2021 +0100 Allow release authors to be None even if the date is not None I don't see any reason for this restriction, release dates are usually available info, while authors are not defined. Package loaders worked around this restriction by setting the empty string as author, anyway... See https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/402/ for more details. Comment Actions abandonning this, as there isn't a good way to serialize manifests with a date but no author |