-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Patch upstream to correctly handle install_data/data_files in Python #4968
Copy link
Copy link
Closed
Labels
0.kind: enhancementAdd something new or improve an existing system.Add something new or improve an existing system.6.topic: pythonPython is a high-level, general-purpose programming language.Python is a high-level, general-purpose programming language.
Description
See https://bitbucket.org/pypa/setuptools/issue/130/install_data-doesnt-respect-prefix
This is currently needed for some packages like xpra.
- update Python docs
- fix packages using the current workaround
- open PR upstream
Current workaround for xpra: https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/X11/xpra/default.nix#L45
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: enhancementAdd something new or improve an existing system.Add something new or improve an existing system.6.topic: pythonPython is a high-level, general-purpose programming language.Python is a high-level, general-purpose programming language.
Fields
Give feedbackNo fields configured for issues without a type.