native-api
4b82f575c7
Append Homebrew custom prefix to search path ( #1957 )
This is needed to find other Python deps (e.g. libintl) in Homebrew if it has
nonstandard prefix (e.g. in Apple M1)
* Re-allow to search Homebrew for zlib everywhere
пре 4 година
native-api
8db91d5516
Default --with-universal-archs to universal2 on Apple Silicon ( #2122 )
Don't override a user-supplied value
пре 4 година
Ivan Pozdeev
2f8c625a7d
Fix test failures
пре 4 година
Ivan Pozdeev
0dd61f8777
fix test
пре 5 година
Ivan Pozdeev
a7044d2c06
Prevent build from installing MacOS apps globally
пре 5 година
Ivan Pozdeev
ddf952ab2d
Allow for cases where user might've aliased some programs
The $(type -p | head -1) construct expects to always get a path, so need to ignore such aliases with -P
Closes https://github.com/pyenv/pyenv/issues/1662
пре 5 година
Mateusz Neumann
3bdafde5bf
Fix URLs in the tests
пре 5 година
Yamashita, Yuu
098fb9f07a
Rewrite python-build tests with using `PYTHON_BUILD_HTTP_CLIENT`
пре 8 година
Yamashita, Yuu
a1d39c1e25
Add test for custom `GET_PIP_URL` per versions
пре 8 година
Yamashita, Yuu
7478310c1b
Fix tests regard to `--enable-unicode`
пре 8 година
Yamashita, Yuu
9f3f38d312
Add `uname` stubs to avoid test failures on OS X ( #257 )
пре 9 година
Yamashita, Yuu
021b53f924
Stop specifying `--enable-unicode=ucs4` on OS X ( #257 )
пре 9 година
Yamashita, Yuu
0dcce750b9
Use `curl` stub instead of `aria2c` during tests (equiv to rbenv/ruby-build#965 )
пре 10 година
Yamashita, Yuu
5436020ec3
Add a test for custom value for `--enable-unicode`
пре 10 година
Yamashita, Yuu
b37361b862
Fix broken tests with `--enable-unicode=ucs4` by default
пре 10 година
Yamashita, Yuu
b116f341fe
Use `aria2c` as the download if available ( #534 )
пре 10 година
Yamashita, Yuu
28c40ece8d
Fix broken tests
пре 10 година
Yamashita, Yuu
ce671398f8
Ignore user's site-packages on ensurepip/get-pip ( #411 )
https://www.python.org/dev/peps/pep-0370/
пре 11 година
Yamashita Yuu
22ecefd572
Use custom `MACOSX_DEPLOYMENT_TARGET` if defined ( fixes #312 )
пре 11 година
Yamashita Yuu
abae52ae20
Add tests for some of python-build specific features
пре 11 година
Yamashita Yuu
ed684c239c
Fix inverted condition for `--altinstall` of ensurepip ( #255 )
пре 11 година
Yamashita Yuu
9d21169ee0
Fix regression of #255 and add test
пре 11 година
Yamashita Yuu
c6dd3b9468
Add test for built-in python-build's patching feature
пре 11 година