2 # Copyright (C) The Arvados Authors. All rights reserved.
4 # SPDX-License-Identifier: Apache-2.0
8 # fpm incorrectly transforms the dependency name in this case.
9 fpm_depends+=(python-backports-ssl_match_hostname)
10 fpm_args+=(--python-disable-dependency backports.ssl-match-hostname)