Project

Profile

Help

Refactor #1502

closed

Each Python setup.py should install any other required files/folders for the package to work

Added by rbarlow over 8 years ago. Updated about 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Currently, our spec files and pulp-dev.py scripts are responsible for installing a myriad of required files. This is a duplicated effort, and now that we have a second spec file in Fedora it is a triplicated effort.

We should make our setup.py files install all required files that the Python packages require, remove all the install/copy/mkdir commands from both of the spec files, and eliminate the pulp-dev.py scripts.

Also available in: Atom PDF