Lines Matching refs:scheme
3067 """Returns an ordered list of tuples of the form (scheme,
3663 categories, - (list) string tuples of (scheme, category)
3696 form (scheme, cat) to restrict the results to. If a package
4378 PackageCategory(scheme, cat)
4379 for scheme, cat in cats
5796 # Check if repo_uri has a https scheme or no other
5797 # origins and mirrors has https scheme.
5799 if (repo.scheme in publisher.SSL_SCHEMES or
5800 not any(o.scheme in publisher.SSL_SCHEMES
5894 if o.scheme not in publisher.SSL_SCHEMES:
5899 if m.scheme not in publisher.SSL_SCHEMES:
5909 not any(o.scheme in publisher.SSL_SCHEMES