Commit Graph

4 Commits

Author SHA1 Message Date
Alexey Pavlov
8ad431812a Rename python3 folders to python 2019-12-23 10:10:26 +03:00
Alexey Pavlov
2d0e998011 python-pytest: Separate versions for python2 (4.6.4) and python3 (5.0.1) 2019-07-17 16:09:15 +03:00
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
feda58dc0c Make sure that pytest executables actually run so we use those with our packages. (#3387) 2018-02-15 07:52:19 +03:00