rdb
|
3fabe6a8de
makewheel: fix inclusion of libpython on macOS
|
9 年之前 |
Mitchell Stokes
|
3347a6e2cb
makewheel: Add libpython to deploy_libs
|
9 年之前 |
Mitchell Stokes
|
25b167c080
makewheel: Use less restrictive extension module suffix on py3
|
9 年之前 |
Mitchell Stokes
|
40c23e5cf1
makewheel: Use _ctypes instead of cmath for get_python_ext_module_dir()
|
9 年之前 |
Mitchell Stokes
|
a5bea8f8b0
makewheel/deploy-ng: Use inspect.getfile(cmath) instead of cmath.__file__ for get_python_ext_module_dir()
|
9 年之前 |
Mitchell Stokes
|
2fa4ef1c7e
makewheel/deploy-ng: Try import cmath instead of _sha1 for get_python_ext_module_dir()
|
9 年之前 |
Mitchell Stokes
|
465d8bf1bd
makewheel: Copy Python stdlib C extension modules to deploy_libs
|
9 年之前 |
rdb
|
53752bd376
Remove packpanda and eggcacher, don't require libpython on Linux
|
9 年之前 |
rdb
|
325302b623
makewheel: support building single-arch .whl from a fat Panda build
|
9 年之前 |
rdb
|
23a345437a
makewheel changes for macOS, manylinux1, Python 2.6
|
9 年之前 |
rdb
|
b2ccf6c0d2
Add ability to produce .whl file
|
9 年之前 |