Lines Matching refs:publishers
365 make_default = not repo.publishers
366 existing = repo.publishers & set(pargs)
368 # Elide the publishers that already exist, but retain the order
369 # publishers were specified in.
372 if pfx not in repo.publishers
375 # Tricky logic; _set_pub will happily add new publishers if necessary
386 # Some of the publishers that were requested for addition
432 existing = repo.publishers & set(pargs)
434 if pfx not in repo.publishers]
436 left = [pfx for pfx in repo.publishers if pfx not in pargs]
655 err_msg = _("no matching publishers found")
657 err_msg = _("no matching publishers found in "
783 """Display a list of known publishers and a summary of known packages
825 pub_idx = stat_idx.get("repository", {}).get("publishers", {})
884 error(_("no matching publishers found"),
1037 """A helper function to refresh all specified publishers."""
1191 rpubs = set(repo.publishers)
1202 error(_("no matching publishers found"), cmd=subcommand)
1440 # Default to list of all publishers.
1441 pubs = repo.publishers
1443 # If there are still no known publishers, this
1445 usage(_("One or more publishers must be specified to "
1449 # Get publishers and update properties.
2014 # Common publishers with different catalog