Project

Profile

Help

Task #3465

closed

Replace "view distribution" step in README with "pip install" step

Added by dalley about 6 years ago. Updated about 3 years ago.

Status:
MODIFIED
Priority:
Normal
Sprint/Milestone:
-
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
3.0.0
Target Release - Python:
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Quarter:
Actions #1

Updated by dalley about 6 years ago

  • Subject changed from Replace "view distribution" step in README with "pip install" to Replace "view distribution" step in README with "pip install" step

The "View the newly created distribution" step is not particularly relevant to a user. We should instead have them install the shelf-reader package from their new distribution using pip.

Actions #2

Updated by amacdona@redhat.com almost 6 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to amacdona@redhat.com

Added by amacdona@redhat.com almost 6 years ago

Revision 2e623eb6 | View on GitHub

Serve metadata files at directory

PyPI's API acts like a live API. Requests are made to urls that end in '/'. Since publishing actually creates these files, we served them at '/index.html' in Pulp 2, and made the adjustment in the Apache configuration. Since we would like to be webserver agnostic, that isn't a good solution for Pulp 3.

Instead, we simply set the path to serve to be different from the path of the file.

https://pulp.plan.io/issues/3465 fixes #3465

Actions #3

Updated by amacdona@redhat.com almost 6 years ago

  • Status changed from ASSIGNED to POST
Actions #4

Updated by amacdona@redhat.com almost 6 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #5

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #6

Updated by dalley about 3 years ago

  • Platform Release set to 3.0.0

Also available in: Atom PDF