Describe the bug
Red Hat Trusted Libraries Python repository (https://packages.redhat.com/trusted-libraries/python/) cannot be synced with Pulp Python plugin.
To Reproduce
Try to add a python remote with https://packages.redhat.com/trusted-libraries/python/ URL and add any package like absl-py to include filter and sync. The sync fails with 404 on /simple endpoint on the Red hat libraries URL.
Additional Context
pypi provides the /simple/ endpoint for it's index: https://pypi.org/simple/
Red Hat index is provided without /simple endpoint at: https://packages.redhat.com/trusted-libraries/python/
Describe the bug
Red Hat Trusted Libraries Python repository (
https://packages.redhat.com/trusted-libraries/python/) cannot be synced with Pulp Python plugin.To Reproduce
Try to add a python remote with https://packages.redhat.com/trusted-libraries/python/ URL and add any package like absl-py to include filter and sync. The sync fails with 404 on /simple endpoint on the Red hat libraries URL.
Additional Context
pypi provides the /simple/ endpoint for it's index: https://pypi.org/simple/
Red Hat index is provided without /simple endpoint at: https://packages.redhat.com/trusted-libraries/python/