Commit Graph

4 Commits

Author SHA1 Message Date
Dan Yeaw
fddd9ee6c6 Use current path prefix to find Python script files to modify
When using pacman to install packages, the --root option can be set to
install them to an alternative location. The current install scripts
don't take this in to account which causes no such file or directory
errors. This modifies the sed command to use the full prefix path
when renaming the shebang.

Signed-off-by: Dan Yeaw <dan@yeaw.me>
2019-03-27 13:02:27 -04:00
J. Peter Mugaas
b5af5f94fe python-setuptools - 40.6.2 - (#4646)
* python-setuptools - 40.6.2 -
Update to new version
fix easy-install script
fix some dependencies that are listed in requirements.txt including certifi and winse

* Make wincertstore and certifi optdepends for the individual packages.  You should still use those two packages to make setuptools.
2018-11-16 15:09:32 +10:00
Ray Donnelly
2e4e94b9ca python-setuptools: Lots of fixes.
{cli,gui}{,-32,-64}.exe now handles /usr/bin/env ok and
looks in same dir as script for python executable.

Post installs are no longer needed.

This partially undoes Alexey's update to 7.0 which isn't
ready yet, AFAIK.
2014-10-19 22:09:46 +01:00
Alexpux
bc3f82bb8a python-setuptools: Fix scripts after install 2014-02-19 06:27:18 +04:00