A package blocklist functionality for PythonRepository was added in pulp-python 3.29 but is not exposed in pulp-cli. Currently it can only be managed via direct HTTP calls.
A repository blocklist prevents specific packages from being added, matching by package name (all versions), name with an exact version, or exact filename. Each entry records the creating user's PRN in the added_by field.
A package blocklist functionality for PythonRepository was added in pulp-python 3.29 but is not exposed in pulp-cli. Currently it can only be managed via direct HTTP calls.
A repository blocklist prevents specific packages from being added, matching by package name (all versions), name with an exact version, or exact filename. Each entry records the creating user's PRN in the added_by field.