On 11/07/2017 12:31 PM, Michał Górny wrote:
> The set of required hashes specify which hashes must be present for
> a distfile not to be refetched. It makes little sense to hardcode this
> value, and it is mostly useful for transition periods, so make it
> configurable via layout.conf and default to all hashes
> in manifest-hashes.
> ---
>  man/portage.5                           | 13 +++++++---
>  pym/portage/_emirrordist/FetchTask.py   |  2 +-
>  pym/portage/const.py                    |  2 +-
>  pym/portage/manifest.py                 | 26 +++++++++++++-------
>  pym/portage/package/ebuild/digestgen.py |  4 ++--
>  pym/portage/repository/config.py        | 42 
> ++++++++++++++++++++++++++-------
>  pym/portage/tests/ebuild/test_config.py |  1 +
>  repoman/pym/repoman/repos.py            | 14 +++++++----
>  8 files changed, 74 insertions(+), 30 deletions(-)

Looks good, please merge.
-- 
Thanks,
Zac

Reply via email to