Commit Graph

13 Commits

Author SHA1 Message Date
Fredrik Fornwall 55af4ded25 python: Fix dlfcn patch for 64 bit 2015-09-17 10:55:44 -04:00
Fredrik Fornwall 343a9157bb python: Show pip install progress 2015-09-17 10:52:37 -04:00
Fredrik Fornwall 3cea6702d5 python: Add ac_cv_func_gethostbyname_r=no as configure arg 2015-09-15 11:30:32 -04:00
Fredrik Fornwall 8bdc9f3a8f python: Update to 3.5.0 2015-09-14 20:24:58 -04:00
Fredrik Fornwall d519a96dc8 python: Cleanup build 2015-08-25 17:51:02 -04:00
Fredrik Fornwall 204d1f9a7f python: gethostbyaddr_r exists in bionic nowadays 2015-08-25 17:33:16 -04:00
Fredrik Fornwall b672d699ec python: Drop old patch 2015-08-25 17:30:13 -04:00
Fredrik Fornwall ea46e793ed python: Remove __pycache__ directories from package 2015-08-11 20:40:31 -04:00
Fredrik Fornwall ae85ec31ef Fix installing pip packages containing C code
A test case is to install dependencies:
 $ apt install gcc python-dev libgmp-dev libmpfr-dev libmpc-dev
and then install gmpy2:
 $ pip install gmpy2

Thanks +Rick Gutleber for the heads up!
2015-07-24 20:18:52 -04:00
Fredrik Fornwall 4413a3b8e2 python: Install pip 2015-07-22 21:46:33 -04:00
Fredrik Fornwall f849a015df python: Patch for tempfile paths 2015-07-21 20:00:29 -04:00
Fredrik Fornwall e7fcdfa2bb Remove broken WIFCONTINUED macro
Bump build revision on affected packages.
2015-07-11 17:16:59 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00