Original Pulp Redmine Issue: https://pulp.plan.io/issues/7492
The following fields are missing from the info dictionary in the PyPi live API created by python_content_to_info():
bugtrack_url, description_content_type, docs_url, package_url, project_urls {Download, Homepage}, release_url, yanked, yanked_reason
These fields typically are left blank or have a common default value and are not used very often, but they could be added when creating PythonPackageContent so the PyPi live API would have full completeness.
Original Pulp Redmine Issue: https://pulp.plan.io/issues/7492
The following fields are missing from the info dictionary in the PyPi live API created by python_content_to_info():
bugtrack_url, description_content_type, docs_url, package_url, project_urls {Download, Homepage}, release_url, yanked, yanked_reasonThese fields typically are left blank or have a common default value and are not used very often, but they could be added when creating PythonPackageContent so the PyPi live API would have full completeness.